Diagnosed failure

TableKeyRangeTest.TestGetTableKeyRange: /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:46.759831 22807 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.820979 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43922)
0806 07:00:42.947106 (+126127us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.949272 (+  2166us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.967728 (+ 18456us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:42.987456 (+ 19728us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:42.987506 (+    50us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:42.987587 (+    81us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:43.521703 (+534116us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.535843 (+ 14140us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.328975 (+793132us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.333083 (+  4108us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.147597 (+814514us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.150161 (+  2564us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.568954 (+418793us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.569008 (+    54us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:46.143306 (+574298us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.217439 (+ 74133us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:46.275396 (+ 57957us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":125375,"mutex_wait_us":1653878,"thread_start_us":76196,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:46.763859 22615 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.844s	user 0.008s	sys 0.021s
I20260806 07:00:46.763208 21372 rpcz_store.cc:276] 0806 07:00:44.542000 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 07:00:44.548242 (+  6242us) service_pool.cc:227] Handling call
0806 07:00:44.610757 (+ 62515us) tablet_service.cc:2780] Created scanner 6e9aac6a64e140d4b7a65f9ff65192aa for tablet 6a08eea204b7481a93a6439fe7a98dd3, query id is e3b76b65ba634fa1b7854b9944315307
0806 07:00:44.722774 (+112017us) tablet_service.cc:2920] Creating iterator
0806 07:00:44.846188 (+123414us) tablet_service.cc:2945] Iterator created
0806 07:00:45.578421 (+732233us) tablet_service.cc:2967] Iterator init: OK
0806 07:00:45.578591 (+   170us) tablet_service.cc:3010] has_more: true
0806 07:00:45.578753 (+   162us) tablet_service.cc:3027] Continuing scan request
0806 07:00:45.579100 (+   347us) tablet_service.cc:3091] Found scanner 6e9aac6a64e140d4b7a65f9ff65192aa for tablet 6a08eea204b7481a93a6439fe7a98dd3, query id is e3b76b65ba634fa1b7854b9944315307
0806 07:00:46.502293 (+923193us) tablet_service.cc:3165] Deadline expired - responding early
0806 07:00:46.756859 (+254566us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":17,"cfile_cache_hit_bytes":566,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":169,"lbm_reads_lt_1ms":1,"rowset_iterators":3,"scanner_bytes_read":249}
W20260806 07:00:46.786460 22799 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.822466 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43912 (local address 127.16.83.193:46537)
0806 07:00:42.829262 (+  6796us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:42.829302 (+    40us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:42.975241 (+145939us) server_negotiation.cc:407] Connection header received
0806 07:00:42.979740 (+  4499us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:42.979778 (+    38us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:43.012987 (+ 33209us) spinlock_profiling.cc:243] Waited 6.2 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:43.013347 (+   360us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:43.013610 (+   263us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:43.510366 (+496756us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.863441 (+353075us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.706704 (+843263us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.540248 (+833544us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.034906 (+494658us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.283231 (+248325us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43912: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1901546,"server-negotiator.queue_time_us":3576,"spinlock_wait_cycles":14265216}
W20260806 07:00:46.785543 22472 scanner-internal.cc:458] Time spent opening tablet: real 4.602s	user 0.018s	sys 0.021s
I20260806 07:00:46.799254 22418 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:46.800148 22418 scanner-internal.cc:458] Time spent opening tablet: real 4.202s	user 0.005s	sys 0.011s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:46.743507 22738 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 44126.7us
W20260806 07:00:46.810874 22790 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.694411 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43890)
0806 07:00:42.757748 (+ 63337us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.757815 (+    67us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.766200 (+  8385us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:42.784917 (+ 18717us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:42.784961 (+    44us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:42.785043 (+    82us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:42.842521 (+ 57478us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:42.842596 (+    75us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.701602 (+859006us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.702946 (+  1344us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:44.450243 (+747297us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.452709 (+  2466us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.713166 (+260457us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.713226 (+    60us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.149886 (+436660us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.150188 (+   302us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:45.684245 (+534057us) client_negotiation.cc:271] Received TOKEN_EXCHANGE NegotiatePB response
0806 07:00:45.701564 (+ 17319us) client_negotiation.cc:769] Sending connection context
0806 07:00:46.276426 (+574862us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":62770,"mutex_wait_us":1466728,"thread_start_us":35859,"threads_started":1}
W20260806 07:00:46.819307 22821 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.987722 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57880)
0806 07:00:43.390988 (+403266us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:43.397447 (+  6459us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:43.420602 (+ 23155us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:43.443788 (+ 23186us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:43.445741 (+  1953us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:43.455308 (+  9567us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:43.924186 (+468878us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.925116 (+   930us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.400706 (+475590us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.400743 (+    37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.182408 (+781665us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.191436 (+  9028us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.554539 (+363103us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.554590 (+    51us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.662252 (+107662us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.045396 (+383144us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:46.066677 (+ 21281us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:46.068862 (+  2185us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:46.103771 (+ 34909us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:46.279741 (+175970us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":351505,"mutex_wait_us":1336325,"thread_start_us":295357,"threads_started":1}
W20260806 07:00:46.835461 22689 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.500247 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57930 (local address 127.16.83.254:39853)
0806 07:00:43.510011 (+  9764us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.510042 (+    31us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:43.658000 (+147958us) server_negotiation.cc:407] Connection header received
0806 07:00:43.665989 (+  7989us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:43.666029 (+    40us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:43.666267 (+   238us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:43.666478 (+   211us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:44.271836 (+605358us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.656104 (+384268us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.538479 (+882375us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.701630 (+163151us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.896500 (+194870us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.762012 (+865512us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57930: BlockingRecv error: recv got EOF from 127.0.0.1:57930 (error 108)
Metrics: {"mutex_wait_us":897520,"server-negotiator.queue_time_us":168}
W20260806 07:00:46.853086 22792 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.695344 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43896)
0806 07:00:42.900347 (+205003us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.910982 (+ 10635us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.927227 (+ 16245us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:42.990120 (+ 62893us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:42.995059 (+  4939us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:43.019605 (+ 24546us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:43.630713 (+611108us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.636262 (+  5549us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.719571 (+ 83309us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.720521 (+   950us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:44.644337 (+923816us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.648066 (+  3729us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.472427 (+824361us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.475437 (+  3010us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:46.108059 (+632622us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.282298 (+174239us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:46.526563 (+244265us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":174396,"mutex_wait_us":1970739,"thread_start_us":98009,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:46.831986 22841 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 45350.2us
W20260806 07:00:46.867259 22666 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.445393 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57906 (local address 127.16.83.254:39853)
0806 07:00:43.457089 (+ 11696us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.457160 (+    71us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:43.670639 (+213479us) server_negotiation.cc:407] Connection header received
0806 07:00:43.675587 (+  4948us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:43.682443 (+  6856us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:43.693210 (+ 10767us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:43.699536 (+  6326us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:44.724991 (+1025455us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.486835 (+761844us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.853864 (+1367029us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57906: BlockingRecv error: recv got EOF from 127.0.0.1:57906 (error 108)
Metrics: {"mutex_wait_us":943054,"server-negotiator.queue_time_us":392}
W20260806 07:00:46.874653 22427 scanner-internal.cc:458] Time spent opening tablet: real 5.368s	user 0.013s	sys 0.042s
I20260806 07:00:46.843443 22409 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:46.871048 22344 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.648356 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57958 (local address 127.16.83.254:39853)
0806 07:00:43.648931 (+   575us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.648961 (+    30us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.375837 (+726876us) server_negotiation.cc:407] Connection header received
0806 07:00:44.395094 (+ 19257us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.396765 (+  1671us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.406908 (+ 10143us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.407143 (+   235us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:45.608563 (+1201420us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.867620 (+1259057us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.868439 (+   819us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57958: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1516072,"server-negotiator.queue_time_us":163,"spinlock_wait_cycles":1676544}
W20260806 07:00:46.887249 22409 scanner-internal.cc:458] Time spent opening tablet: real 4.462s	user 0.003s	sys 0.011s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:46.899477 22808 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.816305 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43912)
0806 07:00:42.969132 (+152827us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.975117 (+  5985us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.979337 (+  4220us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:43.049964 (+ 70627us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:43.069980 (+ 20016us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:43.074751 (+  4771us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:43.497651 (+422900us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.501181 (+  3530us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.867693 (+366512us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.867739 (+    46us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:44.696065 (+828326us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.700936 (+  4871us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.552633 (+851697us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.552684 (+    51us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:46.472446 (+919762us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.871570 (+399124us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:46.889102 (+ 17532us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":84311,"mutex_wait_us":2017099,"thread_start_us":72956,"threads_started":1}
I20260806 07:00:46.878001 22462 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
I20260806 07:00:46.904312 22437 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:46.918639 22462 scanner-internal.cc:458] Time spent opening tablet: real 4.342s	user 0.008s	sys 0.008s
W20260806 07:00:46.926815 22437 scanner-internal.cc:458] Time spent opening tablet: real 4.409s	user 0.004s	sys 0.014s
W20260806 07:00:46.945544 22864 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.667362 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57958)
0806 07:00:44.369966 (+702604us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.373683 (+  3717us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.387785 (+ 14102us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.407259 (+ 19474us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.407305 (+    46us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.407444 (+   139us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:45.588820 (+1181376us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.589899 (+  1079us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.871052 (+1281153us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.16.83.254:39853: BlockingRecv error: recv got EOF from 127.16.83.254:39853 (error 108)
Metrics: {"client-negotiator.queue_time_us":608438,"mutex_wait_us":1136532,"thread_start_us":341043,"threads_started":1}
W20260806 07:00:46.943058 22851 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.556049 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57930)
0806 07:00:43.656809 (+100760us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:43.656889 (+    80us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:43.657826 (+   937us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:43.666782 (+  8956us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:43.666816 (+    34us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:43.666947 (+   131us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:44.251892 (+584945us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.255730 (+  3838us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.670151 (+414421us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.671724 (+  1573us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.538054 (+866330us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.538146 (+    92us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.703813 (+165667us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.703850 (+    37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:46.321896 (+618046us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.558129 (+236233us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:46.558235 (+   106us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:46.558331 (+    96us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:46.558578 (+   247us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:46.678966 (+120388us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":90308,"mutex_wait_us":1668525,"thread_start_us":36118,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:46.999362 22710 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.937446 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57974 (local address 127.16.83.254:39853)
0806 07:00:43.986804 (+ 49358us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.989051 (+  2247us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.376814 (+387763us) server_negotiation.cc:407] Connection header received
0806 07:00:44.393111 (+ 16297us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.395380 (+  2269us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.408329 (+ 12949us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.421886 (+ 13557us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:45.903172 (+1481286us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.885698 (+982526us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.970363 (+ 84665us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57974: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":884121,"server-negotiator.queue_time_us":1549}
W20260806 07:00:46.997852 22839 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.441573 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57906)
0806 07:00:43.663170 (+221597us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:43.668379 (+  5209us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:43.670199 (+  1820us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:43.698339 (+ 28140us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:43.698370 (+    31us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:43.698499 (+   129us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:44.724640 (+1026141us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.724729 (+    89us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.487133 (+762404us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.487172 (+    39us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:46.806486 (+1319314us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.806613 (+   127us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.876156 (+ 69543us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":187436,"mutex_wait_us":1944109,"thread_start_us":56384,"threads_started":1}
W20260806 07:00:47.062906 22631 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.426024 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57902 (local address 127.16.83.254:39853)
0806 07:00:43.457406 (+ 31382us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.457451 (+    45us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:43.853381 (+395930us) server_negotiation.cc:407] Connection header received
0806 07:00:43.858691 (+  5310us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:43.858734 (+    43us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:43.859014 (+   280us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:43.859229 (+   215us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:44.973242 (+1114013us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.038701 (+2065459us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.044621 (+  5920us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57902: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":2035449,"server-negotiator.queue_time_us":80}
W20260806 07:00:47.069151 22693 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.640382 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57942 (local address 127.16.83.254:39853)
0806 07:00:43.647694 (+  7312us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.647745 (+    51us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.162722 (+514977us) server_negotiation.cc:407] Connection header received
0806 07:00:44.162886 (+   164us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.162923 (+    37us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.163215 (+   292us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.163415 (+   200us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:45.454714 (+1291299us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.979102 (+1524388us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.002989 (+ 23887us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57942: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1460256,"server-negotiator.queue_time_us":2358}
W20260806 07:00:47.145015 22856 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.651184 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57942)
0806 07:00:44.161955 (+510771us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.162062 (+   107us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.162459 (+   397us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.172228 (+  9769us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.173621 (+  1393us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.197789 (+ 24168us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:45.377234 (+1179445us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.400518 (+ 23284us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.103422 (+1702904us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.16.83.254:39853: BlockingRecv error: recv got EOF from 127.16.83.254:39853 (error 108)
Metrics: {"client-negotiator.queue_time_us":376772,"mutex_wait_us":1107776,"thread_start_us":232410,"threads_started":1}
W20260806 07:00:47.222503 22845 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.444469 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57902)
0806 07:00:43.852871 (+408402us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:43.852957 (+    86us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:43.853284 (+   327us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:43.866846 (+ 13562us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:43.868235 (+  1389us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:43.881013 (+ 12778us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:44.972757 (+1091744us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.972847 (+    90us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.045398 (+2072551us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.16.83.254:39853: BlockingRecv error: recv got EOF from 127.16.83.254:39853 (error 108)
Metrics: {"client-negotiator.queue_time_us":398943,"mutex_wait_us":831249,"thread_start_us":151790,"threads_started":1}
W20260806 07:00:47.215391 22824 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 49488us
W20260806 07:00:47.235767 22885 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.236934 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43938)
0806 07:00:44.308383 (+ 71449us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.308490 (+   107us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.310773 (+  2283us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.350283 (+ 39510us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.360186 (+  9903us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.370246 (+ 10060us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:45.058460 (+688214us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.083016 (+ 24556us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.585498 (+502482us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.585554 (+    56us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.158850 (+1573296us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.158958 (+   108us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.233599 (+ 74641us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":66414,"mutex_wait_us":1668333,"thread_start_us":14248,"threads_started":1}
I20260806 07:00:47.236824 22510 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:47.237649 22510 scanner-internal.cc:458] Time spent opening tablet: real 3.576s	user 0.007s	sys 0.018s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:47.323689 22802 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 533376us
W20260806 07:00:47.346678 22884 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.328460 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43940 (local address 127.16.83.193:46537)
0806 07:00:44.398878 (+ 70418us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.398917 (+    39us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.686649 (+287732us) server_negotiation.cc:407] Connection header received
0806 07:00:44.707506 (+ 20857us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.707542 (+    36us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.713181 (+  5639us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.714177 (+   996us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:46.033733 (+1319556us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.229732 (+1195999us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.343122 (+113390us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43940: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1768029,"server-negotiator.queue_time_us":164}
W20260806 07:00:47.369251 22906 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.345935 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43948 (local address 127.16.83.193:46537)
0806 07:00:44.718370 (+372435us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.718412 (+    42us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.718486 (+    74us) server_negotiation.cc:407] Connection header received
0806 07:00:44.718670 (+   184us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.718708 (+    38us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.723833 (+  5125us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.736934 (+ 13101us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:44.990382 (+253448us) spinlock_profiling.cc:243] Waited 1.68 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212dfb7c 00007f68212df73b 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:45.670016 (+679634us) spinlock_profiling.cc:243] Waited 1.38 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:45.767237 (+ 97221us) spinlock_profiling.cc:243] Waited 1.83 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f682146e640 00007f682146d954 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:46.329720 (+562483us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.342548 (+1012828us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.353331 (+ 10783us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43948: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1878374,"server-negotiator.queue_time_us":348395,"spinlock_wait_cycles":11255808,"thread_start_us":375843,"threads_started":1}
W20260806 07:00:47.385242 22898 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.318212 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43948)
0806 07:00:44.659824 (+341612us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.663546 (+  3722us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.690134 (+ 26588us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.736151 (+ 46017us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.748238 (+ 12087us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.794164 (+ 45926us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:45.560021 (+765857us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.560094 (+    73us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.374539 (+1814445us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.16.83.193:46537: BlockingRecv error: recv got EOF from 127.16.83.193:46537 (error 108)
Metrics: {"client-negotiator.queue_time_us":229006,"mutex_wait_us":607604,"thread_start_us":263955,"threads_started":1}
I20260806 07:00:47.405853 22520 meta_cache.cc:1510] marking tablet server 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) as failed
W20260806 07:00:47.407243 22520 meta_cache.cc:302] tablet 6a08eea204b7481a93a6439fe7a98dd3: replica 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) has failed: Network error: TS failed: Client connection negotiation failed: client connection to 127.16.83.193:46537: BlockingRecv error: recv got EOF from 127.16.83.193:46537 (error 108)
W20260806 07:00:47.506642 22495 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.230282 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43938 (local address 127.16.83.193:46537)
0806 07:00:44.302413 (+ 72131us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.302450 (+    37us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.310988 (+  8538us) server_negotiation.cc:407] Connection header received
0806 07:00:44.311139 (+   151us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.311178 (+    39us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.335351 (+ 24173us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.348924 (+ 13573us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:45.145290 (+796366us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.584610 (+439320us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.180263 (+1595653us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.323876 (+143613us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.324538 (+   662us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43938: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1238434,"server-negotiator.queue_time_us":48587,"thread_start_us":38418,"threads_started":1}
W20260806 07:00:47.586702 22899 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.347482 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43970 (local address 127.16.83.193:46537)
0806 07:00:44.716578 (+369096us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.719403 (+  2825us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.858278 (+138875us) server_negotiation.cc:407] Connection header received
0806 07:00:44.954683 (+ 96405us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.957066 (+  2383us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.993255 (+ 36189us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.012585 (+ 19330us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:45.662769 (+650184us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.190703 (+1527934us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.395752 (+205049us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43970: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1535853,"server-negotiator.queue_time_us":322416,"spinlock_wait_cycles":7936,"thread_start_us":273619,"threads_started":1}
W20260806 07:00:47.594923 22765 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 397291us
W20260806 07:00:47.620252 22644 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.932993 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43936 (local address 127.16.83.193:46537)
0806 07:00:43.933555 (+   562us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.933592 (+    37us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.380241 (+446649us) server_negotiation.cc:407] Connection header received
0806 07:00:44.402513 (+ 22272us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.404201 (+  1688us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.473559 (+ 69358us) spinlock_profiling.cc:243] Waited 18.4 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f6825d8bca0 00007f6825e4049c 00007f6825e35ec8 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:44.473763 (+   204us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.473962 (+   199us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:44.723478 (+249516us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.519771 (+796293us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.537739 (+ 17968us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.755748 (+1218009us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.958845 (+203097us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:47.524319 (+565474us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43936: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":2518444,"server-negotiator.queue_time_us":148,"spinlock_wait_cycles":42431360}
W20260806 07:00:47.621901 22364 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.421687 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57988 (local address 127.16.83.254:39853)
0806 07:00:44.452534 (+ 30847us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.452567 (+    33us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:45.134512 (+681945us) server_negotiation.cc:407] Connection header received
0806 07:00:45.191594 (+ 57082us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:45.205958 (+ 14364us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:45.328412 (+122454us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.339146 (+ 10734us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:45.395284 (+ 56138us) spinlock_profiling.cc:243] Waited 6.27 ms on lock 0x7b4800143c18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:46.516645 (+1121361us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.285939 (+769294us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.530262 (+244323us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57988: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":882538,"server-negotiator.queue_time_us":20139,"spinlock_wait_cycles":14423936}
W20260806 07:00:47.648661 22901 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.328559 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43956)
0806 07:00:44.374843 (+ 46284us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.374910 (+    67us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.377207 (+  2297us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.456871 (+ 79664us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.456925 (+    54us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.457049 (+   124us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:44.979557 (+522508us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.992911 (+ 13354us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.715274 (+722363us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.715314 (+    40us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.243211 (+1527897us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.243329 (+   118us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.506014 (+262685us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":45551,"mutex_wait_us":1358902,"thread_start_us":25403,"threads_started":1}
W20260806 07:00:47.641251 22712 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.326297 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57976 (local address 127.16.83.254:39853)
0806 07:00:44.388317 (+ 62020us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.388365 (+    48us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.726862 (+338497us) server_negotiation.cc:407] Connection header received
0806 07:00:44.730452 (+  3590us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.730488 (+    36us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.905712 (+175224us) spinlock_profiling.cc:243] Waited 1.17 ms on lock 0x7b4800143c18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e35ec8 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:44.941439 (+ 35727us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.949180 (+  7741us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:46.485249 (+1536069us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.997907 (+512658us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.512585 (+514678us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57976: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1111907,"server-negotiator.queue_time_us":321,"spinlock_wait_cycles":2697984}
I20260806 07:00:47.696151 22493 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:47.702647 22493 scanner-internal.cc:458] Time spent opening tablet: real 3.983s	user 0.005s	sys 0.026s
W20260806 07:00:47.750732 22909 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.395539 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43986)
0806 07:00:45.010399 (+614860us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.013367 (+  2968us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:45.035383 (+ 22016us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.488384 (+453001us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.492056 (+  3672us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.495473 (+  3417us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:46.322118 (+826645us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.325832 (+  3714us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.621173 (+1295341us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":461624,"mutex_wait_us":717636,"thread_start_us":266094,"threads_started":1}
W20260806 07:00:47.767381 22704 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.598696 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57992 (local address 127.16.83.254:39853)
0806 07:00:44.668824 (+ 70128us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.670136 (+  1312us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.682545 (+ 12409us) server_negotiation.cc:407] Connection header received
0806 07:00:44.688544 (+  5999us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.689994 (+  1450us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.702489 (+ 12495us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.707616 (+  5127us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:46.135376 (+1427760us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.998399 (+863023us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.709390 (+710991us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57992: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1471086,"server-negotiator.queue_time_us":2652}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:47.764989 22912 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.392819 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43990)
0806 07:00:45.185965 (+793146us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.189525 (+  3560us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:45.339554 (+150029us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.496879 (+157325us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.499547 (+  2668us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.502911 (+  3364us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:46.322669 (+819758us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.326534 (+  3865us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.572585 (+1246051us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 1179 requested bytes
Metrics: {"client-negotiator.queue_time_us":628168,"mutex_wait_us":760667,"thread_start_us":334008,"threads_started":1}
W20260806 07:00:47.794263 22914 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.530255 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43990 (local address 127.16.83.193:46537)
0806 07:00:45.060559 (+530304us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:45.083166 (+ 22607us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:45.190762 (+107596us) server_negotiation.cc:407] Connection header received
0806 07:00:45.375127 (+184365us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:45.377279 (+  2152us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:45.490560 (+113281us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.495772 (+  5212us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:46.343470 (+847698us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.478962 (+1135492us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.637346 (+158384us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43990: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1878634,"server-negotiator.queue_time_us":449021,"spinlock_wait_cycles":1369984}
W20260806 07:00:47.806687 22481 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.611542 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57994 (local address 127.16.83.254:39853)
0806 07:00:44.682397 (+ 70855us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.682470 (+    73us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:45.035667 (+353197us) server_negotiation.cc:407] Connection header received
0806 07:00:45.040106 (+  4439us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:45.046669 (+  6563us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:45.083945 (+ 37276us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.134958 (+ 51013us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:45.938823 (+803865us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.164305 (+1225482us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.697931 (+533626us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57994: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1618526,"server-negotiator.queue_time_us":91}
W20260806 07:00:47.806074 22878 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.937055 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43936)
0806 07:00:44.376050 (+438995us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.378307 (+  2257us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.393713 (+ 15406us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.474787 (+ 81074us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.475402 (+   615us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.475476 (+    74us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:44.721149 (+245673us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.721210 (+    61us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.520536 (+799326us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.520576 (+    40us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.523559 (+  2983us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.523638 (+    79us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.756502 (+1232864us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.756587 (+    85us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.369968 (+613381us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:47.370267 (+   299us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:47.559766 (+189499us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":344052,"mutex_wait_us":921016,"thread_start_us":284723,"threads_started":1}
W20260806 07:00:47.812166 22913 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.350520 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43966)
0806 07:00:44.717468 (+366948us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.717548 (+    80us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.717941 (+   393us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.702410 (+984469us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.706246 (+  3836us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.711007 (+  4761us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:46.303979 (+592972us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.308227 (+  4248us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.610368 (+1302141us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":321588,"mutex_wait_us":575057,"thread_start_us":254650,"threads_started":1}
I20260806 07:00:47.814881 21372 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:43876 (request call id 0) took 1007 ms. Trace:
W20260806 07:00:47.858927 22900 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.326173 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57976)
0806 07:00:44.722335 (+396162us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.723175 (+   840us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.726840 (+  3665us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.950516 (+223676us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.954480 (+  3964us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.971755 (+ 17275us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:46.326231 (+1354476us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.328411 (+  2180us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.998607 (+670196us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.998675 (+    68us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.556513 (+557838us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.560136 (+  3623us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.683278 (+123142us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":356738,"mutex_wait_us":1602120,"thread_start_us":285829,"threads_started":1}
W20260806 07:00:47.868409 22905 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.368630 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43970)
0806 07:00:44.838460 (+469830us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.847644 (+  9184us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.931109 (+ 83465us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.013590 (+ 82481us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.015270 (+  1680us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.023972 (+  8702us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:45.662334 (+638362us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.662427 (+    93us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.219553 (+1557126us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.219618 (+    65us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.623616 (+403998us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.626747 (+  3131us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.721341 (+ 94594us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":333093,"mutex_wait_us":912232,"thread_start_us":270144,"threads_started":1}
I20260806 07:00:47.850035 22543 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:47.864894 22924 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.621657 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43986 (local address 127.16.83.193:46537)
0806 07:00:45.272104 (+650447us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:45.311366 (+ 39262us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:45.318808 (+  7442us) server_negotiation.cc:407] Connection header received
0806 07:00:45.344289 (+ 25481us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:45.347415 (+  3126us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:45.470211 (+122796us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.489041 (+ 18830us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:46.347110 (+858069us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.625330 (+1278220us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.713799 (+ 88469us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43986: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1476799,"server-negotiator.queue_time_us":428567,"thread_start_us":94118,"threads_started":1}
I20260806 07:00:47.843251 22537 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
I20260806 07:00:47.864887 22522 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:47.888798 22448 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.332822 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43956 (local address 127.16.83.193:46537)
0806 07:00:44.420090 (+ 87268us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.420118 (+    28us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.420173 (+    55us) server_negotiation.cc:407] Connection header received
0806 07:00:44.420325 (+   152us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.420352 (+    27us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.452256 (+ 31904us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.452484 (+   228us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:45.013164 (+560680us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.714905 (+701741us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.244301 (+1529396us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.616306 (+372005us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.715385 (+ 99079us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43956: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1276654,"server-negotiator.queue_time_us":86866,"spinlock_wait_cycles":1938816,"thread_start_us":194614,"threads_started":1}
I20260806 07:00:47.890777 22521 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:47.885337 22543 scanner-internal.cc:458] Time spent opening tablet: real 4.035s	user 0.008s	sys 0.023s
W20260806 07:00:47.886476 22537 scanner-internal.cc:458] Time spent opening tablet: real 3.691s	user 0.007s	sys 0.006s
W20260806 07:00:47.894178 22522 scanner-internal.cc:458] Time spent opening tablet: real 4.043s	user 0.002s	sys 0.007s
W20260806 07:00:47.891350 22521 scanner-internal.cc:458] Time spent opening tablet: real 4.284s	user 0.006s	sys 0.015s
I20260806 07:00:47.886399 22538 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:47.915051 22876 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.940653 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57974)
0806 07:00:44.370099 (+429446us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.373573 (+  3474us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.388838 (+ 15265us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.423670 (+ 34832us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.424968 (+  1298us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.458875 (+ 33907us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:45.858033 (+1399158us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.861137 (+  3104us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.896413 (+1035276us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.896488 (+    75us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.755671 (+859183us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.759206 (+  3535us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.812006 (+ 52800us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":333875,"mutex_wait_us":1886150,"thread_start_us":208955,"threads_started":1}
I20260806 07:00:47.836243 21372 rpcz_store.cc:276] 0806 07:00:46.850227 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 07:00:46.870219 (+ 19992us) service_pool.cc:227] Handling call
0806 07:00:46.922280 (+ 52061us) tablet_service.cc:2780] Created scanner 493bc893b32742ff8edfc01256f8ae6a for tablet 6a08eea204b7481a93a6439fe7a98dd3, query id is 0d3fdbcaec964282a1309b1a612cfdb9
0806 07:00:47.049097 (+126817us) tablet_service.cc:2920] Creating iterator
0806 07:00:47.077529 (+ 28432us) tablet_service.cc:2945] Iterator created
0806 07:00:47.475395 (+397866us) tablet_service.cc:2967] Iterator init: OK
0806 07:00:47.475574 (+   179us) tablet_service.cc:3010] has_more: true
0806 07:00:47.475753 (+   179us) tablet_service.cc:3027] Continuing scan request
0806 07:00:47.476217 (+   464us) tablet_service.cc:3091] Found scanner 493bc893b32742ff8edfc01256f8ae6a for tablet 6a08eea204b7481a93a6439fe7a98dd3, query id is 0d3fdbcaec964282a1309b1a612cfdb9
0806 07:00:47.811219 (+335002us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":17,"cfile_cache_hit_bytes":567,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":14159,"lbm_reads_10-100_ms":1,"rowset_iterators":3,"scanner_bytes_read":250}
W20260806 07:00:47.931699 22538 scanner-internal.cc:458] Time spent opening tablet: real 4.283s	user 0.018s	sys 0.029s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 1179 requested bytes
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:47.981509 22480 scanner-internal.cc:458] Time spent opening tablet: real 5.386s	user 0.002s	sys 0.005s
W20260806 07:00:47.982708 22715 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.856501 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58000 (local address 127.16.83.254:39853)
0806 07:00:44.857363 (+   862us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.857406 (+    43us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:45.487337 (+629931us) server_negotiation.cc:407] Connection header received
0806 07:00:45.487494 (+   157us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:45.487524 (+    30us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:45.487995 (+   471us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.494661 (+  6666us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:46.907823 (+1413162us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.406108 (+498285us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.892527 (+486419us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58000: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1211371,"server-negotiator.queue_time_us":261}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:47.996810 22581 meta_cache.cc:1097] Time spent processing table locations response: real 0.070s	user 0.003s	sys 0.000s
W20260806 07:00:47.999758 22911 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.452508 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57988)
0806 07:00:45.130230 (+677722us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.134315 (+  4085us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:45.163228 (+ 28913us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.343879 (+180651us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.347182 (+  3303us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.384001 (+ 36819us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:46.319634 (+935633us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.322243 (+  2609us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.295662 (+973419us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.295716 (+    54us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.949416 (+653700us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.949479 (+    63us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.986199 (+ 36720us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":539902,"mutex_wait_us":1300424,"thread_start_us":377055,"threads_started":1}
W20260806 07:00:47.997527 22581 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 129021us
W20260806 07:00:48.002049 22707 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.597384 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57992)
0806 07:00:44.657093 (+ 59709us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.658576 (+  1483us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.670070 (+ 11494us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.709994 (+ 39924us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.710722 (+   728us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.716803 (+  6081us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:46.134960 (+1418157us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.135056 (+    96us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.999013 (+863957us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.999079 (+    66us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.879822 (+880743us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.879886 (+    64us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.935620 (+ 55734us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":9434,"mutex_wait_us":2084094}
W20260806 07:00:48.016122 22891 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.291967 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43940)
0806 07:00:44.670220 (+378253us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.682727 (+ 12507us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.696574 (+ 13847us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.715759 (+ 19185us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.716411 (+   652us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.723368 (+  6957us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:45.896835 (+1173467us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.920077 (+ 23242us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.291392 (+1371315us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.295359 (+  3967us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.880164 (+584805us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.880225 (+    61us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.936270 (+ 56045us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":294628,"mutex_wait_us":1544024,"thread_start_us":28514,"threads_started":1}
I20260806 07:00:48.017421 22476 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:48.018015 22476 scanner-internal.cc:458] Time spent opening tablet: real 4.337s	user 0.011s	sys 0.039s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:48.038668 22559 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.746694 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43966 (local address 127.16.83.193:46537)
0806 07:00:45.621105 (+874411us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:45.621147 (+    42us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:45.622568 (+  1421us) server_negotiation.cc:407] Connection header received
0806 07:00:45.625053 (+  2485us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:45.626239 (+  1186us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:45.678694 (+ 52455us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.685031 (+  6337us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:45.809005 (+123974us) spinlock_profiling.cc:243] Waited 3.75 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:47.228198 (+1419193us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.973826 (+745628us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.010530 (+ 36704us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43966: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1856611,"server-negotiator.queue_time_us":873401,"spinlock_wait_cycles":8627968,"thread_start_us":1754589,"threads_started":1}
W20260806 07:00:48.086978 22927 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.620394 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57994)
0806 07:00:45.033242 (+412848us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.033312 (+    70us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:45.033658 (+   346us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.132166 (+ 98508us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.132212 (+    46us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.132389 (+   177us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:45.938242 (+805853us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.938334 (+    92us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.164794 (+1226460us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.164851 (+    57us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.900243 (+735392us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.900310 (+    67us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.946454 (+ 46144us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":373783,"mutex_wait_us":1087176,"thread_start_us":301891,"threads_started":1}
W20260806 07:00:48.125662 22936 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.952482 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44002 (local address 127.16.83.193:46537)
0806 07:00:46.350165 (+1397683us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.350215 (+    50us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.351707 (+  1492us) server_negotiation.cc:407] Connection header received
0806 07:00:46.522625 (+170918us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.541591 (+ 18966us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.626499 (+ 84908us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.693166 (+ 66667us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.374036 (+680870us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.633732 (+259696us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.010063 (+376331us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44002: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":779169,"server-negotiator.queue_time_us":1283940,"thread_start_us":210592,"threads_started":1}
W20260806 07:00:48.147282 22946 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.145161 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44014 (local address 127.16.83.193:46537)
0806 07:00:46.358291 (+1213130us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.358350 (+    59us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.507290 (+148940us) server_negotiation.cc:407] Connection header received
0806 07:00:46.537733 (+ 30443us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.542043 (+  4310us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.817008 (+274965us) spinlock_profiling.cc:243] Waited 10.3 ms on lock 0x7b2400213d28. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f682146e640 00007f682147aff9 00007f6825e35d8f 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:46.836469 (+ 19461us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.842609 (+  6140us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.545139 (+702530us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.900957 (+355818us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.145530 (+244573us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44014: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":555332,"server-negotiator.queue_time_us":1136991,"spinlock_wait_cycles":23689088,"thread_start_us":978827,"threads_started":1}
W20260806 07:00:48.168587 22939 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.989299 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58008)
0806 07:00:45.508477 (+519178us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.508542 (+    65us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:45.508926 (+   384us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.511341 (+  2415us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.511387 (+    46us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.511549 (+   162us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:46.948875 (+1437326us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.964814 (+ 15939us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.404859 (+440045us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.404912 (+    53us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.895423 (+490511us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.897690 (+  2267us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.025602 (+127912us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":514615,"mutex_wait_us":1685145,"thread_start_us":197185,"threads_started":1}
W20260806 07:00:48.195492 22565 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.976052 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58008 (local address 127.16.83.254:39853)
0806 07:00:45.049092 (+ 73040us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:45.050785 (+  1693us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:45.509562 (+458777us) server_negotiation.cc:407] Connection header received
0806 07:00:45.509748 (+   186us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:45.509785 (+    37us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:45.510097 (+   312us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.510308 (+   211us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:46.970755 (+1460447us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.397026 (+426271us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.907614 (+510588us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.086356 (+178742us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.194042 (+107686us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58008: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1587400,"server-negotiator.queue_time_us":1523}
W20260806 07:00:48.200994 22859 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 351151us
W20260806 07:00:48.202587 22718 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.037198 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58014 (local address 127.16.83.254:39853)
0806 07:00:45.474469 (+437271us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:45.474598 (+   129us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.473100 (+998502us) server_negotiation.cc:407] Connection header received
0806 07:00:46.538269 (+ 65169us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.540713 (+  2444us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.575774 (+ 35061us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.584647 (+  8873us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.869714 (+1285067us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.144644 (+274930us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.201119 (+ 56475us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58014: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":996996,"server-negotiator.queue_time_us":428493,"thread_start_us":1107725,"threads_started":1}
W20260806 07:00:48.220920 22933 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.854221 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58000)
0806 07:00:45.486760 (+632539us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.486808 (+    48us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:45.487090 (+   282us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.496821 (+  9731us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.499042 (+  2221us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.499163 (+   121us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:46.902252 (+1403089us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.902369 (+   117us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.406570 (+504201us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.406637 (+    67us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.090774 (+684137us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.093575 (+  2801us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.195833 (+102258us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":625461,"mutex_wait_us":1778394,"thread_start_us":267704,"threads_started":1}
W20260806 07:00:48.240124 22953 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.053001 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58014)
0806 07:00:46.360184 (+1307183us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.360270 (+    86us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.360654 (+   384us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.694855 (+334201us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.703666 (+  8811us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.724727 (+ 21061us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:47.857632 (+1132905us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.860826 (+  3194us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.175813 (+314987us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":1299847,"mutex_wait_us":933940,"thread_start_us":1489408,"threads_started":1}
W20260806 07:00:48.311378 22934 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.952329 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44002)
0806 07:00:45.485636 (+533307us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.485684 (+    48us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:45.486017 (+   333us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.731606 (+1245589us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.735982 (+  4376us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.738331 (+  2349us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:47.050824 (+312493us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.059559 (+  8735us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.645275 (+585716us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.648929 (+  3654us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.073332 (+424403us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.076321 (+  2989us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.211109 (+134788us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":532711,"mutex_wait_us":569424,"thread_start_us":171078,"threads_started":1}
I20260806 07:00:48.361449 22564 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:48.375144 22564 scanner-internal.cc:458] Time spent opening tablet: real 3.864s	user 0.005s	sys 0.022s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:48.525785 22729 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.494815 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58032 (local address 127.16.83.254:39853)
0806 07:00:45.570477 (+ 75662us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:45.570519 (+    42us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.469091 (+898572us) server_negotiation.cc:407] Connection header received
0806 07:00:46.485978 (+ 16887us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.486054 (+    76us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.486600 (+   546us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.486927 (+   327us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.243905 (+756978us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.945997 (+702092us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.500297 (+554300us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58032: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1344460,"server-negotiator.queue_time_us":73359}
W20260806 07:00:48.529894 22948 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.498660 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44016 (local address 127.16.83.193:46537)
0806 07:00:46.360986 (+862326us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.361027 (+    41us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.362106 (+  1079us) server_negotiation.cc:407] Connection header received
0806 07:00:46.362315 (+   209us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.362356 (+    41us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.362772 (+   416us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.362970 (+   198us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.361760 (+998790us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.864564 (+502804us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.526844 (+662280us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44016: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1268698,"server-negotiator.queue_time_us":824134,"thread_start_us":1073281,"threads_started":1}
W20260806 07:00:48.598251 22557 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.571498 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44006 (local address 127.16.83.193:46537)
0806 07:00:46.719862 (+148364us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.719906 (+    44us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.719978 (+    72us) server_negotiation.cc:407] Connection header received
0806 07:00:46.720219 (+   241us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.720257 (+    38us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.720811 (+   554us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.721067 (+   256us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:46.933237 (+212170us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.956162 (+1022925us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.549504 (+593342us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44006: BlockingRecv error: recv got EOF from 127.0.0.1:44006 (error 108)
Metrics: {"mutex_wait_us":1074553,"server-negotiator.queue_time_us":147705}
W20260806 07:00:48.615489 22938 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.009387 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44006)
0806 07:00:46.326764 (+1317377us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.326856 (+    92us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.327264 (+   408us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.722350 (+395086us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.722424 (+    74us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.722503 (+    79us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:46.930878 (+208375us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.930946 (+    68us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.968186 (+1037240us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.970224 (+  2038us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.518006 (+547782us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.518101 (+    95us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.539390 (+ 21289us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":1210991,"mutex_wait_us":660759,"thread_start_us":633524,"threads_started":1}
I20260806 07:00:48.648900 22529 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:48.649590 22529 scanner-internal.cc:458] Time spent opening tablet: real 4.322s	user 0.004s	sys 0.014s
W20260806 07:00:48.657078 22944 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.401817 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58016 (local address 127.16.83.254:39853)
0806 07:00:46.603511 (+201694us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.605466 (+  1955us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.608795 (+  3329us) server_negotiation.cc:407] Connection header received
0806 07:00:46.626237 (+ 17442us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.630024 (+  3787us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.637061 (+  7037us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.696131 (+ 59070us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.094453 (+398322us) spinlock_profiling.cc:243] Waited 2.48 ms on lock 0x7b4800143c18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f682146e640 00007f682146d954 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:47.478608 (+384155us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.955967 (+477359us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.641103 (+685136us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58016: BlockingRecv error: recv got EOF from 127.0.0.1:58016 (error 108)
Metrics: {"mutex_wait_us":1103712,"server-negotiator.queue_time_us":31878,"spinlock_wait_cycles":5710208}
W20260806 07:00:48.658951 22947 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.151362 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58016)
0806 07:00:46.332164 (+1180802us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.343022 (+ 10858us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.358463 (+ 15441us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.697370 (+338907us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.697444 (+    74us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.697655 (+   211us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:47.330402 (+632747us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.330455 (+    53us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.956771 (+626316us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.956811 (+    40us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.551021 (+594210us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.558796 (+  7775us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.599439 (+ 40643us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":1075514,"mutex_wait_us":1073273,"thread_start_us":444744,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:48.687147 22949 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.152788 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44014)
0806 07:00:46.267136 (+1114348us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.271965 (+  4829us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.307470 (+ 35505us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.864403 (+556933us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.870897 (+  6494us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.870978 (+    81us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:47.526615 (+655637us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.531908 (+  5293us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.901548 (+369640us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.901585 (+    37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.568314 (+666729us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.574129 (+  5815us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.649132 (+ 75003us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":1024746,"mutex_wait_us":1218413,"thread_start_us":416081,"threads_started":1}
I20260806 07:00:48.700081 22518 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:48.702092 22518 scanner-internal.cc:458] Time spent opening tablet: real 4.245s	user 0.011s	sys 0.007s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:48.860183 22959 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.536925 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44024)
0806 07:00:46.536655 (+999730us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.536777 (+   122us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.537269 (+   492us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.696002 (+158733us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.700668 (+  4666us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.703413 (+  2745us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:47.243399 (+539986us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.243461 (+    62us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.735724 (+492263us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.740932 (+  5208us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.150699 (+409767us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.150771 (+    72us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.432749 (+281978us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.433583 (+   834us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.589058 (+155475us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:48.762141 (+173083us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:48.858031 (+ 95890us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":996728,"mutex_wait_us":1146775,"thread_start_us":1046838,"threads_started":1}
I20260806 07:00:48.865195 22556 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:48.865767 22556 scanner-internal.cc:458] Time spent opening tablet: real 4.392s	user 0.028s	sys 0.018s
W20260806 07:00:48.869401 22662 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.844964 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58040 (local address 127.16.83.254:39853)
0806 07:00:45.917735 (+ 72771us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:45.917788 (+    53us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.003610 (+ 85822us) server_negotiation.cc:407] Connection header received
0806 07:00:46.105713 (+102103us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.108199 (+  2486us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.108483 (+   284us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.134632 (+ 26149us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.290714 (+1156082us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.835407 (+544693us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.304307 (+468900us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.511760 (+207453us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.625323 (+113563us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:48.807400 (+182077us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58040: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1504497,"server-negotiator.queue_time_us":110}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:48.890134 22960 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.497208 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58032)
0806 07:00:46.327352 (+830144us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.327422 (+    70us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.327764 (+   342us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.487500 (+159736us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.487596 (+    96us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.487799 (+   203us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:46.947671 (+459872us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.947725 (+    54us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.949627 (+1001902us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.949673 (+    46us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.777991 (+828318us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.778563 (+   572us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.885616 (+107053us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":820882,"mutex_wait_us":1240656,"thread_start_us":1009319,"threads_started":1}
W20260806 07:00:48.899735 22608 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.131905 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44024 (local address 127.16.83.193:46537)
0806 07:00:46.675286 (+543381us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.675351 (+    65us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.675473 (+   122us) server_negotiation.cc:407] Connection header received
0806 07:00:46.675725 (+   252us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.675765 (+    40us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.676243 (+   478us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.676548 (+   305us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.243824 (+567276us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.724397 (+480573us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.151118 (+426721us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.431833 (+280715us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.511699 (+ 79866us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:48.897926 (+386227us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44024: BlockingRecv error: recv got EOF from 127.0.0.1:44024 (error 108)
Metrics: {"mutex_wait_us":1174627,"server-negotiator.queue_time_us":542482,"thread_start_us":478336,"threads_started":1}
W20260806 07:00:48.901042 22956 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.485065 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44016)
0806 07:00:46.361431 (+876366us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.361502 (+    71us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.361873 (+   371us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.363888 (+  2015us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.363931 (+    43us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.364001 (+    70us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:46.845409 (+481408us) spinlock_profiling.cc:243] Waited 19.2 ms on lock 0x7b180032e3c0. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682a1b68b1 00007f682a1c3661 00007f682780f82c 00007f68212f99dc 00007f682a130a39 00007f68213168bb 00007f6821314cbf 00007f6821316e22 00007f6825dedc48 00007f6825dee6a1 00007f6825dee266
0806 07:00:47.360928 (+515519us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.361015 (+    87us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.866698 (+505683us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.866737 (+    39us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.771275 (+904538us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.771334 (+    59us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.822737 (+ 51403us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":844924,"mutex_wait_us":1669845,"spinlock_wait_cycles":44054400,"thread_start_us":1127346,"threads_started":1}
I20260806 07:00:48.906234 22611 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:48.933320 22611 scanner-internal.cc:458] Time spent opening tablet: real 3.982s	user 0.025s	sys 0.032s
W20260806 07:00:48.940129 22966 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.613568 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44030)
0806 07:00:46.868734 (+1255166us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.868837 (+   103us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.869214 (+   377us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.914853 (+ 45639us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.915864 (+  1011us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.918441 (+  2577us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:47.898959 (+980518us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.900532 (+  1573us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.237926 (+337394us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.238651 (+   725us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.884410 (+645759us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.884483 (+    73us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.937838 (+ 53355us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":1254377,"mutex_wait_us":1520310,"thread_start_us":967171,"threads_started":1}
I20260806 07:00:48.941176 22577 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:48.966387 22577 scanner-internal.cc:458] Time spent opening tablet: real 4.321s	user 0.017s	sys 0.033s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:48.982688 22968 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.858647 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58050)
0806 07:00:46.371506 (+512859us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.371564 (+    58us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.371892 (+   328us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.853157 (+481265us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.853225 (+    68us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.853350 (+   125us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:47.752180 (+898830us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.754052 (+  1872us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.079925 (+325873us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.080913 (+   988us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.798610 (+717697us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.802652 (+  4042us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.925354 (+122702us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":512148,"mutex_wait_us":1444891,"thread_start_us":722823,"threads_started":1}
W20260806 07:00:48.979180 22970 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.919230 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44036)
0806 07:00:46.765769 (+846539us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.765873 (+   104us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.766408 (+   535us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.777661 (+ 11253us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.780702 (+  3041us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.786228 (+  5526us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:47.803888 (+1017660us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.804043 (+   155us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.207972 (+403929us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.208010 (+    38us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.848502 (+640492us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.853077 (+  4575us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.977581 (+124504us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":822706,"mutex_wait_us":1469527,"thread_start_us":848392,"threads_started":1}
I20260806 07:00:49.014324 22573 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:49.021425 22573 scanner-internal.cc:458] Time spent opening tablet: real 4.062s	user 0.005s	sys 0.026s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:49.051394 22769 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.784063 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58040)
0806 07:00:45.991596 (+207533us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.992592 (+   996us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.067299 (+ 74707us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.142273 (+ 74974us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.143990 (+  1717us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.175341 (+ 31351us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:47.263339 (+1087998us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.269351 (+  6012us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.841611 (+572260us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.843058 (+  1447us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.297510 (+454452us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.298316 (+   806us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.515821 (+217505us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.515894 (+    73us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.768922 (+253028us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:48.779944 (+ 11022us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:48.780587 (+   643us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:48.780659 (+    72us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:48.780823 (+   164us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:48.922828 (+142005us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":7344,"mutex_wait_us":1769859}
W20260806 07:00:49.069299 22696 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 173007us
W20260806 07:00:49.128563 22575 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.724662 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44030 (local address 127.16.83.193:46537)
0806 07:00:46.757019 (+ 32357us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.757062 (+    43us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.871962 (+114900us) server_negotiation.cc:407] Connection header received
0806 07:00:46.880554 (+  8592us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.882023 (+  1469us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.905934 (+ 23911us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.912183 (+  6249us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.900855 (+988672us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.235262 (+334407us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.042765 (+807503us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44030: BlockingRecv error: recv got EOF from 127.0.0.1:44030 (error 108)
Metrics: {"mutex_wait_us":785072,"server-negotiator.queue_time_us":4811}
W20260806 07:00:49.242631 22958 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.939835 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44036 (local address 127.16.83.193:46537)
0806 07:00:46.729028 (+789193us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.729107 (+    79us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.767480 (+ 38373us) server_negotiation.cc:407] Connection header received
0806 07:00:46.767763 (+   283us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.767807 (+    44us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.768386 (+   579us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.768623 (+   237us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.835683 (+1067060us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.207563 (+371880us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.864366 (+656803us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.220738 (+356372us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.231705 (+ 10967us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44036: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1058388,"server-negotiator.queue_time_us":643850}
W20260806 07:00:49.448812 22977 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.403924 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58054 (local address 127.16.83.254:39853)
0806 07:00:46.753739 (+349815us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.755584 (+  1845us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.823934 (+ 68350us) server_negotiation.cc:407] Connection header received
0806 07:00:46.836364 (+ 12430us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.837778 (+  1414us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.853502 (+ 15724us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.853756 (+   254us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.713809 (+860053us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.136794 (+422985us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.698249 (+561455us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.138297 (+440048us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.138705 (+   408us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.447171 (+308466us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58054: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1197059,"server-negotiator.queue_time_us":327692,"thread_start_us":159984,"threads_started":1}
W20260806 07:00:49.450875 22978 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.402668 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58050 (local address 127.16.83.254:39853)
0806 07:00:46.809352 (+406684us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.809989 (+   637us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.813106 (+  3117us) server_negotiation.cc:407] Connection header received
0806 07:00:46.822470 (+  9364us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.822499 (+    29us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.841893 (+ 19394us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.849548 (+  7655us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.222450 (+372902us) spinlock_profiling.cc:243] Waited 940 us on lock 0x7b4800143c18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:47.248069 (+ 25619us) spinlock_profiling.cc:243] Waited 882 us on lock 0x7b4800143c18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212dfb7c 00007f68212df73b 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:47.775819 (+527750us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.069410 (+293591us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.806341 (+736931us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.220945 (+414604us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.342430 (+121485us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58050: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":1194415,"server-negotiator.queue_time_us":328486,"spinlock_wait_cycles":4190848,"thread_start_us":135758,"threads_started":1}
W20260806 07:00:49.522863 22738 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 426383us
W20260806 07:00:49.604282 22791 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 381024us
W20260806 07:00:49.617803 22697 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 499032us
W20260806 07:00:49.658643 22973 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.142966 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58054)
0806 07:00:46.821798 (+678832us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.821870 (+    72us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.822200 (+   330us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.864443 (+ 42243us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.866088 (+  1645us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.878662 (+ 12574us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:47.697989 (+819327us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.700392 (+  2403us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.147869 (+447477us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.147903 (+    34us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.689128 (+541225us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.689772 (+   644us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.160622 (+470850us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.161984 (+  1362us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:49.526992 (+365008us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.529913 (+  2921us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:49.529942 (+    29us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:49.530010 (+    68us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:49.530158 (+   148us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:49.543106 (+ 12948us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":634668,"mutex_wait_us":1560021,"thread_start_us":324329,"threads_started":1}
W20260806 07:00:49.675773 22534 scanner-internal.cc:458] Time spent opening tablet: real 4.663s	user 0.055s	sys 0.101s
W20260806 07:00:49.673169 22813 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 500689us
W20260806 07:00:49.700362 22618 scanner-internal.cc:458] Time spent opening tablet: real 4.181s	user 0.007s	sys 0.012s
W20260806 07:00:49.760865 22672 scanner-internal.cc:458] Time spent opening tablet: real 4.134s	user 0.026s	sys 0.017s
W20260806 07:00:49.917917 22994 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.838977 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44100)
0806 07:00:46.945793 (+106816us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.945848 (+    55us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.946267 (+   419us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.960080 (+ 13813us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.965126 (+  5046us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.966753 (+  1627us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:47.555174 (+588421us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.558697 (+  3523us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.026921 (+468224us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.028081 (+  1160us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.802445 (+774364us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.804529 (+  2084us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.161350 (+356821us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.163422 (+  2072us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:49.621586 (+458164us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.852187 (+230601us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:49.854678 (+  2491us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":104559,"mutex_wait_us":1840952,"thread_start_us":75823,"threads_started":1}
W20260806 07:00:49.919620 23018 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 188597us
W20260806 07:00:49.920161 22793 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.873455 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44100 (local address 127.16.83.193:46537)
0806 07:00:46.908642 (+ 35187us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.908675 (+    33us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.946520 (+ 37845us) server_negotiation.cc:407] Connection header received
0806 07:00:46.946732 (+   212us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.946768 (+    36us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.947177 (+   409us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.947342 (+   165us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.564271 (+616929us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.017881 (+453610us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.807984 (+790103us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.140477 (+332493us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.166288 (+ 25811us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.884031 (+717743us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44100: BlockingRecv error: recv got EOF from 127.0.0.1:44100 (error 108)
Metrics: {"mutex_wait_us":910134,"server-negotiator.queue_time_us":1574}
I20260806 07:00:49.920925 22571 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:49.921718 22571 scanner-internal.cc:458] Time spent opening tablet: real 4.874s	user 0.026s	sys 0.079s
W20260806 07:00:49.933403 22666 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.869629 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58078 (local address 127.16.83.254:39853)
0806 07:00:46.874681 (+  5052us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.874720 (+    39us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.981750 (+107030us) server_negotiation.cc:407] Connection header received
0806 07:00:46.987683 (+  5933us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.988105 (+   422us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.997360 (+  9255us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.997587 (+   227us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.705343 (+707756us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.242023 (+536680us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.862022 (+619999us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.532948 (+670926us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.698235 (+165287us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.931941 (+233706us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58078: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1739413,"server-negotiator.queue_time_us":2547}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:49.941089 23003 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.908625 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44134)
0806 07:00:47.204656 (+296031us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:47.204755 (+    99us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:47.219411 (+ 14656us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:47.293275 (+ 73864us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:47.294461 (+  1186us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:47.296105 (+  1644us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:47.788833 (+492728us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.791878 (+  3045us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.223223 (+431345us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.223283 (+    60us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.764245 (+540962us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.766201 (+  1956us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.161843 (+395642us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.164120 (+  2277us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:49.641732 (+477612us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.785059 (+143327us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:49.939200 (+154141us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":222510,"mutex_wait_us":1352385,"thread_start_us":94885,"threads_started":1}
I20260806 07:00:49.941958 22549 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:49.944881 22549 scanner-internal.cc:458] Time spent opening tablet: real 4.321s	user 0.010s	sys 0.004s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:49.946910 23005 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.895661 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58104)
0806 07:00:46.911572 (+ 15911us) spinlock_profiling.cc:243] Waited 5.86 ms on lock 0x7b4400023f4c. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f6821229a95 00007f682122a4b2 00007f6827813511 00007f682780ee1a 00007f68212f95fe 00007f682a130a39 00007f68213168bb 00007f6821314cbf 00007f6821316e22 00007f6825dedc48
0806 07:00:47.002512 (+ 90940us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:47.002583 (+    71us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:47.002882 (+   299us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:47.017486 (+ 14604us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:47.018780 (+  1294us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:47.038576 (+ 19796us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:47.885104 (+846528us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.887392 (+  2288us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.479194 (+591802us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.479697 (+   503us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:49.130192 (+650495us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:49.130313 (+   121us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.481573 (+351260us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.484287 (+  2714us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:49.766427 (+282140us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.802674 (+ 36247us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:49.805329 (+  2655us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:49.806334 (+  1005us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:49.814505 (+  8171us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:49.918774 (+104269us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":106319,"mutex_wait_us":1545983,"spinlock_wait_cycles":13477632,"thread_start_us":70482,"threads_started":1}
W20260806 07:00:49.929502 22800 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 491471us
W20260806 07:00:49.969285 23004 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.920159 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44134 (local address 127.16.83.193:46537)
0806 07:00:47.093766 (+173607us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:47.093807 (+    41us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:47.205064 (+111257us) server_negotiation.cc:407] Connection header received
0806 07:00:47.230000 (+ 24936us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:47.232066 (+  2066us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:47.288376 (+ 56310us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:47.291942 (+  3566us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.799896 (+507954us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.222712 (+422816us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.773263 (+550551us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.140315 (+367052us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.149222 (+  8907us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.792831 (+643609us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 07:00:49.927945 (+135114us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 07:00:49.928455 (+   510us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44134: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1177337,"server-negotiator.queue_time_us":169848,"spinlock_wait_cycles":25344,"thread_start_us":115307,"threads_started":1}
W20260806 07:00:50.074887 22599 scanner-internal.cc:458] Time spent opening tablet: real 3.934s	user 0.006s	sys 0.017s
W20260806 07:00:50.091900 23001 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.872005 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58078)
0806 07:00:46.980865 (+108860us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.981093 (+   228us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.982053 (+   960us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:47.003966 (+ 21913us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:47.007794 (+  3828us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:47.031293 (+ 23499us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:47.697220 (+665927us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.699493 (+  2273us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.242452 (+542959us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.242499 (+    47us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.852673 (+610174us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.853821 (+  1148us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.535851 (+682030us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.535915 (+    64us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:49.794463 (+258548us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.906419 (+111956us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:49.906450 (+    31us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:49.906508 (+    58us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:49.906626 (+   118us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:49.977089 (+ 70463us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":97343,"mutex_wait_us":1440067,"thread_start_us":78387,"threads_started":1}
W20260806 07:00:50.102594 22942 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 275026us
W20260806 07:00:50.107029 22569 scanner-internal.cc:458] Time spent opening tablet: real 4.733s	user 0.020s	sys 0.039s
W20260806 07:00:50.120922 22824 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 562303us
W20260806 07:00:50.127385 22993 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.898703 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58104 (local address 127.16.83.254:39853)
0806 07:00:46.913761 (+ 15058us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.913813 (+    52us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:47.003207 (+ 89394us) server_negotiation.cc:407] Connection header received
0806 07:00:47.003373 (+   166us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:47.003401 (+    28us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:47.008868 (+  5467us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:47.009208 (+   340us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.895409 (+886201us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.451831 (+556422us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.145407 (+693576us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.470937 (+325530us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.698489 (+227552us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:50.102066 (+403577us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58104: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1847012,"server-negotiator.queue_time_us":10819}
W20260806 07:00:50.128929 22567 scanner-internal.cc:458] Time spent opening tablet: real 4.503s	user 0.008s	sys 0.010s
W20260806 07:00:50.133750 22991 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 360733us
W20260806 07:00:50.215863 23029 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 213886us
W20260806 07:00:50.287163 22852 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 175295us
W20260806 07:00:50.355571 23030 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 227231us
W20260806 07:00:50.369969 23012 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 543246us
W20260806 07:00:50.375049 22788 meta_cache.cc:1097] Time spent processing table locations response: real 0.066s	user 0.001s	sys 0.000s
W20260806 07:00:50.420518 22801 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 415194us
W20260806 07:00:50.475065 22733 scanner-internal.cc:458] Time spent opening tablet: real 3.440s	user 0.000s	sys 0.031s
W20260806 07:00:50.454388 22889 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 282513us
W20260806 07:00:50.457296 22841 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 835681us
W20260806 07:00:50.615510 22818 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 452628us
W20260806 07:00:50.666455 23054 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 659644us
W20260806 07:00:50.834201 22826 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 270225us
W20260806 07:00:50.839212 23072 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 488756us
W20260806 07:00:50.880198 22643 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 459742us
W20260806 07:00:50.881204 23052 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 699066us
W20260806 07:00:50.881572 22887 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 339867us
W20260806 07:00:50.963049 23089 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 589948us
W20260806 07:00:50.995448 23032 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 672975us
W20260806 07:00:51.005259 22520 scanner-internal.cc:458] Time spent opening tablet: real 7.288s	user 0.014s	sys 0.028s
W20260806 07:00:51.010452 22879 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 881628us
W20260806 07:00:51.118038 22740 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 160553us
W20260806 07:00:51.137028 23024 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 587069us
W20260806 07:00:51.138266 22881 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 413535us
W20260806 07:00:51.293221 22844 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 322591us
W20260806 07:00:51.311203 22886 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 788830us
I20260806 07:00:51.331887 21377 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:44156 (request call id 0) took 1146 ms. Trace:
I20260806 07:00:51.334384 21377 rpcz_store.cc:276] 0806 07:00:50.192904 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 07:00:50.202685 (+  9781us) service_pool.cc:227] Handling call
0806 07:00:50.229746 (+ 27061us) tablet_service.cc:2780] Created scanner 27e92fd299e44ecf83afd1226bfc3e96 for tablet c1737e3c8b0b46509183bc0ff5925d66, query id is 4ee44bcd2d2b4068b43c04488fbc74d1
0806 07:00:50.460584 (+230838us) tablet_service.cc:2920] Creating iterator
0806 07:00:50.461008 (+   424us) tablet_service.cc:2945] Iterator created
0806 07:00:50.727312 (+266304us) tablet_service.cc:2967] Iterator init: OK
0806 07:00:50.735223 (+  7911us) tablet_service.cc:3010] has_more: true
0806 07:00:50.842367 (+107144us) tablet_service.cc:3027] Continuing scan request
0806 07:00:50.864044 (+ 21677us) tablet_service.cc:3091] Found scanner 27e92fd299e44ecf83afd1226bfc3e96 for tablet c1737e3c8b0b46509183bc0ff5925d66, query id is 4ee44bcd2d2b4068b43c04488fbc74d1
0806 07:00:51.331780 (+467736us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":18,"cfile_cache_hit_bytes":596,"rowset_iterators":3,"scanner_bytes_read":256}
W20260806 07:00:51.381845 22737 scanner-internal.cc:458] Time spent opening tablet: real 3.334s	user 0.000s	sys 0.016s
W20260806 07:00:51.487061 22767 scanner-internal.cc:458] Time spent opening tablet: real 3.638s	user 0.008s	sys 0.000s
W20260806 07:00:51.484504 22716 meta_cache.cc:1097] Time spent processing table locations response: real 0.059s	user 0.000s	sys 0.001s
W20260806 07:00:51.536881 23051 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 335921us
W20260806 07:00:51.552438 23111 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 673489us
W20260806 07:00:51.644733 23109 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 231035us
W20260806 07:00:51.778159 22882 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 228319us
W20260806 07:00:51.880803 21364 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.502s	user 0.012s	sys 0.049s
W20260806 07:00:51.881524 21364 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.567s	user 0.012s	sys 0.049s
W20260806 07:00:51.884387 23080 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 292943us
W20260806 07:00:52.005236 23110 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 466287us
W20260806 07:00:51.987138 22647 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 113340us
W20260806 07:00:52.003952 23163 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 311179us
W20260806 07:00:52.068276 23136 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 370751us
W20260806 07:00:52.239217 23133 meta_cache.cc:1097] Time spent processing table locations response: real 0.099s	user 0.000s	sys 0.001s
W20260806 07:00:52.426899 23108 meta_cache.cc:1097] Time spent processing table locations response: real 0.166s	user 0.009s	sys 0.005s
W20260806 07:00:52.471573 23171 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 706623us
W20260806 07:00:52.474278 22921 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 513306us
W20260806 07:00:52.492776 22811 scanner-internal.cc:458] Time spent opening tablet: real 3.995s	user 0.006s	sys 0.001s
W20260806 07:00:52.528403 23167 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 478863us
W20260806 07:00:52.529727 23191 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 581138us
W20260806 07:00:52.569363 23306 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.554s	user 0.003s	sys 0.016s
W20260806 07:00:52.605623 23306 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.601s	user 0.004s	sys 0.016s
W20260806 07:00:52.613511 22560 meta_cache.cc:1097] Time spent processing table locations response: real 0.068s	user 0.000s	sys 0.001s
W20260806 07:00:52.623795 23055 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.509s	user 0.021s	sys 0.043s
W20260806 07:00:52.754153 23148 meta_cache.cc:1097] Time spent processing table locations response: real 0.068s	user 0.000s	sys 0.001s
W20260806 07:00:52.807534 23193 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 373144us
W20260806 07:00:52.885869 22646 scanner-internal.cc:458] Time spent opening tablet: real 3.663s	user 0.017s	sys 0.042s
W20260806 07:00:52.879990 23135 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 812251us
W20260806 07:00:52.942251 23170 meta_cache.cc:1097] Time spent processing table locations response: real 0.051s	user 0.000s	sys 0.001s
W20260806 07:00:52.982769 23194 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 421343us
W20260806 07:00:53.026214 22712 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.003191 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58528 (local address 127.16.83.254:39853)
0806 07:00:50.004708 (+  1517us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.004742 (+    34us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:50.035111 (+ 30369us) server_negotiation.cc:407] Connection header received
0806 07:00:50.047656 (+ 12545us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:50.048512 (+   856us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:50.059830 (+ 11318us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:50.062103 (+  2273us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:50.539833 (+477730us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.034063 (+494230us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.611165 (+577102us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.992562 (+381397us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.039295 (+ 46733us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.024419 (+985124us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58528: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1596078,"server-negotiator.queue_time_us":530}
W20260806 07:00:53.044246 23006 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:49.879583 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58520 (local address 127.16.83.254:39853)
0806 07:00:49.916176 (+ 36593us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:49.916219 (+    43us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:50.270253 (+354034us) server_negotiation.cc:407] Connection header received
0806 07:00:50.270450 (+   197us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:50.270479 (+    29us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:50.270813 (+   334us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:50.271048 (+   235us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:50.469323 (+198275us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.201828 (+732505us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.943513 (+1741685us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58520: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":758117,"server-negotiator.queue_time_us":3279}
W20260806 07:00:53.045140 23207 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 399422us
W20260806 07:00:53.099035 22688 scanner-internal.cc:458] Time spent opening tablet: real 3.369s	user 0.008s	sys 0.004s
W20260806 07:00:53.099615 23146 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 563720us
W20260806 07:00:53.178756 23225 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:49.880865 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58520)
0806 07:00:50.269489 (+388624us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:50.269543 (+    54us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:50.269836 (+   293us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:50.283143 (+ 13307us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:50.284897 (+  1754us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:50.285068 (+   171us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:50.354560 (+ 69492us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:50.354629 (+    69us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.220823 (+866194us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.223096 (+  2273us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.032617 (+1809521us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.032815 (+   198us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.100359 (+ 67544us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":385201,"mutex_wait_us":1656386,"thread_start_us":306176,"threads_started":1}
W20260806 07:00:53.195560 23239 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.181523 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44202)
0806 07:00:50.348874 (+167351us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:50.348936 (+    62us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:50.349297 (+   361us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:50.350710 (+  1413us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:50.350740 (+    30us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:50.350796 (+    56us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:50.373356 (+ 22560us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:50.373418 (+    62us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.265681 (+892263us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.275589 (+  9908us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:52.433925 (+1158336us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.433996 (+    71us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.796993 (+362997us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.806402 (+  9409us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.130444 (+324042us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.130741 (+   297us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:53.185453 (+ 54712us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":163561,"mutex_wait_us":1240535,"thread_start_us":117856,"threads_started":1}
I20260806 07:00:53.219897 22762 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:53.220413 22762 scanner-internal.cc:458] Time spent opening tablet: real 3.365s	user 0.005s	sys 0.009s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:53.231113 23099 meta_cache.cc:1097] Time spent processing table locations response: real 0.061s	user 0.001s	sys 0.000s
W20260806 07:00:53.253708 23005 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.013506 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58528)
0806 07:00:50.029477 (+ 15971us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:50.029561 (+    84us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:50.029836 (+   275us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:50.076941 (+ 47105us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:50.086383 (+  9442us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:50.099174 (+ 12791us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:50.532442 (+433268us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:50.533961 (+  1519us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.042771 (+508810us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.042816 (+    45us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:51.599339 (+556523us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.600487 (+  1148us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.013081 (+412594us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.018496 (+  5415us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:52.663490 (+644994us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.006967 (+343477us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:53.011134 (+  4167us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:53.014163 (+  3029us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:53.020383 (+  6220us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:53.071898 (+ 51515us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":122,"mutex_wait_us":1623489}
W20260806 07:00:53.257951 22936 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.190697 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44202 (local address 127.16.83.193:46537)
0806 07:00:50.236281 (+ 45584us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.237657 (+  1376us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:50.349086 (+111429us) server_negotiation.cc:407] Connection header received
0806 07:00:50.349607 (+   521us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:50.349639 (+    32us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:50.349997 (+   358us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:50.350173 (+   176us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:50.604137 (+253964us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.258183 (+654046us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.456227 (+1198044us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.789050 (+332823us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.789479 (+   429us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.139726 (+350247us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 07:00:53.255225 (+115499us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 07:00:53.255897 (+   672us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44202: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1209407,"server-negotiator.queue_time_us":1239}
W20260806 07:00:53.260125 22980 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 451003us
W20260806 07:00:53.346725 23247 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.280200 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44204)
0806 07:00:50.605644 (+325444us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:50.607488 (+  1844us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:50.636727 (+ 29239us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:50.645605 (+  8878us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:50.648375 (+  2770us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:50.648437 (+    62us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:51.049830 (+401393us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.058407 (+  8577us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.807982 (+749575us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.808020 (+    38us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.072043 (+1264023us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.074003 (+  1960us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.304020 (+230017us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":253339,"mutex_wait_us":1410311,"thread_start_us":105901,"threads_started":1}
I20260806 07:00:53.349583 22627 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:53.350160 22627 scanner-internal.cc:458] Time spent opening tablet: real 3.416s	user 0.008s	sys 0.027s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:53.411234 23004 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.330397 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48834 (local address 127.16.83.193:46537)
0806 07:00:50.346647 (+ 16250us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.346694 (+    47us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:50.582145 (+235451us) server_negotiation.cc:407] Connection header received
0806 07:00:50.586384 (+  4239us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:50.591156 (+  4772us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:50.629534 (+ 38378us) spinlock_profiling.cc:243] Waited 3.77 ms on lock 0x7b2400213d28. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682147afb2 00007f6825e35d8f 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:50.629893 (+   359us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:50.630091 (+   198us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:50.879148 (+249057us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.560822 (+681674us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.805782 (+1244960us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.276867 (+471085us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.339048 (+ 62181us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.392864 (+ 53816us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48834: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1320438,"server-negotiator.queue_time_us":719,"spinlock_wait_cycles":8666496}
W20260806 07:00:53.430142 23149 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 751509us
W20260806 07:00:53.506225 22793 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.350769 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48836 (local address 127.16.83.193:46537)
0806 07:00:50.354050 (+  3281us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.354089 (+    39us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:50.574855 (+220766us) server_negotiation.cc:407] Connection header received
0806 07:00:50.586289 (+ 11434us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:50.589128 (+  2839us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:50.610276 (+ 21148us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:50.619663 (+  9387us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:50.882963 (+263300us) spinlock_profiling.cc:243] Waited 5.03 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:51.008464 (+125501us) spinlock_profiling.cc:243] Waited 43.6 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212dfb7c 00007f68212df73b 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:51.533431 (+524967us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.535159 (+  1728us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.956340 (+421181us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.634418 (+678078us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.130002 (+495584us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.504560 (+374558us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48836: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1975830,"server-negotiator.queue_time_us":2006,"spinlock_wait_cycles":111904256}
W20260806 07:00:53.508419 23131 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 892191us
W20260806 07:00:53.658584 23252 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.348934 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48836)
0806 07:00:50.573653 (+224719us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:50.573725 (+    72us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:50.574175 (+   450us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:50.620445 (+ 46270us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:50.622489 (+  2044us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:50.641371 (+ 18882us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:51.133778 (+492407us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.133836 (+    58us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.535684 (+401848us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.535722 (+    38us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:51.936580 (+400858us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.946582 (+ 10002us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.643424 (+696842us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.643481 (+    57us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.379762 (+736281us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.413905 (+ 34143us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:53.656654 (+242749us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":223920,"mutex_wait_us":1682356,"thread_start_us":115494,"threads_started":1}
I20260806 07:00:53.678215 22754 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:53.773463 23136 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.017s	sys 0.040s
W20260806 07:00:53.818843 23136 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.587s	user 0.017s	sys 0.043s
W20260806 07:00:53.820019 22754 scanner-internal.cc:458] Time spent opening tablet: real 3.670s	user 0.011s	sys 0.016s
W20260806 07:00:53.726749 23402 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.686s	user 0.020s	sys 0.005s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:53.821914 23402 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.781s	user 0.023s	sys 0.006s
W20260806 07:00:53.833302 22925 scanner-internal.cc:458] Time spent opening tablet: real 3.168s	user 0.018s	sys 0.006s
W20260806 07:00:53.831840 23187 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.553s	user 0.015s	sys 0.031s
W20260806 07:00:53.875571 22946 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.641515 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48850 (local address 127.16.83.193:46537)
0806 07:00:50.648060 (+  6545us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.648093 (+    33us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.020445 (+372352us) server_negotiation.cc:407] Connection header received
0806 07:00:51.020596 (+   151us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.020622 (+    26us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.021012 (+   390us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.021185 (+   173us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:51.109193 (+ 88008us) spinlock_profiling.cc:243] Waited 1.63 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212dfb7c 00007f68212df73b 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:51.538816 (+429623us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.996944 (+458128us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.801180 (+804236us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.423085 (+621905us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.423523 (+   438us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.833526 (+410003us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48850: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1204329,"server-negotiator.queue_time_us":2446,"spinlock_wait_cycles":3739392}
W20260806 07:00:53.867419 23187 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.589s	user 0.015s	sys 0.031s
W20260806 07:00:53.890093 22894 scanner-internal.cc:458] Time spent opening tablet: real 3.250s	user 0.004s	sys 0.013s
W20260806 07:00:53.898761 22448 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.864207 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48852 (local address 127.16.83.193:46537)
0806 07:00:50.880254 (+ 16047us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.880290 (+    36us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.256978 (+376688us) server_negotiation.cc:407] Connection header received
0806 07:00:51.310537 (+ 53559us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.310985 (+   448us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.337613 (+ 26628us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.339607 (+  1994us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:51.667439 (+327832us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.528872 (+861433us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.235072 (+706200us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.864941 (+629869us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.893395 (+ 28454us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48852: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1594783,"server-negotiator.queue_time_us":110}
W20260806 07:00:53.917737 23249 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.330259 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48834)
0806 07:00:50.573683 (+243424us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:50.573740 (+    57us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:50.574185 (+   445us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:50.630755 (+ 56570us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:50.630811 (+    56us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:50.630900 (+    89us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:50.849229 (+218329us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:50.850992 (+  1763us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.574661 (+723669us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.575472 (+   811us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:52.792682 (+1217210us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.794866 (+  2184us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.282268 (+487402us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.282798 (+   530us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.547051 (+264253us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.638086 (+ 91035us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:53.835055 (+196969us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":242645,"mutex_wait_us":1612973,"thread_start_us":183130,"threads_started":1}
W20260806 07:00:53.916232 22989 scanner-internal.cc:458] Time spent opening tablet: real 3.826s	user 0.011s	sys 0.013s
I20260806 07:00:53.925197 22750 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:53.957033 23283 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.877342 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48852)
0806 07:00:51.251925 (+374583us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.255649 (+  3724us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.271832 (+ 16183us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.340905 (+ 69073us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.341767 (+   862us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.342634 (+   867us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:51.664512 (+321878us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.664594 (+    82us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.529204 (+864610us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.529239 (+    35us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.231662 (+702423us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.231740 (+    78us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.936754 (+705014us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":312150,"mutex_wait_us":914839,"thread_start_us":220744,"threads_started":1}
I20260806 07:00:53.957785 22837 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:53.958276 22837 scanner-internal.cc:458] Time spent opening tablet: real 3.469s	user 0.008s	sys 0.020s
W20260806 07:00:53.953640 22750 scanner-internal.cc:458] Time spent opening tablet: real 4.052s	user 0.011s	sys 0.030s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:53.977751 23274 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.646680 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33642)
0806 07:00:51.021523 (+374843us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.021586 (+    63us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.021909 (+   323us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.042161 (+ 20252us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.046084 (+  3923us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.071242 (+ 25158us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:51.532785 (+461543us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.532837 (+    52us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.652811 (+1119974us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.660735 (+  7924us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.391503 (+730768us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.391597 (+    94us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.850527 (+458930us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":337352,"mutex_wait_us":946784,"thread_start_us":207194,"threads_started":1}
W20260806 07:00:54.021528 22565 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.647002 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33642 (local address 127.16.83.254:39853)
0806 07:00:50.647566 (+   564us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.647599 (+    33us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.021714 (+374115us) server_negotiation.cc:407] Connection header received
0806 07:00:51.022168 (+   454us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.022209 (+    41us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.022458 (+   249us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.022645 (+   187us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:51.533190 (+510545us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.650564 (+1117374us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.391894 (+741330us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.943527 (+551633us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.985844 (+ 42317us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33642: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1736793,"server-negotiator.queue_time_us":139}
W20260806 07:00:54.041667 23088 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.999926 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33660 (local address 127.16.83.254:39853)
0806 07:00:51.098422 (+ 98496us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.104324 (+  5902us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.262323 (+157999us) server_negotiation.cc:407] Connection header received
0806 07:00:51.310549 (+ 48226us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.311702 (+  1153us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.331925 (+ 20223us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.339311 (+  7386us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:51.561027 (+221716us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.364674 (+803647us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.939360 (+574686us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.545773 (+606413us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.546186 (+   413us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.031011 (+484825us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33660: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1545908,"server-negotiator.queue_time_us":7658}
W20260806 07:00:54.047907 23155 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.685328 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33648 (local address 127.16.83.254:39853)
0806 07:00:50.844905 (+159577us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.846407 (+  1502us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.224197 (+377790us) server_negotiation.cc:407] Connection header received
0806 07:00:51.248705 (+ 24508us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.249732 (+  1027us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.262834 (+ 13102us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.271984 (+  9150us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:51.805938 (+533954us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.665794 (+859856us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.333831 (+668037us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.550258 (+216427us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.746552 (+196294us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.042949 (+296397us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33648: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1649223,"server-negotiator.queue_time_us":122}
W20260806 07:00:54.083874 23290 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.984898 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48862)
0806 07:00:51.131507 (+146609us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.131566 (+    59us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.131897 (+   331us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.188356 (+ 56459us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.188401 (+    45us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.188457 (+    56us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:51.536820 (+348363us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.536894 (+    74us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.532912 (+996018us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.534562 (+  1650us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.407165 (+872603us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.407243 (+    78us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.546641 (+139398us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.546694 (+    53us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.635865 (+ 89171us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.774606 (+138741us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:54.033441 (+258835us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":142794,"mutex_wait_us":1310495,"thread_start_us":118058,"threads_started":1}
I20260806 07:00:54.086571 22873 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.104319 22873 scanner-internal.cc:458] Time spent opening tablet: real 3.637s	user 0.004s	sys 0.031s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:54.106035 22557 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.035882 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48862 (local address 127.16.83.193:46537)
0806 07:00:51.186333 (+150451us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.186364 (+    31us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.186426 (+    62us) server_negotiation.cc:407] Connection header received
0806 07:00:51.186618 (+   192us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.186649 (+    31us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.187017 (+   368us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.187215 (+   198us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:51.537886 (+350671us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.524472 (+986586us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.407685 (+883213us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.544950 (+137265us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.545375 (+   425us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.785656 (+240281us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 07:00:54.033413 (+247757us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 07:00:54.066322 (+ 32909us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48862: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1435930,"server-negotiator.queue_time_us":143972,"thread_start_us":101236,"threads_started":1}
W20260806 07:00:54.114096 23277 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.725839 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33648)
0806 07:00:51.220484 (+494645us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.223136 (+  2652us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.242048 (+ 18912us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.294711 (+ 52663us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.295799 (+  1088us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.316277 (+ 20478us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:51.804048 (+487771us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.805188 (+  1140us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.676621 (+871433us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.676662 (+    41us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.305922 (+629260us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.309649 (+  3727us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.554749 (+245100us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.555215 (+   466us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.935082 (+379867us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.952321 (+ 17239us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:53.952364 (+    43us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:53.952447 (+    83us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:53.952618 (+   171us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:54.005661 (+ 53043us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":388154,"mutex_wait_us":1258120,"thread_start_us":273651,"threads_started":1}
W20260806 07:00:54.119788 23292 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.009094 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33668)
0806 07:00:51.311939 (+302845us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.311995 (+    56us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.312304 (+   309us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.346984 (+ 34680us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.354039 (+  7055us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.361775 (+  7736us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:51.886809 (+525034us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.886885 (+    76us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.265412 (+1378527us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.268757 (+  3345us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.959050 (+690293us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.959122 (+    72us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.036468 (+ 77346us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":239440,"mutex_wait_us":1007482,"thread_start_us":96862,"threads_started":1}
W20260806 07:00:54.180032 23251 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 757532us
W20260806 07:00:54.228022 22760 scanner-internal.cc:458] Time spent opening tablet: real 3.546s	user 0.011s	sys 0.015s
W20260806 07:00:54.259380 22729 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.690620 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33646 (local address 127.16.83.254:39853)
0806 07:00:50.848912 (+158292us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.850770 (+  1858us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.230785 (+380015us) server_negotiation.cc:407] Connection header received
0806 07:00:51.249367 (+ 18582us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.250385 (+  1018us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.666551 (+416166us) spinlock_profiling.cc:243] Waited 2.51 ms on lock 0x7b4800143c18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e35ec8 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:51.666795 (+   244us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.666981 (+   186us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:51.799289 (+132308us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.651406 (+852117us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.221972 (+570566us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.549726 (+327754us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.723236 (+173510us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.195643 (+472407us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33646: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1711940,"server-negotiator.queue_time_us":3845,"spinlock_wait_cycles":5767424}
W20260806 07:00:54.287731 23087 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.997902 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33668 (local address 127.16.83.254:39853)
0806 07:00:51.044505 (+ 46603us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.044543 (+    38us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.316374 (+271831us) server_negotiation.cc:407] Connection header received
0806 07:00:51.325183 (+  8809us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.327288 (+  2105us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.340187 (+ 12899us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.345605 (+  5418us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:51.887359 (+541754us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.238918 (+1351559us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.959517 (+720599us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.209887 (+250370us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.262959 (+ 53072us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33668: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1784027,"server-negotiator.queue_time_us":2941}
W20260806 07:00:54.322502 22884 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.281042 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44204 (local address 127.16.83.193:46537)
0806 07:00:50.281772 (+   730us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.281820 (+    48us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:50.610152 (+328332us) server_negotiation.cc:407] Connection header received
0806 07:00:50.639902 (+ 29750us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:50.639938 (+    36us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:50.640292 (+   354us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:50.640462 (+   170us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:51.084606 (+444144us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.806580 (+721974us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.084803 (+1278223us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.074955 (+990152us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.254806 (+179851us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44204: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1783911,"server-negotiator.queue_time_us":173}
W20260806 07:00:54.420863 23276 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.684805 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33646)
0806 07:00:51.220420 (+535615us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.224150 (+  3730us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.243499 (+ 19349us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.671136 (+427637us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.671926 (+   790us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.679508 (+  7582us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:51.694437 (+ 14929us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.694500 (+    63us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.666164 (+971664us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.674855 (+  8691us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.221255 (+546400us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.221347 (+    92us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.551272 (+329925us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.551332 (+    60us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.011062 (+459730us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.323514 (+312452us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:54.324482 (+   968us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:54.326922 (+  2440us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:54.331281 (+  4359us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:54.365604 (+ 34323us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":422394,"mutex_wait_us":1230050,"thread_start_us":261211,"threads_started":1}
W20260806 07:00:54.425931 23285 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.883182 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33660)
0806 07:00:51.257459 (+374277us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.259305 (+  1846us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.293947 (+ 34642us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.339607 (+ 45660us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.340548 (+   941us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.340686 (+   138us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:51.558124 (+217438us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.558204 (+    80us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.401971 (+843767us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.403234 (+  1263us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:52.935560 (+532326us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.938991 (+  3431us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.547536 (+608545us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.549164 (+  1628us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.030057 (+480893us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.041170 (+ 11113us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:54.042320 (+  1150us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:54.043978 (+  1658us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:54.045717 (+  1739us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:54.353808 (+308091us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":310305,"mutex_wait_us":1311448,"thread_start_us":215266,"threads_started":1}
W20260806 07:00:54.426192 23326 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.342920 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48930 (local address 127.16.83.193:46537)
0806 07:00:51.538909 (+195989us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.538942 (+    33us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.538992 (+    50us) server_negotiation.cc:407] Connection header received
0806 07:00:51.561466 (+ 22474us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.562745 (+  1279us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.581646 (+ 18901us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.588352 (+  6706us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:51.779125 (+190773us) spinlock_profiling.cc:243] Waited 3.49 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f6825d8bca0 00007f6825e4049c 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:52.178705 (+399580us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.887960 (+709255us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.100865 (+212905us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.727197 (+626332us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.025120 (+297923us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.412111 (+386991us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48930: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1580641,"server-negotiator.queue_time_us":180991,"spinlock_wait_cycles":8032128,"thread_start_us":113566,"threads_started":1}
W20260806 07:00:54.468745 22823 scanner-internal.cc:458] Time spent opening tablet: real 3.823s	user 0.017s	sys 0.012s
W20260806 07:00:54.475224 23275 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.642872 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48850)
0806 07:00:51.019789 (+376917us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.019864 (+    75us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.020199 (+   335us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.035852 (+ 15653us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.045951 (+ 10099us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.050649 (+  4698us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:51.535964 (+485315us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.536028 (+    64us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.012793 (+476765us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.016910 (+  4117us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:52.796558 (+779648us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.800853 (+  4295us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.427955 (+627102us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.428007 (+    52us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.827977 (+399970us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.257667 (+429690us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:54.393219 (+135552us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":327497,"mutex_wait_us":1967004,"thread_start_us":194511,"threads_started":1}
I20260806 07:00:54.476326 22985 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.477664 22985 scanner-internal.cc:458] Time spent opening tablet: real 4.185s	user 0.007s	sys 0.012s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:54.548130 23322 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.337094 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48918)
0806 07:00:51.500187 (+163093us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.502102 (+  1915us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.517536 (+ 15434us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.821793 (+1304257us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.823887 (+  2094us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.837827 (+ 13940us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.033416 (+1195589us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.036060 (+  2644us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.456261 (+420201us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":86215,"mutex_wait_us":1221677,"thread_start_us":85893,"threads_started":1}
I20260806 07:00:54.549063 23010 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.549615 23010 scanner-internal.cc:458] Time spent opening tablet: real 3.522s	user 0.016s	sys 0.032s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:54.582834 23048 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.533415 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33718 (local address 127.16.83.254:39853)
0806 07:00:51.534038 (+   623us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.534078 (+    40us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.011297 (+477219us) server_negotiation.cc:407] Connection header received
0806 07:00:52.011432 (+   135us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.011470 (+    38us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.011706 (+   236us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.011880 (+   174us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:53.136331 (+1124451us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.114179 (+977848us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.581630 (+467451us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33718: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1308260,"server-negotiator.queue_time_us":135}
W20260806 07:00:54.568869 23259 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 703189us
W20260806 07:00:54.584872 23321 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.362404 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48934)
0806 07:00:51.384724 (+ 22320us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.384801 (+    77us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.385149 (+   348us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.067318 (+682169us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.067346 (+    28us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.067396 (+    50us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:52.561666 (+494270us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.568048 (+  6382us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.148204 (+580156us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.148817 (+   613us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.127017 (+978200us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.127092 (+    75us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.496566 (+369474us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":20419,"mutex_wait_us":1371201,"thread_start_us":12597,"threads_started":1}
I20260806 07:00:54.587498 22817 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.588032 22817 scanner-internal.cc:458] Time spent opening tablet: real 3.570s	user 0.004s	sys 0.010s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:54.593676 23336 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.392620 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48938 (local address 127.16.83.193:46537)
0806 07:00:51.936278 (+543658us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.937945 (+  1667us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.951345 (+ 13400us) server_negotiation.cc:407] Connection header received
0806 07:00:52.010240 (+ 58895us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.010276 (+    36us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.010649 (+   373us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.010885 (+   236us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.807082 (+796197us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.970812 (+1163730us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.546943 (+576131us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48938: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1681920,"server-negotiator.queue_time_us":443886,"thread_start_us":77178,"threads_started":1}
W20260806 07:00:54.595530 23334 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.496773 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48950)
0806 07:00:51.805724 (+308951us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.805779 (+    55us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.806115 (+   336us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.090769 (+284654us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.106299 (+ 15530us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.113165 (+  6866us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:52.651163 (+537998us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.651229 (+    66us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.271350 (+620121us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.271978 (+   628us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.443662 (+1171684us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.453422 (+  9760us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.593161 (+139739us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":284814,"mutex_wait_us":1630750,"thread_start_us":104576,"threads_started":1}
I20260806 07:00:54.596374 22975 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.601258 23180 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.523382 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33704 (local address 127.16.83.254:39853)
0806 07:00:51.548264 (+ 24882us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.548299 (+    35us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.845035 (+296736us) server_negotiation.cc:407] Connection header received
0806 07:00:51.890461 (+ 45426us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.891328 (+   867us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.933311 (+ 41983us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.948196 (+ 14885us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:53.041463 (+1093267us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.412880 (+371417us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.129154 (+716274us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.587467 (+458313us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.588023 (+   556us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33704: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1199979,"server-negotiator.queue_time_us":5245}
W20260806 07:00:54.599400 22975 scanner-internal.cc:458] Time spent opening tablet: real 3.474s	user 0.010s	sys 0.007s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:54.604661 23346 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.561271 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48992 (local address 127.16.83.193:46537)
0806 07:00:52.009567 (+448296us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.009605 (+    38us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.062014 (+ 52409us) server_negotiation.cc:407] Connection header received
0806 07:00:52.188786 (+126772us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.193999 (+  5213us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.364962 (+170963us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.390088 (+ 25126us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.973540 (+583452us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.957564 (+984024us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.603274 (+645710us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48992: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1259023,"server-negotiator.queue_time_us":389484,"thread_start_us":276868,"threads_started":1}
W20260806 07:00:54.617925 23330 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.426223 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48938)
0806 07:00:51.947720 (+521497us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.949307 (+  1587us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.993843 (+ 44536us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.017166 (+ 23323us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.017208 (+    42us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.028194 (+ 10986us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:52.802874 (+774680us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.802966 (+    92us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.976582 (+1173616us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.977722 (+  1140us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.585234 (+607512us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.585285 (+    51us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.614223 (+ 28938us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":407243,"mutex_wait_us":1254057,"thread_start_us":160273,"threads_started":1}
I20260806 07:00:54.620863 22976 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.621618 22976 scanner-internal.cc:458] Time spent opening tablet: real 3.432s	user 0.012s	sys 0.023s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:54.621081 23339 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.508071 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33704)
0806 07:00:51.841791 (+333720us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.841874 (+    83us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.842217 (+   343us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.949383 (+107166us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.951407 (+  2024us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.990143 (+ 38736us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:53.036905 (+1046762us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.038617 (+  1712us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.413273 (+374656us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.413355 (+    82us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.128813 (+715458us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.128885 (+    72us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.581186 (+452301us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":318389,"mutex_wait_us":1520901,"thread_start_us":236775,"threads_started":1}
W20260806 07:00:54.628737 23381 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.406280 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48918 (local address 127.16.83.193:46537)
0806 07:00:52.649706 (+243426us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.652128 (+  2422us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.653307 (+  1179us) server_negotiation.cc:407] Connection header received
0806 07:00:52.674992 (+ 21685us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.678155 (+  3163us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.777814 (+ 99659us) spinlock_profiling.cc:243] Waited 1.64 ms on lock 0x7b2400213d28. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682147afb2 00007f6825e35d8f 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:52.806869 (+ 29055us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.821433 (+ 14564us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.272003 (+450570us) spinlock_profiling.cc:243] Waited 8.99 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f682146e640 00007f682146d954 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:54.039528 (+767525us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.609626 (+570098us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.626814 (+ 17188us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48918: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":726295,"server-negotiator.queue_time_us":161692,"spinlock_wait_cycles":24452224,"thread_start_us":81098,"threads_started":1}
W20260806 07:00:54.639750 22799 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.593613 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48934 (local address 127.16.83.193:46537)
0806 07:00:52.050661 (+457048us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.054997 (+  4336us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.058461 (+  3464us) server_negotiation.cc:407] Connection header received
0806 07:00:52.066481 (+  8020us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.066521 (+    40us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.066910 (+   389us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.067098 (+   188us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.598937 (+531839us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.144316 (+545379us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.128120 (+983804us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.442328 (+314208us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.601001 (+158673us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.637576 (+ 36575us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48934: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1314604,"server-negotiator.queue_time_us":358688,"thread_start_us":280952,"threads_started":1}
W20260806 07:00:54.658677 23352 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.713573 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48976 (local address 127.16.83.193:46537)
0806 07:00:52.408885 (+695312us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.409888 (+  1003us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.411457 (+  1569us) server_negotiation.cc:407] Connection header received
0806 07:00:52.431250 (+ 19793us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.432109 (+   859us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.599213 (+167104us) spinlock_profiling.cc:243] Waited 6.35 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:52.615901 (+ 16688us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.620455 (+  4554us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.683053 (+ 62598us) spinlock_profiling.cc:243] Waited 12.4 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.456532 (+773479us) spinlock_profiling.cc:243] Waited 3.31 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.478749 (+ 22217us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.174612 (+695863us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.653544 (+478932us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48976: BlockingRecv error: recv got EOF from 127.0.0.1:48976 (error 108)
Metrics: {"mutex_wait_us":1220100,"server-negotiator.queue_time_us":442005,"spinlock_wait_cycles":50672256,"thread_start_us":236091,"threads_started":1}
W20260806 07:00:54.687132 23324 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.359708 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48930)
0806 07:00:51.517819 (+158111us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.517873 (+    54us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.518213 (+   340us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.588855 (+ 70642us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.589633 (+   778us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.591679 (+  2046us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:52.107060 (+515381us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.112788 (+  5728us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.910714 (+797926us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.922271 (+ 11557us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.100400 (+178129us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.100467 (+    67us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.776199 (+675732us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.778599 (+  2400us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.310309 (+531710us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.664861 (+354552us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:54.673782 (+  8921us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":140458,"mutex_wait_us":1379066,"thread_start_us":91665,"threads_started":1}
I20260806 07:00:54.688652 22788 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.689230 22788 scanner-internal.cc:458] Time spent opening tablet: real 3.842s	user 0.012s	sys 0.026s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:54.691720 23343 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.532471 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48976)
0806 07:00:52.202207 (+669736us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.204893 (+  2686us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.380976 (+176083us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.622539 (+241563us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.624437 (+  1898us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.628975 (+  4538us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.348733 (+719758us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.348808 (+    75us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.177311 (+828503us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.178841 (+  1530us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.595444 (+416603us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.595517 (+    73us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.653990 (+ 58473us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":494104,"mutex_wait_us":1057351,"thread_start_us":323976,"threads_started":1}
I20260806 07:00:54.692369 22834 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.692857 22834 scanner-internal.cc:458] Time spent opening tablet: real 3.399s	user 0.007s	sys 0.004s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:54.759462 23345 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.559554 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48992)
0806 07:00:52.041577 (+482023us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.055535 (+ 13958us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.113168 (+ 57633us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.390598 (+277430us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.390646 (+    48us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.403915 (+ 13269us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:52.963863 (+559948us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.965991 (+  2128us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.958042 (+992051us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.958083 (+    41us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.653645 (+695562us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.654845 (+  1200us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.704791 (+ 49946us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":346845,"mutex_wait_us":1113194,"thread_start_us":278715,"threads_started":1}
I20260806 07:00:54.770756 22535 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.782034 22833 scanner-internal.cc:458] Time spent opening tablet: real 3.259s	user 0.008s	sys 0.022s
W20260806 07:00:54.798800 22535 scanner-internal.cc:458] Time spent opening tablet: real 3.527s	user 0.004s	sys 0.008s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:54.910523 23332 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.498591 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48950 (local address 127.16.83.193:46537)
0806 07:00:51.986120 (+487529us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.989626 (+  3506us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.993385 (+  3759us) server_negotiation.cc:407] Connection header received
0806 07:00:52.016270 (+ 22885us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.019318 (+  3048us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.064129 (+ 44811us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.085639 (+ 21510us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.936258 (+850619us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.268302 (+332044us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.461723 (+1193421us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.789951 (+328228us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.824246 (+ 34295us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48950: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1365941,"server-negotiator.queue_time_us":346237,"thread_start_us":211702,"threads_started":1}
W20260806 07:00:54.935238 22631 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.798222 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33730 (local address 127.16.83.254:39853)
0806 07:00:51.801789 (+  3567us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.801823 (+    34us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.405460 (+603637us) server_negotiation.cc:407] Connection header received
0806 07:00:52.430035 (+ 24575us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.430084 (+    49us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.430402 (+   318us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.430593 (+   191us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:53.504321 (+1073728us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.180903 (+676582us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.352988 (+172085us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.670542 (+317554us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.671675 (+  1133us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.863338 (+191663us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33730: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":953901,"server-negotiator.queue_time_us":154}
W20260806 07:00:54.948770 23361 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.883675 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48902 (local address 127.16.83.193:46537)
0806 07:00:52.570730 (+687055us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.594846 (+ 24116us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.595629 (+   783us) server_negotiation.cc:407] Connection header received
0806 07:00:52.605118 (+  9489us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.613304 (+  8186us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.637968 (+ 24664us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.647920 (+  9952us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.802645 (+154725us) spinlock_profiling.cc:243] Waited 3.75 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.265457 (+462812us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.154450 (+888993us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.944523 (+790073us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48902: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":910453,"server-negotiator.queue_time_us":594394,"spinlock_wait_cycles":8633088,"thread_start_us":317158,"threads_started":1}
W20260806 07:00:55.052341 23378 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.039738 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33734)
0806 07:00:52.619584 (+579846us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.620929 (+  1345us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.640154 (+ 19225us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.644239 (+  4085us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.644271 (+    32us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.644399 (+   128us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:53.837650 (+1193251us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.854244 (+ 16594us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.494370 (+640126us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.494413 (+    43us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.689305 (+194892us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.689396 (+    91us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.050684 (+361288us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":526062,"mutex_wait_us":1158739,"thread_start_us":97744,"threads_started":1}
W20260806 07:00:55.075536 22848 scanner-internal.cc:458] Time spent opening tablet: real 3.410s	user 0.018s	sys 0.007s
W20260806 07:00:55.126428 23362 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.802350 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48996)
0806 07:00:52.433837 (+631487us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.433891 (+    54us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.434260 (+   369us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.745523 (+311263us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.746579 (+  1056us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.751814 (+  5235us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.027556 (+275742us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.031572 (+  4016us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.913533 (+881961us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.919023 (+  5490us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.030540 (+1111517us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.032890 (+  2350us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.124838 (+ 91948us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":609914,"mutex_wait_us":1369625,"thread_start_us":247257,"threads_started":1}
I20260806 07:00:55.133112 22828 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.141271 22828 scanner-internal.cc:458] Time spent opening tablet: real 3.787s	user 0.016s	sys 0.024s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:55.199815 23310 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.266093 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48902)
0806 07:00:51.548466 (+282373us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.548515 (+    49us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.548855 (+   340us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.648951 (+1100096us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.651794 (+  2843us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.655565 (+  3771us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.239500 (+583935us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.241092 (+  1592us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.164911 (+923819us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.168913 (+  4002us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.068435 (+899522us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.071836 (+  3401us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.126041 (+ 54205us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":258572,"mutex_wait_us":1367839,"thread_start_us":130837,"threads_started":1}
W20260806 07:00:55.213402 23373 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.009791 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49006)
0806 07:00:52.678082 (+668291us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.679729 (+  1647us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.682620 (+  2891us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.900145 (+217525us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.900179 (+    34us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.900230 (+    51us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.282853 (+382623us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.286955 (+  4102us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.127512 (+840557us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.127556 (+    44us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.694282 (+566726us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.694354 (+    72us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.119090 (+424736us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":589811,"mutex_wait_us":939775,"thread_start_us":234015,"threads_started":1}
I20260806 07:00:55.214452 22804 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.214901 22804 scanner-internal.cc:458] Time spent opening tablet: real 3.596s	user 0.002s	sys 0.003s
I20260806 07:00:55.201197 22998 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.237232 22998 scanner-internal.cc:458] Time spent opening tablet: real 4.541s	user 0.011s	sys 0.011s
W20260806 07:00:55.242489 23388 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.080377 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48996 (local address 127.16.83.193:46537)
0806 07:00:52.641614 (+561237us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.646140 (+  4526us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.647849 (+  1709us) server_negotiation.cc:407] Connection header received
0806 07:00:52.662759 (+ 14910us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.666661 (+  3902us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.735391 (+ 68730us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.745067 (+  9676us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.834679 (+ 89612us) spinlock_profiling.cc:243] Waited 1.82 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.041154 (+206475us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.892070 (+850916us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.179929 (+1287859us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48996: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1088381,"server-negotiator.queue_time_us":480502,"spinlock_wait_cycles":4188544,"thread_start_us":118524,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:55.276372 23389 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.178394 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49020)
0806 07:00:52.666403 (+488009us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.672838 (+  6435us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.683460 (+ 10622us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.808991 (+125531us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.809026 (+    35us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.809074 (+    48us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.504534 (+695460us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.504607 (+    73us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.028141 (+523534us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.028197 (+    56us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.619056 (+590859us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.619150 (+    94us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.071810 (+452660us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.073123 (+  1313us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.262944 (+189821us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:55.263151 (+   207us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:55.274638 (+ 11487us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":415694,"mutex_wait_us":1330302,"thread_start_us":306034,"threads_started":1}
W20260806 07:00:55.278719 23390 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.682624 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49020 (local address 127.16.83.193:46537)
0806 07:00:52.807573 (+124949us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.807614 (+    41us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.807664 (+    50us) server_negotiation.cc:407] Connection header received
0806 07:00:52.807823 (+   159us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.807855 (+    32us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.808188 (+   333us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.808379 (+   191us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.898507 (+ 90128us) spinlock_profiling.cc:243] Waited 2.28 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.505193 (+606686us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.017395 (+512202us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.620303 (+602908us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.052728 (+432425us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.084435 (+ 31707us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:55.276962 (+192527us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49020: BlockingRecv error: recv got EOF from 127.0.0.1:49020 (error 108)
Metrics: {"mutex_wait_us":906793,"server-negotiator.queue_time_us":124440,"spinlock_wait_cycles":5233024,"thread_start_us":37186,"threads_started":1}
W20260806 07:00:55.286199 22715 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.035588 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33734 (local address 127.16.83.254:39853)
0806 07:00:52.202471 (+166883us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.204630 (+  2159us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.622645 (+418015us) server_negotiation.cc:407] Connection header received
0806 07:00:52.643060 (+ 20415us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.643101 (+    41us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.643333 (+   232us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.643530 (+   197us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:53.861680 (+1218150us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.494069 (+632389us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.689663 (+195594us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.278823 (+589160us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.279359 (+   536us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33734: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1420182,"server-negotiator.queue_time_us":10828}
I20260806 07:00:55.287566 22774 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.288049 22774 scanner-internal.cc:458] Time spent opening tablet: real 3.901s	user 0.020s	sys 0.027s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:55.286234 23359 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.791963 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33730)
0806 07:00:52.403154 (+611191us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.404872 (+  1718us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.427777 (+ 22905us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.434705 (+  6928us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.436982 (+  2277us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.465325 (+ 28343us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:53.503907 (+1038582us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.503977 (+    70us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.182870 (+678893us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.185118 (+  2248us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.352672 (+167554us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.352756 (+    84us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.672304 (+319548us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.672353 (+    49us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.889130 (+216777us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:55.176914 (+287784us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:55.176958 (+    44us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:55.177045 (+    87us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:55.177235 (+   190us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:55.255387 (+ 78152us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":313631,"mutex_wait_us":1595013,"thread_start_us":193299,"threads_started":1}
W20260806 07:00:55.439762 23349 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.555637 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33718)
0806 07:00:52.010764 (+455127us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.010821 (+    57us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.011094 (+   273us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.023589 (+ 12495us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.027382 (+  3793us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.051744 (+ 24362us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:53.132842 (+1081098us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.132917 (+    75us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.115172 (+982255us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.115387 (+   215us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.247454 (+1132067us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.249831 (+  2377us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.255650 (+  5819us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":453657,"mutex_wait_us":1960144,"thread_start_us":328490,"threads_started":1}
W20260806 07:00:55.458940 23397 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.401889 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49006 (local address 127.16.83.193:46537)
0806 07:00:52.776624 (+374735us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.779489 (+  2865us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.782139 (+  2650us) server_negotiation.cc:407] Connection header received
0806 07:00:52.804050 (+ 21911us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.806779 (+  2729us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.898876 (+ 92097us) spinlock_profiling.cc:243] Waited 6.8 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:52.899168 (+   292us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.899399 (+   231us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.290199 (+390800us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.126603 (+836404us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.698057 (+571454us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.361128 (+663071us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.457263 (+ 96135us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49006: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1454329,"server-negotiator.queue_time_us":275181,"spinlock_wait_cycles":15639296,"thread_start_us":254698,"threads_started":1}
W20260806 07:00:55.461561 23342 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.502923 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48966)
0806 07:00:52.173047 (+670124us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.181076 (+  8029us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.223909 (+ 42833us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.042414 (+818505us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.042472 (+    58us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.042550 (+    78us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.657838 (+615288us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.657907 (+    69us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.351040 (+693133us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.351958 (+   918us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.291901 (+939943us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.291977 (+    76us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.459076 (+167099us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":487589,"mutex_wait_us":1616024,"thread_start_us":321997,"threads_started":1}
I20260806 07:00:55.462944 23040 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.467831 23040 scanner-internal.cc:458] Time spent opening tablet: real 4.259s	user 0.012s	sys 0.005s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:55.525209 23387 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.410273 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49034 (local address 127.16.83.193:46537)
0806 07:00:52.790203 (+379930us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.790242 (+    39us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.819066 (+ 28824us) server_negotiation.cc:407] Connection header received
0806 07:00:52.879867 (+ 60801us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.881129 (+  1262us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.935155 (+ 54026us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.939659 (+  4504us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.286716 (+347057us) spinlock_profiling.cc:243] Waited 19 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.830740 (+544024us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.358708 (+527968us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.468935 (+1110227us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49034: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1360036,"server-negotiator.queue_time_us":353598,"spinlock_wait_cycles":43754240,"thread_start_us":220079,"threads_started":1}
W20260806 07:00:55.545082 22981 scanner-internal.cc:458] Time spent opening tablet: real 3.895s	user 0.011s	sys 0.016s
W20260806 07:00:55.597254 23393 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.434300 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49044)
0806 07:00:52.806679 (+372379us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.809945 (+  3266us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.860974 (+ 51029us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.164960 (+303986us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.166270 (+  1310us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.186721 (+ 20451us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.176088 (+989367us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.176145 (+    57us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.592776 (+416631us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.592815 (+    39us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.261986 (+669171us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.262042 (+    56us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.557476 (+295434us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":307467,"mutex_wait_us":1649277,"thread_start_us":201547,"threads_started":1}
W20260806 07:00:55.597558 23405 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.493719 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48966 (local address 127.16.83.193:46537)
0806 07:00:52.878845 (+385126us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.880470 (+  1625us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.882320 (+  1850us) server_negotiation.cc:407] Connection header received
0806 07:00:52.900087 (+ 17767us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.900132 (+    45us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.012830 (+112698us) spinlock_profiling.cc:243] Waited 1.88 ms on lock 0x7b2400213d28. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682147afb2 00007f6825e35d8f 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:53.031664 (+ 18834us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.039297 (+  7633us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.659319 (+620022us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.344072 (+684753us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.543345 (+1199273us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48966: BlockingRecv error: recv got EOF from 127.0.0.1:48966 (error 108)
Metrics: {"mutex_wait_us":1074333,"server-negotiator.queue_time_us":280952,"spinlock_wait_cycles":4317952,"thread_start_us":105955,"threads_started":1}
I20260806 07:00:55.597975 22716 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.599795 22716 scanner-internal.cc:458] Time spent opening tablet: real 4.029s	user 0.001s	sys 0.032s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:55.619427 23254 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.629052 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49048 (local address 127.16.83.193:46537)
0806 07:00:52.801763 (+172711us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.801798 (+    35us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.899540 (+ 97742us) server_negotiation.cc:407] Connection header received
0806 07:00:52.899743 (+   203us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.899786 (+    43us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.995675 (+ 95889us) spinlock_profiling.cc:243] Waited 2.15 ms on lock 0x7b2400213d28. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682147afb2 00007f6825e35d8f 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:53.020343 (+ 24668us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.029047 (+  8704us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:54.069874 (+1040827us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.654011 (+584137us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.291259 (+637248us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.590870 (+299611us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.595421 (+  4551us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49048: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":1107874,"server-negotiator.queue_time_us":164659,"spinlock_wait_cycles":4943744,"thread_start_us":106574,"threads_started":1}
W20260806 07:00:55.663159 23391 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.424268 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49034)
0806 07:00:52.806647 (+382379us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.810065 (+  3418us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.860858 (+ 50793us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.940515 (+ 79657us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.941120 (+   605us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.960643 (+ 19523us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.257376 (+296733us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.257443 (+    67us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.364985 (+1107542us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.365032 (+    47us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.552655 (+1187623us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.555086 (+  2431us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.617038 (+ 61952us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":310570,"mutex_wait_us":1420775,"thread_start_us":171369,"threads_started":1}
W20260806 07:00:55.676851 23396 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.466519 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49048)
0806 07:00:52.896846 (+430327us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.896920 (+    74us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.897451 (+   531us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.031272 (+133821us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.032788 (+  1516us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.036870 (+  4082us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.067798 (+1030928us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.069445 (+  1647us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.659465 (+590020us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.659527 (+    62us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.290103 (+630576us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.290183 (+    80us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.568742 (+278559us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":336386,"mutex_wait_us":1630384,"thread_start_us":151526,"threads_started":1}
I20260806 07:00:55.677067 23020 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.677559 23020 scanner-internal.cc:458] Time spent opening tablet: real 3.960s	user 0.011s	sys 0.011s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
I20260806 07:00:55.678153 22795 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.678745 22795 scanner-internal.cc:458] Time spent opening tablet: real 4.085s	user 0.013s	sys 0.029s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:55.694710 23382 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.181264 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49028)
0806 07:00:52.792902 (+611638us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.794928 (+  2026us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.831383 (+ 36455us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.304989 (+473606us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.308277 (+  3288us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.310365 (+  2088us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.427107 (+1116742us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.428473 (+  1366us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.936143 (+507670us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.936215 (+    72us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.691525 (+755310us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.691582 (+    57us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.693257 (+  1675us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":505213,"mutex_wait_us":1754871,"thread_start_us":409653,"threads_started":1}
I20260806 07:00:55.698355 23061 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.705257 23061 scanner-internal.cc:458] Time spent opening tablet: real 4.020s	user 0.007s	sys 0.019s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:55.759689 22560 scanner-internal.cc:458] Time spent opening tablet: real 3.122s	user 0.004s	sys 0.011s
W20260806 07:00:55.771544 23398 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.499073 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49072)
0806 07:00:52.831082 (+332009us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.834396 (+  3314us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.878131 (+ 43735us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.445602 (+567471us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.445640 (+    38us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.445710 (+    70us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.639668 (+193958us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.639733 (+    65us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.251275 (+611542us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.251982 (+   707us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.048875 (+796893us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.048937 (+    62us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.416901 (+367964us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.423129 (+  6228us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.516964 (+ 93835us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:55.623778 (+106814us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:55.735143 (+111365us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":247793,"mutex_wait_us":1120438,"thread_start_us":111611,"threads_started":1}
I20260806 07:00:55.774923 22950 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.792531 22950 scanner-internal.cc:458] Time spent opening tablet: real 4.255s	user 0.014s	sys 0.018s
W20260806 07:00:55.805188 23406 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.642962 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49088)
0806 07:00:52.787898 (+144936us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.787971 (+    73us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.788293 (+   322us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.823709 (+1035416us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.824829 (+  1120us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.828044 (+  3215us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.475023 (+646979us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.475109 (+    86us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.725885 (+250776us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.727890 (+  2005us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.590478 (+862588us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.590914 (+   436us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.720221 (+129307us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":140986,"mutex_wait_us":1428022,"thread_start_us":108272,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
I20260806 07:00:55.817680 22830 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.821038 23411 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.793462 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49028 (local address 127.16.83.193:46537)
0806 07:00:53.014348 (+220886us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.016542 (+  2194us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.017689 (+  1147us) server_negotiation.cc:407] Connection header received
0806 07:00:53.031531 (+ 13842us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.033392 (+  1861us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.278715 (+245323us) spinlock_profiling.cc:243] Waited 2.11 ms on lock 0x7b180017b840. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682a1b68b1 00007f682a1c3661 00007f68212e4f96 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649
0806 07:00:53.288878 (+ 10163us) spinlock_profiling.cc:243] Waited 960 us on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:53.299334 (+ 10456us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.305541 (+  6207us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.445031 (+139490us) spinlock_profiling.cc:243] Waited 3.13 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:54.428838 (+983807us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.935649 (+506811us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.725005 (+789356us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49028: BlockingRecv error: recv got EOF from 127.0.0.1:49028 (error 108)
Metrics: {"mutex_wait_us":982155,"server-negotiator.queue_time_us":136462,"spinlock_wait_cycles":14254976,"thread_start_us":263131,"threads_started":1}
W20260806 07:00:55.828035 23055 scanner-internal.cc:458] Time spent opening tablet: real 3.809s	user 0.024s	sys 0.044s
W20260806 07:00:55.837208 22830 scanner-internal.cc:458] Time spent opening tablet: real 3.957s	user 0.020s	sys 0.024s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:55.864569 23004 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.233959 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49072 (local address 127.16.83.193:46537)
0806 07:00:53.429534 (+195575us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.432053 (+  2519us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.432830 (+   777us) server_negotiation.cc:407] Connection header received
0806 07:00:53.436103 (+  3273us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.439930 (+  3827us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.445038 (+  5108us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.445279 (+   241us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.659626 (+214347us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.224010 (+564384us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.049196 (+825186us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.403657 (+354461us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.466140 (+ 62483us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:55.793929 (+327789us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49072: BlockingRecv error: recv got EOF from 127.0.0.1:49072 (error 108)
Metrics: {"mutex_wait_us":1200587,"server-negotiator.queue_time_us":191136,"thread_start_us":383081,"threads_started":1}
W20260806 07:00:55.932288 23370 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 230194us
W20260806 07:00:55.947822 22481 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.786499 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33762 (local address 127.16.83.254:39853)
0806 07:00:52.787140 (+   641us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.787175 (+    35us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.172954 (+385779us) server_negotiation.cc:407] Connection header received
0806 07:00:53.220904 (+ 47950us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.220948 (+    44us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.221244 (+   296us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.221460 (+   216us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:53.639928 (+418468us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.277613 (+637685us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.081518 (+803905us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.511920 (+430402us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.512376 (+   456us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:55.920133 (+407757us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33762: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1159565,"server-negotiator.queue_time_us":169}
W20260806 07:00:56.012771 23410 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.464394 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49044 (local address 127.16.83.193:46537)
0806 07:00:52.872102 (+407708us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.876319 (+  4217us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.877936 (+  1617us) server_negotiation.cc:407] Connection header received
0806 07:00:52.886473 (+  8537us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.890192 (+  3719us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.020256 (+130064us) spinlock_profiling.cc:243] Waited 1.91 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:53.143936 (+123680us) spinlock_profiling.cc:243] Waited 4.44 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212dfb7c 00007f68212df73b 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:53.149933 (+  5997us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.161151 (+ 11218us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.292241 (+131090us) spinlock_profiling.cc:243] Waited 1.6 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f682146e640 00007f682146d954 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.341549 (+ 49308us) spinlock_profiling.cc:243] Waited 892 us on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212dfc6c 00007f68212dfbd6 0000000000620c99 00007f682146e640 00007f682146d954 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:54.176404 (+834855us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.587157 (+410753us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.262487 (+675330us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.953630 (+691143us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.962665 (+  9035us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49044: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1313760,"server-negotiator.queue_time_us":304803,"spinlock_wait_cycles":20342016,"thread_start_us":165451,"threads_started":1}
W20260806 07:00:56.017594 23106 scanner-internal.cc:458] Time spent opening tablet: real 2.033s	user 0.003s	sys 0.017s
W20260806 07:00:56.036940 23433 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.960384 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49106)
0806 07:00:53.338806 (+378422us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.338905 (+    99us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:53.339307 (+   402us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.340496 (+  1189us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.340533 (+    37us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.340590 (+    57us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.503753 (+163163us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.503837 (+    84us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.610323 (+1106486us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.610935 (+   612us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.364144 (+753209us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.367213 (+  3069us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.605590 (+238377us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.605634 (+    44us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.975017 (+369383us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:55.975373 (+   356us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:56.035166 (+ 59793us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":369165,"mutex_wait_us":1080883,"thread_start_us":225195,"threads_started":1}
I20260806 07:00:56.037532 23077 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:56.038116 23077 scanner-internal.cc:458] Time spent opening tablet: real 3.521s	user 0.027s	sys 0.045s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:56.060684 23413 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.937504 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49106 (local address 127.16.83.193:46537)
0806 07:00:53.047490 (+109986us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.065203 (+ 17713us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.339044 (+273841us) server_negotiation.cc:407] Connection header received
0806 07:00:53.339612 (+   568us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.339640 (+    28us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.340025 (+   385us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.340282 (+   257us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.544025 (+203743us) spinlock_profiling.cc:243] Waited 4.08 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.968942 (+424917us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.608984 (+640042us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.372596 (+763612us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.605146 (+232550us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.639582 (+ 34436us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.026501 (+386919us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49106: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1302222,"server-negotiator.queue_time_us":50606,"spinlock_wait_cycles":9387776}
W20260806 07:00:56.086576 23293 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.643823 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49088 (local address 127.16.83.193:46537)
0806 07:00:53.793438 (+149615us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.793482 (+    44us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.793535 (+    53us) server_negotiation.cc:407] Connection header received
0806 07:00:53.793696 (+   161us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.793739 (+    43us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.820212 (+ 26473us) spinlock_profiling.cc:243] Waited 2.78 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:53.820506 (+   294us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.823116 (+  2610us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:54.475798 (+652682us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.709960 (+234162us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.593713 (+883753us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.982655 (+388942us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.052293 (+ 69638us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49088: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":1066590,"server-negotiator.queue_time_us":17698,"spinlock_wait_cycles":6397696}
W20260806 07:00:56.090901 23427 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.804190 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33762)
0806 07:00:53.165212 (+361022us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.167163 (+  1951us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:53.211661 (+ 44498us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.229380 (+ 17719us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.230519 (+  1139us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.237476 (+  6957us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:53.639580 (+402104us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.639651 (+    71us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.284495 (+644844us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.284570 (+    75us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.077823 (+793253us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.077912 (+    89us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.512783 (+434871us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.512853 (+    70us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.919526 (+406673us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.045240 (+125714us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:56.045294 (+    54us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:56.045800 (+   506us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:56.048832 (+  3032us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:56.086759 (+ 37927us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":306821,"mutex_wait_us":1596057,"thread_start_us":177022,"threads_started":1}
W20260806 07:00:56.149010 23187 scanner-internal.cc:458] Time spent opening tablet: real 2.914s	user 0.018s	sys 0.032s
W20260806 07:00:56.173106 23446 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.161830 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33796)
0806 07:00:53.590085 (+428255us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.590170 (+    85us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:53.590600 (+   430us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.638060 (+ 47460us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.638097 (+    37us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.638237 (+   140us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:54.174003 (+535766us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.174060 (+    57us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.733365 (+559305us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.733616 (+   251us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.752247 (+1018631us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.753507 (+  1260us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.055791 (+302284us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.056408 (+   617us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:56.119421 (+ 63013us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.127752 (+  8331us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:56.127781 (+    29us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:56.128903 (+  1122us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:56.133294 (+  4391us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:56.170842 (+ 37548us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":427513,"mutex_wait_us":1489007,"thread_start_us":143662,"threads_started":1}
W20260806 07:00:56.177309 23367 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 254763us
W20260806 07:00:56.181548 23444 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.140940 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49120)
0806 07:00:53.257755 (+116815us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.257810 (+    55us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:53.258112 (+   302us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.501309 (+243197us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.501345 (+    36us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.501404 (+    59us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.555377 (+1053973us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.555463 (+    86us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.980957 (+425494us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.980994 (+    37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.682234 (+701240us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.682299 (+    65us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.030028 (+347729us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.030067 (+    39us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:56.092411 (+ 62344us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.092632 (+   221us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:56.179651 (+ 87019us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":97569,"mutex_wait_us":1689709,"thread_start_us":62633,"threads_started":1}
I20260806 07:00:56.184317 23133 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:56.184960 23133 scanner-internal.cc:458] Time spent opening tablet: real 3.433s	user 0.025s	sys 0.018s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:56.188419 23443 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.164744 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49120 (local address 127.16.83.193:46537)
0806 07:00:53.343481 (+178737us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.343525 (+    44us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.343591 (+    66us) server_negotiation.cc:407] Connection header received
0806 07:00:53.343776 (+   185us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.343812 (+    36us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.490141 (+146329us) spinlock_profiling.cc:243] Waited 2.78 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:53.500973 (+ 10832us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.501252 (+   279us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:54.372147 (+870895us) spinlock_profiling.cc:243] Waited 8.82 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f682146e640 00007f682146d954 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:54.694972 (+322825us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.980531 (+285559us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.682659 (+702128us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.026471 (+343812us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.185961 (+159490us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.186557 (+   596us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49120: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1804516,"server-negotiator.queue_time_us":139889,"spinlock_wait_cycles":26695168,"thread_start_us":382357,"threads_started":1}
W20260806 07:00:56.191336 23450 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.184957 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49136)
0806 07:00:53.340594 (+155637us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.340645 (+    51us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:53.342545 (+  1900us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.824804 (+482259us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.826121 (+  1317us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.830940 (+  4819us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.307067 (+476127us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.310817 (+  3750us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.108845 (+798028us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.113340 (+  4495us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.875311 (+761971us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.875371 (+    60us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.105383 (+230012us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.105852 (+   469us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:56.148032 (+ 42180us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.162613 (+ 14581us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:56.189498 (+ 26885us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":154998,"mutex_wait_us":1170169,"thread_start_us":45144,"threads_started":1}
I20260806 07:00:56.193856 23139 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:56.194301 23139 scanner-internal.cc:458] Time spent opening tablet: real 3.384s	user 0.007s	sys 0.007s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:56.248258 23452 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.775029 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49136 (local address 127.16.83.193:46537)
0806 07:00:53.792194 (+ 17165us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.792229 (+    35us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.792286 (+    57us) server_negotiation.cc:407] Connection header received
0806 07:00:53.792437 (+   151us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.792468 (+    31us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.815425 (+ 22957us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.822875 (+  7450us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.875571 (+ 52696us) spinlock_profiling.cc:243] Waited 1.93 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:54.408548 (+532977us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.099410 (+690862us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.875632 (+776222us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.098773 (+223141us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.195377 (+ 96604us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.195683 (+   306us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 07:00:56.196095 (+   412us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 07:00:56.196617 (+   522us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49136: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":1414677,"server-negotiator.queue_time_us":14144,"spinlock_wait_cycles":4446464}
W20260806 07:00:56.270408 23092 scanner-internal.cc:458] Time spent opening tablet: real 3.284s	user 0.003s	sys 0.006s
W20260806 07:00:56.270516 23129 scanner-internal.cc:458] Time spent opening tablet: real 2.384s	user 0.011s	sys 0.010s
W20260806 07:00:56.315029 23170 scanner-internal.cc:458] Time spent opening tablet: real 3.315s	user 0.019s	sys 0.032s
W20260806 07:00:56.315022 23211 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 114051us
W20260806 07:00:56.335723 22793 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.727955 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49148 (local address 127.16.83.193:46537)
0806 07:00:53.774689 (+ 46734us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.774723 (+    34us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.985225 (+210502us) server_negotiation.cc:407] Connection header received
0806 07:00:54.010152 (+ 24927us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:54.011255 (+  1103us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:54.029187 (+ 17932us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:54.029367 (+   180us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:54.554542 (+525175us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.086688 (+532146us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.879845 (+793157us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.116354 (+236509us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.116721 (+   367us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.189958 (+ 73237us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 07:00:56.228511 (+ 38553us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 07:00:56.231542 (+  3031us) server_negotiation.cc:1035] Waiting for connection context
0806 07:00:56.274218 (+ 42676us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49148: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"mutex_wait_us":1213323,"server-negotiator.queue_time_us":13859}
W20260806 07:00:56.341835 23461 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.227667 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49148)
0806 07:00:53.982881 (+755214us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.984125 (+  1244us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:54.004152 (+ 20027us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:54.029952 (+ 25800us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:54.029989 (+    37us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:54.030049 (+    60us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.549550 (+519501us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.549656 (+   106us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.093481 (+543825us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.094145 (+   664us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.879401 (+785256us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.879483 (+    82us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.116791 (+237308us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.116842 (+    51us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:56.177333 (+ 60491us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.177570 (+   237us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:56.259073 (+ 81503us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":664622,"mutex_wait_us":1250128,"thread_start_us":588046,"threads_started":1}
I20260806 07:00:56.342813 23108 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:56.343263 23108 scanner-internal.cc:458] Time spent opening tablet: real 3.539s	user 0.055s	sys 0.081s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:56.341519 23451 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.185936 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49140)
0806 07:00:53.656835 (+470899us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.656919 (+    84us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:53.657306 (+   387us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.803080 (+145774us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.815104 (+ 12024us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.823048 (+  7944us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.663944 (+840896us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.664022 (+    78us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.085678 (+421656us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.085724 (+    46us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.876657 (+790933us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.876748 (+    91us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.254442 (+377694us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":395525,"mutex_wait_us":1517192,"thread_start_us":118039,"threads_started":1}
W20260806 07:00:56.359891 23148 scanner-internal.cc:458] Time spent opening tablet: real 3.321s	user 0.012s	sys 0.008s
I20260806 07:00:56.355762 22854 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:56.361339 22854 scanner-internal.cc:458] Time spent opening tablet: real 3.428s	user 0.009s	sys 0.014s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:56.369555 23099 scanner-internal.cc:458] Time spent opening tablet: real 3.113s	user 0.009s	sys 0.010s
W20260806 07:00:56.410421 22940 scanner-internal.cc:458] Time spent opening tablet: real 3.119s	user 0.005s	sys 0.010s
W20260806 07:00:56.418728 23460 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.635065 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33824 (local address 127.16.83.254:39853)
0806 07:00:53.794378 (+159313us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.794427 (+    49us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.896317 (+101890us) server_negotiation.cc:407] Connection header received
0806 07:00:53.935076 (+ 38759us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.935109 (+    33us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.935368 (+   259us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.941616 (+  6248us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:54.593843 (+652227us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.287138 (+693295us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.152615 (+865477us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.184234 (+ 31619us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.184633 (+   399us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.414287 (+229654us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33824: BlockingRecv error: recv got EOF from 127.0.0.1:33824 (error 108)
Metrics: {"mutex_wait_us":1075549,"server-negotiator.queue_time_us":43970}
W20260806 07:00:56.435406 22712 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.161773 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33796 (local address 127.16.83.254:39853)
0806 07:00:53.162371 (+   598us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.164110 (+  1739us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.590915 (+426805us) server_negotiation.cc:407] Connection header received
0806 07:00:53.623506 (+ 32591us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.626473 (+  2967us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.636210 (+  9737us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.636450 (+   240us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:54.175319 (+538869us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.730859 (+555540us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.770209 (+1039350us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.053584 (+283375us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.168479 (+114895us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.434087 (+265608us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33796: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1481989,"server-negotiator.queue_time_us":153}
W20260806 07:00:56.429203 23472 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.381223 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33824)
0806 07:00:53.892772 (+511549us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.893587 (+   815us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:53.921632 (+ 28045us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.944879 (+ 23247us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.946934 (+  2055us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.968235 (+ 21301us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:54.590877 (+622642us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.593164 (+  2287us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.288985 (+695821us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.289027 (+    42us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:56.152004 (+862977us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:56.152063 (+    59us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.184558 (+ 32495us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.184605 (+    47us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:56.318093 (+133488us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.356763 (+ 38670us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:56.358364 (+  1601us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:56.364495 (+  6131us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:56.372778 (+  8283us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:56.403624 (+ 30846us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":439149,"mutex_wait_us":1482304,"thread_start_us":284156,"threads_started":1}
W20260806 07:00:56.449965 23316 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 110584us
W20260806 07:00:56.474037 23160 scanner-internal.cc:458] Time spent opening tablet: real 3.288s	user 0.019s	sys 0.017s
W20260806 07:00:56.493418 23242 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 151668us
W20260806 07:00:56.502283 23164 scanner-internal.cc:458] Time spent opening tablet: real 3.266s	user 0.016s	sys 0.013s
W20260806 07:00:56.506520 22935 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 273434us
W20260806 07:00:56.520932 23459 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.633024 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49140 (local address 127.16.83.193:46537)
0806 07:00:53.657240 (+ 24216us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.657282 (+    42us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.657336 (+    54us) server_negotiation.cc:407] Connection header received
0806 07:00:53.723734 (+ 66398us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.725935 (+  2201us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.789565 (+ 63630us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.795665 (+  6100us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.864736 (+ 69071us) spinlock_profiling.cc:243] Waited 1.07 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:54.664383 (+799647us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.084790 (+420407us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.879191 (+794401us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.221567 (+342376us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.320941 (+ 99374us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.451167 (+130226us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49140: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"mutex_wait_us":1185132,"server-negotiator.queue_time_us":14354,"spinlock_wait_cycles":2458496}
W20260806 07:00:56.519385 23208 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 174725us
W20260806 07:00:56.536522 23601 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 100925us
W20260806 07:00:56.540025 23565 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 103959us
W20260806 07:00:56.554481 23520 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 60789.9us
W20260806 07:00:56.686210 23205 scanner-internal.cc:458] Time spent opening tablet: real 2.242s	user 0.030s	sys 0.017s
W20260806 07:00:56.694530 22883 meta_cache.cc:1097] Time spent processing table locations response: real 0.171s	user 0.001s	sys 0.000s
W20260806 07:00:56.769860 23250 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 409992us
W20260806 07:00:56.772177 23510 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 134036us
W20260806 07:00:56.774806 23436 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 363623us
W20260806 07:00:56.781690 23489 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 88297.7us
W20260806 07:00:56.811739 23121 scanner-internal.cc:458] Time spent opening tablet: real 3.389s	user 0.006s	sys 0.012s
W20260806 07:00:56.817166 23296 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 102950us
W20260806 07:00:56.833364 23515 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 143223us
W20260806 07:00:56.858299 23627 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 145005us
W20260806 07:00:56.860682 23230 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 225725us
W20260806 07:00:56.848326 23566 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 154069us
W20260806 07:00:56.914862 23527 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 200675us
W20260806 07:00:56.931216 23637 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 197703us
W20260806 07:00:56.951350 23568 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 85644.7us
W20260806 07:00:56.948796 23564 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 261197us
W20260806 07:00:56.993369 23256 meta_cache.cc:1097] Time spent processing table locations response: real 0.077s	user 0.000s	sys 0.001s
W20260806 07:00:56.998961 23654 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 109008us
W20260806 07:00:57.016130 23572 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 137282us
W20260806 07:00:57.048780 23481 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 95693.4us
W20260806 07:00:57.088132 23536 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 112289us
W20260806 07:00:57.169044 23570 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 104805us
W20260806 07:00:57.211576 23646 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 128753us
W20260806 07:00:57.192101 23682 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 164536us
W20260806 07:00:57.216339 23628 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 168983us
W20260806 07:00:57.219336 23235 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 183675us
W20260806 07:00:57.218644 23458 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 226941us
W20260806 07:00:57.212427 23498 meta_cache.cc:1097] Time spent processing table locations response: real 0.074s	user 0.001s	sys 0.000s
W20260806 07:00:57.254372 23287 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 223354us
W20260806 07:00:57.271142 23594 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 214135us
W20260806 07:00:57.271895 23599 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 219084us
W20260806 07:00:57.292661 23329 scanner-internal.cc:458] Time spent opening tablet: real 1.341s	user 0.012s	sys 0.034s
W20260806 07:00:57.544153 23259 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Scan -> {remote=127.16.83.193:46537, user_credentials={real_user=slave}} blocked reactor thread for 102195us
W20260806 07:00:57.544275 23365 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 92336.5us
W20260806 07:00:57.626629 23663 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 218259us
W20260806 07:00:57.639175 23670 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 247581us
W20260806 07:00:57.640362 23212 scanner-internal.cc:458] Time spent opening tablet: real 3.017s	user 0.018s	sys 0.022s
W20260806 07:00:57.668713 23385 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 260789us
W20260806 07:00:57.679701 23661 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 69515.5us
W20260806 07:00:57.770794 23246 scanner-internal.cc:458] Time spent opening tablet: real 1.382s	user 0.012s	sys 0.009s
W20260806 07:00:58.045043 23323 scanner-internal.cc:458] Time spent opening tablet: real 1.953s	user 0.002s	sys 0.007s
W20260806 07:00:58.099076 23418 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 235507us
W20260806 07:00:58.210462 23626 meta_cache.cc:1097] Time spent processing table locations response: real 0.080s	user 0.000s	sys 0.001s
W20260806 07:00:58.261994 23571 scanner-internal.cc:458] Time spent opening tablet: real 1.708s	user 0.008s	sys 0.017s
W20260806 07:00:58.416551 23366 scanner-internal.cc:458] Time spent opening tablet: real 1.425s	user 0.003s	sys 0.012s
W20260806 07:00:58.731875 22883 scanner-internal.cc:458] Time spent opening tablet: real 1.972s	user 0.008s	sys 0.037s
W20260806 07:00:58.768908 23202 scanner-internal.cc:458] Time spent opening tablet: real 2.249s	user 0.008s	sys 0.000s
W20260806 07:00:58.787386 23402 scanner-internal.cc:458] Time spent opening tablet: real 1.834s	user 0.005s	sys 0.002s
W20260806 07:00:58.805279 23294 scanner-internal.cc:458] Time spent opening tablet: real 2.541s	user 0.004s	sys 0.013s
W20260806 07:00:58.808388 23177 scanner-internal.cc:458] Time spent opening tablet: real 2.379s	user 0.003s	sys 0.016s
W20260806 07:00:58.813531 23432 scanner-internal.cc:458] Time spent opening tablet: real 2.094s	user 0.019s	sys 0.009s
W20260806 07:00:58.821560 23380 scanner-internal.cc:458] Time spent opening tablet: real 2.381s	user 0.009s	sys 0.004s
W20260806 07:00:58.849032 23539 scanner-internal.cc:458] Time spent opening tablet: real 1.567s	user 0.003s	sys 0.006s
W20260806 07:00:58.875923 23278 scanner-internal.cc:458] Time spent opening tablet: real 2.347s	user 0.013s	sys 0.009s
W20260806 07:00:58.895926 23528 scanner-internal.cc:458] Time spent opening tablet: real 1.612s	user 0.008s	sys 0.006s
W20260806 07:00:58.946317 23447 scanner-internal.cc:458] Time spent opening tablet: real 1.886s	user 0.009s	sys 0.008s
W20260806 07:00:58.968216 23487 scanner-internal.cc:458] Time spent opening tablet: real 1.447s	user 0.004s	sys 0.011s
W20260806 07:00:58.969966 23479 scanner-internal.cc:458] Time spent opening tablet: real 1.869s	user 0.015s	sys 0.014s
W20260806 07:00:58.980237 23509 scanner-internal.cc:458] Time spent opening tablet: real 1.696s	user 0.006s	sys 0.000s
W20260806 07:00:59.013741 23233 scanner-internal.cc:458] Time spent opening tablet: real 1.336s	user 0.014s	sys 0.017s
W20260806 07:00:59.045035 23222 scanner-internal.cc:458] Time spent opening tablet: real 2.011s	user 0.018s	sys 0.052s
W20260806 07:00:59.057267 23468 scanner-internal.cc:458] Time spent opening tablet: real 2.213s	user 0.009s	sys 0.010s
W20260806 07:00:59.069092 23256 scanner-internal.cc:458] Time spent opening tablet: real 1.861s	user 0.007s	sys 0.035s
W20260806 07:00:59.098714 23541 scanner-internal.cc:458] Time spent opening tablet: real 2.383s	user 0.009s	sys 0.040s
W20260806 07:00:59.140383 23593 scanner-internal.cc:458] Time spent opening tablet: real 1.796s	user 0.011s	sys 0.003s
W20260806 07:00:59.148392 23498 scanner-internal.cc:458] Time spent opening tablet: real 1.857s	user 0.010s	sys 0.024s
W20260806 07:00:59.157752 23192 scanner-internal.cc:458] Time spent opening tablet: real 1.511s	user 0.030s	sys 0.029s
W20260806 07:00:59.164944 23639 scanner-internal.cc:458] Time spent opening tablet: real 1.164s	user 0.019s	sys 0.001s
W20260806 07:00:59.181419 23596 scanner-internal.cc:458] Time spent opening tablet: real 1.183s	user 0.022s	sys 0.006s
W20260806 07:00:59.185210 23621 scanner-internal.cc:458] Time spent opening tablet: real 1.890s	user 0.004s	sys 0.007s
W20260806 07:00:59.194017 23643 scanner-internal.cc:458] Time spent opening tablet: real 1.811s	user 0.048s	sys 0.067s
W20260806 07:00:59.192549 23521 scanner-internal.cc:458] Time spent opening tablet: real 1.844s	user 0.003s	sys 0.017s
W20260806 07:00:59.198452 23198 scanner-internal.cc:458] Time spent opening tablet: real 1.918s	user 0.013s	sys 0.007s
W20260806 07:00:59.200076 23425 scanner-internal.cc:458] Time spent opening tablet: real 1.812s	user 0.008s	sys 0.022s
W20260806 07:00:59.199375 23563 scanner-internal.cc:458] Time spent opening tablet: real 1.804s	user 0.009s	sys 0.027s
W20260806 07:00:59.210474 23415 scanner-internal.cc:458] Time spent opening tablet: real 1.806s	user 0.009s	sys 0.005s
W20260806 07:00:59.207362 23583 scanner-internal.cc:458] Time spent opening tablet: real 2.129s	user 0.008s	sys 0.008s
W20260806 07:00:59.210871 23265 scanner-internal.cc:458] Time spent opening tablet: real 1.407s	user 0.003s	sys 0.009s
W20260806 07:00:59.250118 23626 scanner-internal.cc:458] Time spent opening tablet: real 0.944s	user 0.003s	sys 0.010s
W20260806 07:00:59.264663 23550 scanner-internal.cc:458] Time spent opening tablet: real 1.743s	user 0.001s	sys 0.016s
W20260806 07:00:59.264276 23181 scanner-internal.cc:458] Time spent opening tablet: real 2.503s	user 0.005s	sys 0.038s
W20260806 07:00:59.278450 23338 scanner-internal.cc:458] Time spent opening tablet: real 0.924s	user 0.005s	sys 0.011s
W20260806 07:00:59.292264 23517 scanner-internal.cc:458] Time spent opening tablet: real 1.492s	user 0.010s	sys 0.008s
W20260806 07:00:59.303731 23625 scanner-internal.cc:458] Time spent opening tablet: real 1.704s	user 0.002s	sys 0.007s
W20260806 07:00:59.311996 23609 scanner-internal.cc:458] Time spent opening tablet: real 1.769s	user 0.012s	sys 0.014s
W20260806 07:00:59.326500 23306 scanner-internal.cc:458] Time spent opening tablet: real 1.114s	user 0.018s	sys 0.034s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:9066: Failure
Expected equality of these values:
  1000
  CountRows(tokens)
    Which is: 655
I20260806 07:00:59.367761 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:59.402462 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:59.403285 16719 tablet_replica.cc:330] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3: stopping tablet replica
I20260806 07:00:59.404199 16719 raft_consensus.cc:2229] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:59.404964 16719 raft_consensus.cc:2258] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:59.415614 16719 tablet_replica.cc:330] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3: stopping tablet replica
I20260806 07:00:59.416249 16719 raft_consensus.cc:2229] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:59.416818 16719 raft_consensus.cc:2258] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:59.419481 16719 tablet_replica.cc:330] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: stopping tablet replica
I20260806 07:00:59.420038 16719 raft_consensus.cc:2229] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:59.420879 16719 raft_consensus.cc:2258] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:59.431988 16719 tablet_replica.cc:330] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: stopping tablet replica
I20260806 07:00:59.432577 16719 raft_consensus.cc:2229] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:59.433221 16719 raft_consensus.cc:2258] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:59.442956 16719 tablet_replica.cc:330] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: stopping tablet replica
I20260806 07:00:59.443562 16719 raft_consensus.cc:2229] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:59.444281 16719 raft_consensus.cc:2258] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:59.456133 16719 tablet_replica.cc:330] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: stopping tablet replica
I20260806 07:00:59.456782 16719 raft_consensus.cc:2229] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:59.457297 16719 raft_consensus.cc:2258] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:59.501173 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:59.532299 16719 master.cc:537] Master@127.16.83.254:39853 shutting down...
I20260806 07:00:59.567443 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:59.568333 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:59.568804 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096: stopping tablet replica
W20260806 07:00:59.594875 21325 debug-util.cc:398] Leaking SignalData structure 0x7b0800135ec0 after lost signal to thread 16722
W20260806 07:01:00.591722 16719 thread.cc:536] Waited for 1000ms trying to join with diag-logger (tid 21325)
W20260806 07:01:01.592243 16719 thread.cc:536] Waited for 2000ms trying to join with diag-logger (tid 21325)
W20260806 07:01:02.592789 16719 thread.cc:536] Waited for 3000ms trying to join with diag-logger (tid 21325)
W20260806 07:01:03.593294 16719 thread.cc:536] Waited for 4000ms trying to join with diag-logger (tid 21325)
W20260806 07:01:04.593720 16719 thread.cc:536] Waited for 5000ms trying to join with diag-logger (tid 21325)
W20260806 07:01:05.594210 16719 thread.cc:536] Waited for 6000ms trying to join with diag-logger (tid 21325)
I20260806 07:01:06.013676 16719 master.cc:552] Master@127.16.83.254:39853 shutdown complete.
I20260806 07:01:06.054780 16719 test_util.cc:175] -----------------------------------------------
I20260806 07:01:06.055014 16719 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-tasknyk450/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785999595194067-16719-0

Full log

Note: This is test shard 7 of 8.
[==========] Running 28 tests from 8 test suites.
[----------] Global test environment set-up.
[----------] 20 tests from ClientTest
[ RUN      ] ClientTest.ConnectToClusterNoMasterAddressSpecified
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260806 06:59:55.368587 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:46749
I20260806 06:59:55.369907 16719 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 06:59:55.370886 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 06:59:55.390993 16726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 06:59:55.390995 16728 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 06:59:55.392246 16719 server_base.cc:1034] running on GCE node
W20260806 06:59:55.391206 16725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 06:59:56.667555 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 06:59:56.667814 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 06:59:56.668063 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999596668018 us; error 0 us; skew 500 ppm
I20260806 06:59:56.669013 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 06:59:56.679689 16719 webserver.cc:460] Webserver started at http://127.16.83.254:36579/ using document root <none> and password file <none>
I20260806 06:59:56.680948 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 06:59:56.681361 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 06:59:56.681787 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 06:59:56.688271 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "902a247fe71c4d52a5cd7f50ab8ee6a1"
format_stamp: "Formatted at 2026-08-06 06:59:56 on dist-test-slave-cbsf"
I20260806 06:59:56.696307 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260806 06:59:56.701995 16734 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:56.703150 16719 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260806 06:59:56.703510 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "902a247fe71c4d52a5cd7f50ab8ee6a1"
format_stamp: "Formatted at 2026-08-06 06:59:56 on dist-test-slave-cbsf"
I20260806 06:59:56.703877 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 06:59:56.739238 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 06:59:56.740829 16719 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 06:59:56.741343 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 06:59:56.832067 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:46749
I20260806 06:59:56.832144 16799 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:46749 every 8 connection(s)
I20260806 06:59:56.838541 16800 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 06:59:56.864465 16800 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1: Bootstrap starting.
I20260806 06:59:56.870663 16800 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1: Neither blocks nor log segments found. Creating new log.
I20260806 06:59:56.872663 16800 log.cc:824] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1: Log is configured to *not* fsync() on all Append() calls
I20260806 06:59:56.877571 16800 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1: No bootstrap required, opened a new log
I20260806 06:59:56.900327 16800 raft_consensus.cc:348] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "902a247fe71c4d52a5cd7f50ab8ee6a1" member_type: VOTER }
I20260806 06:59:56.900923 16800 raft_consensus.cc:374] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 06:59:56.901234 16800 raft_consensus.cc:729] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 902a247fe71c4d52a5cd7f50ab8ee6a1, State: Initialized, Role: FOLLOWER
I20260806 06:59:56.902032 16800 consensus_queue.cc:260] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "902a247fe71c4d52a5cd7f50ab8ee6a1" member_type: VOTER }
I20260806 06:59:56.902546 16800 raft_consensus.cc:388] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 06:59:56.902832 16800 raft_consensus.cc:482] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 06:59:56.903149 16800 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [term 0 FOLLOWER]: Advancing to term 1
I20260806 06:59:56.907204 16800 raft_consensus.cc:504] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "902a247fe71c4d52a5cd7f50ab8ee6a1" member_type: VOTER }
I20260806 06:59:56.907925 16800 leader_election.cc:302] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 902a247fe71c4d52a5cd7f50ab8ee6a1; no voters: 
I20260806 06:59:56.909687 16800 leader_election.cc:288] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 06:59:56.910110 16804 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 06:59:56.912498 16804 raft_consensus.cc:686] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [term 1 LEADER]: Becoming Leader. State: Replica: 902a247fe71c4d52a5cd7f50ab8ee6a1, State: Running, Role: LEADER
I20260806 06:59:56.913447 16804 consensus_queue.cc:237] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "902a247fe71c4d52a5cd7f50ab8ee6a1" member_type: VOTER }
I20260806 06:59:56.914484 16800 sys_catalog.cc:564] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 06:59:56.925004 16805 sys_catalog.cc:455] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "902a247fe71c4d52a5cd7f50ab8ee6a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "902a247fe71c4d52a5cd7f50ab8ee6a1" member_type: VOTER } }
I20260806 06:59:56.925437 16807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 902a247fe71c4d52a5cd7f50ab8ee6a1. Latest consensus state: current_term: 1 leader_uuid: "902a247fe71c4d52a5cd7f50ab8ee6a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "902a247fe71c4d52a5cd7f50ab8ee6a1" member_type: VOTER } }
I20260806 06:59:56.925863 16805 sys_catalog.cc:458] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [sys.catalog]: This master's current role is: LEADER
I20260806 06:59:56.926143 16807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [sys.catalog]: This master's current role is: LEADER
I20260806 06:59:56.930017 16815 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 06:59:56.941192 16815 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 06:59:56.943061 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 06:59:56.956842 16815 catalog_manager.cc:1347] Generated new cluster ID: 31f0429f18014e7ca64267fa913f8b63
I20260806 06:59:56.957175 16815 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 06:59:56.980197 16815 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 06:59:56.982194 16815 catalog_manager.cc:1504] Loading token signing keys...
I20260806 06:59:56.993387 16815 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1: Generated new TSK 0
I20260806 06:59:56.994869 16815 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 06:59:57.010358 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 06:59:57.020236 16825 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 06:59:57.023417 16826 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 06:59:57.026607 16719 server_base.cc:1034] running on GCE node
W20260806 06:59:57.026569 16828 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 06:59:57.027673 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 06:59:57.027860 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 06:59:57.028082 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999597028067 us; error 0 us; skew 500 ppm
I20260806 06:59:57.029049 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 06:59:57.033871 16719 webserver.cc:460] Webserver started at http://127.16.83.193:40407/ using document root <none> and password file <none>
I20260806 06:59:57.034442 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 06:59:57.034648 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 06:59:57.034953 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 06:59:57.036213 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "9691619371654f0fa04176c135dc8403"
format_stamp: "Formatted at 2026-08-06 06:59:57 on dist-test-slave-cbsf"
I20260806 06:59:57.042213 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.005s
I20260806 06:59:57.046775 16834 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:57.047659 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260806 06:59:57.047956 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "9691619371654f0fa04176c135dc8403"
format_stamp: "Formatted at 2026-08-06 06:59:57 on dist-test-slave-cbsf"
I20260806 06:59:57.048240 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 06:59:57.069536 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 06:59:57.070938 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 06:59:57.082962 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 06:59:57.083333 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:57.083657 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 06:59:57.083887 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:57.199528 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:43545
I20260806 06:59:57.199599 16910 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:43545 every 8 connection(s)
I20260806 06:59:57.205976 16911 heartbeater.cc:347] Connected to a master server at 127.16.83.254:46749
I20260806 06:59:57.206401 16911 heartbeater.cc:464] Registering TS with master...
I20260806 06:59:57.207304 16911 heartbeater.cc:511] Master 127.16.83.254:46749 requested a full tablet report, sending...
I20260806 06:59:57.210386 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005442891s
I20260806 06:59:57.210350 16751 ts_manager.cc:194] Registered new tserver with Master: 9691619371654f0fa04176c135dc8403 (127.16.83.193:43545)
I20260806 06:59:57.213698 16751 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40064
I20260806 06:59:57.228125 16911 heartbeater.cc:503] Master 127.16.83.254:46749 was elected leader, sending a full tablet report...
I20260806 06:59:57.246389 16750 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40074:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 06:59:57.316926 16873 tablet_service.cc:1467] Processing CreateTablet for tablet 19c07c505e244a558c2eef53c75aad3d (DEFAULT_TABLE table=client-testtb [id=5c1bbc8b975a431199b6a3555fc02d73]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 06:59:57.317950 16872 tablet_service.cc:1467] Processing CreateTablet for tablet e6a38a21479f47f2b959edc1f23ddf85 (DEFAULT_TABLE table=client-testtb [id=5c1bbc8b975a431199b6a3555fc02d73]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 06:59:57.318691 16873 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 19c07c505e244a558c2eef53c75aad3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 06:59:57.319547 16872 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e6a38a21479f47f2b959edc1f23ddf85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 06:59:57.335458 16921 tablet_bootstrap.cc:492] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403: Bootstrap starting.
I20260806 06:59:57.341194 16921 tablet_bootstrap.cc:654] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403: Neither blocks nor log segments found. Creating new log.
I20260806 06:59:57.347841 16921 tablet_bootstrap.cc:492] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403: No bootstrap required, opened a new log
I20260806 06:59:57.348273 16921 ts_tablet_manager.cc:1397] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.009s
I20260806 06:59:57.350468 16921 raft_consensus.cc:348] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9691619371654f0fa04176c135dc8403" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43545 } }
I20260806 06:59:57.350960 16921 raft_consensus.cc:374] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 06:59:57.351207 16921 raft_consensus.cc:729] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9691619371654f0fa04176c135dc8403, State: Initialized, Role: FOLLOWER
I20260806 06:59:57.351696 16921 consensus_queue.cc:260] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9691619371654f0fa04176c135dc8403" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43545 } }
I20260806 06:59:57.352190 16921 raft_consensus.cc:388] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 06:59:57.352437 16921 raft_consensus.cc:482] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 06:59:57.352756 16921 raft_consensus.cc:3037] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [term 0 FOLLOWER]: Advancing to term 1
I20260806 06:59:57.357635 16921 raft_consensus.cc:504] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9691619371654f0fa04176c135dc8403" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43545 } }
I20260806 06:59:57.358327 16921 leader_election.cc:302] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9691619371654f0fa04176c135dc8403; no voters: 
I20260806 06:59:57.360559 16921 leader_election.cc:288] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 06:59:57.361129 16923 raft_consensus.cc:2781] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 06:59:57.363579 16923 raft_consensus.cc:686] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [term 1 LEADER]: Becoming Leader. State: Replica: 9691619371654f0fa04176c135dc8403, State: Running, Role: LEADER
I20260806 06:59:57.364519 16923 consensus_queue.cc:237] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9691619371654f0fa04176c135dc8403" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43545 } }
I20260806 06:59:57.367269 16921 ts_tablet_manager.cc:1428] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.010s
I20260806 06:59:57.368327 16921 tablet_bootstrap.cc:492] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403: Bootstrap starting.
I20260806 06:59:57.374758 16921 tablet_bootstrap.cc:654] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403: Neither blocks nor log segments found. Creating new log.
I20260806 06:59:57.376050 16751 catalog_manager.cc:5495] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9691619371654f0fa04176c135dc8403 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "9691619371654f0fa04176c135dc8403" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9691619371654f0fa04176c135dc8403" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43545 } health_report { overall_health: HEALTHY } } }
I20260806 06:59:57.385103 16921 tablet_bootstrap.cc:492] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403: No bootstrap required, opened a new log
I20260806 06:59:57.385550 16921 ts_tablet_manager.cc:1397] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260806 06:59:57.388136 16921 raft_consensus.cc:348] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9691619371654f0fa04176c135dc8403" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43545 } }
I20260806 06:59:57.388679 16921 raft_consensus.cc:374] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 06:59:57.388975 16921 raft_consensus.cc:729] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9691619371654f0fa04176c135dc8403, State: Initialized, Role: FOLLOWER
I20260806 06:59:57.389520 16921 consensus_queue.cc:260] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9691619371654f0fa04176c135dc8403" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43545 } }
I20260806 06:59:57.389947 16921 raft_consensus.cc:388] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 06:59:57.390125 16921 raft_consensus.cc:482] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 06:59:57.390398 16921 raft_consensus.cc:3037] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [term 0 FOLLOWER]: Advancing to term 1
I20260806 06:59:57.395654 16921 raft_consensus.cc:504] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9691619371654f0fa04176c135dc8403" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43545 } }
I20260806 06:59:57.396251 16921 leader_election.cc:302] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9691619371654f0fa04176c135dc8403; no voters: 
I20260806 06:59:57.396860 16921 leader_election.cc:288] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 06:59:57.397275 16924 raft_consensus.cc:2781] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 06:59:57.397953 16924 raft_consensus.cc:686] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [term 1 LEADER]: Becoming Leader. State: Replica: 9691619371654f0fa04176c135dc8403, State: Running, Role: LEADER
I20260806 06:59:57.398666 16921 ts_tablet_manager.cc:1428] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260806 06:59:57.398670 16924 consensus_queue.cc:237] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9691619371654f0fa04176c135dc8403" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43545 } }
I20260806 06:59:57.407162 16750 catalog_manager.cc:5495] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9691619371654f0fa04176c135dc8403 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "9691619371654f0fa04176c135dc8403" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9691619371654f0fa04176c135dc8403" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43545 } health_report { overall_health: HEALTHY } } }
I20260806 06:59:57.455070 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 06:59:57.476619 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 06:59:57.477473 16719 tablet_replica.cc:330] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403: stopping tablet replica
I20260806 06:59:57.478168 16719 raft_consensus.cc:2229] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [term 1 LEADER]: Raft consensus shutting down.
I20260806 06:59:57.478647 16719 raft_consensus.cc:2258] T e6a38a21479f47f2b959edc1f23ddf85 P 9691619371654f0fa04176c135dc8403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 06:59:57.481266 16719 tablet_replica.cc:330] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403: stopping tablet replica
I20260806 06:59:57.481698 16719 raft_consensus.cc:2229] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [term 1 LEADER]: Raft consensus shutting down.
I20260806 06:59:57.482067 16719 raft_consensus.cc:2258] T 19c07c505e244a558c2eef53c75aad3d P 9691619371654f0fa04176c135dc8403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 06:59:57.631567 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 06:59:57.641579 16719 master.cc:537] Master@127.16.83.254:46749 shutting down...
I20260806 06:59:57.734417 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [term 1 LEADER]: Raft consensus shutting down.
I20260806 06:59:57.735020 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 06:59:57.735414 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 902a247fe71c4d52a5cd7f50ab8ee6a1: stopping tablet replica
I20260806 06:59:57.755021 16719 master.cc:552] Master@127.16.83.254:46749 shutdown complete.
[       OK ] ClientTest.ConnectToClusterNoMasterAddressSpecified (2417 ms)
[ RUN      ] ClientTest.TestScanAtFutureTimestamp
I20260806 06:59:57.783563 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:33183
I20260806 06:59:57.784879 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 06:59:57.790297 16936 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 06:59:57.792340 16937 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 06:59:57.793605 16719 server_base.cc:1034] running on GCE node
W20260806 06:59:57.795261 16939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 06:59:57.796052 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 06:59:57.796217 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 06:59:57.796391 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999597796379 us; error 0 us; skew 500 ppm
I20260806 06:59:57.796983 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 06:59:57.799809 16719 webserver.cc:460] Webserver started at http://127.16.83.254:32963/ using document root <none> and password file <none>
I20260806 06:59:57.800261 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 06:59:57.800455 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 06:59:57.800781 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 06:59:57.801831 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "8f5d7f2d57b54c4194b59632f6b3efb4"
format_stamp: "Formatted at 2026-08-06 06:59:57 on dist-test-slave-cbsf"
I20260806 06:59:57.806321 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260806 06:59:57.809688 16944 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:57.810518 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260806 06:59:57.810855 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "8f5d7f2d57b54c4194b59632f6b3efb4"
format_stamp: "Formatted at 2026-08-06 06:59:57 on dist-test-slave-cbsf"
I20260806 06:59:57.811206 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 06:59:57.831763 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 06:59:57.833132 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 06:59:57.885772 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:33183
I20260806 06:59:57.885826 17009 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:33183 every 8 connection(s)
I20260806 06:59:57.890620 17010 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 06:59:57.899636 17010 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4: Bootstrap starting.
I20260806 06:59:57.903364 17010 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4: Neither blocks nor log segments found. Creating new log.
I20260806 06:59:57.907361 17010 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4: No bootstrap required, opened a new log
I20260806 06:59:57.909166 17010 raft_consensus.cc:348] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f5d7f2d57b54c4194b59632f6b3efb4" member_type: VOTER }
I20260806 06:59:57.909576 17010 raft_consensus.cc:374] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 06:59:57.909802 17010 raft_consensus.cc:729] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5d7f2d57b54c4194b59632f6b3efb4, State: Initialized, Role: FOLLOWER
I20260806 06:59:57.910297 17010 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f5d7f2d57b54c4194b59632f6b3efb4" member_type: VOTER }
I20260806 06:59:57.910748 17010 raft_consensus.cc:388] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 06:59:57.910987 17010 raft_consensus.cc:482] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 06:59:57.911245 17010 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 06:59:57.915195 17010 raft_consensus.cc:504] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f5d7f2d57b54c4194b59632f6b3efb4" member_type: VOTER }
I20260806 06:59:57.915719 17010 leader_election.cc:302] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f5d7f2d57b54c4194b59632f6b3efb4; no voters: 
I20260806 06:59:57.917018 17010 leader_election.cc:288] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 06:59:57.917439 17013 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 06:59:57.919028 17013 raft_consensus.cc:686] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [term 1 LEADER]: Becoming Leader. State: Replica: 8f5d7f2d57b54c4194b59632f6b3efb4, State: Running, Role: LEADER
I20260806 06:59:57.919704 17013 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f5d7f2d57b54c4194b59632f6b3efb4" member_type: VOTER }
I20260806 06:59:57.920353 17010 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 06:59:57.922925 17014 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8f5d7f2d57b54c4194b59632f6b3efb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f5d7f2d57b54c4194b59632f6b3efb4" member_type: VOTER } }
I20260806 06:59:57.922986 17015 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f5d7f2d57b54c4194b59632f6b3efb4. Latest consensus state: current_term: 1 leader_uuid: "8f5d7f2d57b54c4194b59632f6b3efb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f5d7f2d57b54c4194b59632f6b3efb4" member_type: VOTER } }
I20260806 06:59:57.923583 17014 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [sys.catalog]: This master's current role is: LEADER
I20260806 06:59:57.923700 17015 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [sys.catalog]: This master's current role is: LEADER
I20260806 06:59:57.931661 17018 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 06:59:57.937656 17018 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 06:59:57.938683 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 06:59:57.946295 17018 catalog_manager.cc:1347] Generated new cluster ID: bc7d9174382f448b81fa1116a5eb34a8
I20260806 06:59:57.946616 17018 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 06:59:57.963656 17018 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 06:59:57.965294 17018 catalog_manager.cc:1504] Loading token signing keys...
I20260806 06:59:57.980057 17018 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4: Generated new TSK 0
I20260806 06:59:57.980751 17018 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 06:59:58.005089 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 06:59:58.011294 17031 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 06:59:58.011897 17032 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 06:59:58.014776 17034 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 06:59:58.014894 16719 server_base.cc:1034] running on GCE node
I20260806 06:59:58.015887 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 06:59:58.016059 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 06:59:58.016249 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999598016219 us; error 0 us; skew 500 ppm
I20260806 06:59:58.016801 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 06:59:58.019469 16719 webserver.cc:460] Webserver started at http://127.16.83.193:43593/ using document root <none> and password file <none>
I20260806 06:59:58.019927 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 06:59:58.020114 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 06:59:58.020396 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 06:59:58.021646 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "33ea028e2cc14cbfbf9e7de71d08704b"
format_stamp: "Formatted at 2026-08-06 06:59:58 on dist-test-slave-cbsf"
I20260806 06:59:58.026170 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260806 06:59:58.029497 17039 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:58.030369 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260806 06:59:58.030676 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "33ea028e2cc14cbfbf9e7de71d08704b"
format_stamp: "Formatted at 2026-08-06 06:59:58 on dist-test-slave-cbsf"
I20260806 06:59:58.030990 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 06:59:58.068845 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 06:59:58.070194 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 06:59:58.082435 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 06:59:58.082742 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:58.083039 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 06:59:58.083235 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:58.153126 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:42719
I20260806 06:59:58.153210 17112 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:42719 every 8 connection(s)
I20260806 06:59:58.158890 17114 heartbeater.cc:347] Connected to a master server at 127.16.83.254:33183
I20260806 06:59:58.159274 17114 heartbeater.cc:464] Registering TS with master...
I20260806 06:59:58.160166 17114 heartbeater.cc:511] Master 127.16.83.254:33183 requested a full tablet report, sending...
I20260806 06:59:58.162571 16961 ts_manager.cc:194] Registered new tserver with Master: 33ea028e2cc14cbfbf9e7de71d08704b (127.16.83.193:42719)
I20260806 06:59:58.163166 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005948787s
I20260806 06:59:58.165278 16961 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59132
I20260806 06:59:58.178799 17114 heartbeater.cc:503] Master 127.16.83.254:33183 was elected leader, sending a full tablet report...
I20260806 06:59:58.188491 16961 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59144:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 06:59:58.226927 17076 tablet_service.cc:1467] Processing CreateTablet for tablet 84843982441f451da86055ed4c6b5b7b (DEFAULT_TABLE table=client-testtb [id=17b1eb5de6ab4d8eb308a06b11127b69]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 06:59:58.227331 17075 tablet_service.cc:1467] Processing CreateTablet for tablet c4367be490704acb9f0f1b748781f4dc (DEFAULT_TABLE table=client-testtb [id=17b1eb5de6ab4d8eb308a06b11127b69]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 06:59:58.228031 17076 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 84843982441f451da86055ed4c6b5b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 06:59:58.228648 17075 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c4367be490704acb9f0f1b748781f4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 06:59:58.242619 17126 tablet_bootstrap.cc:492] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b: Bootstrap starting.
I20260806 06:59:58.248260 17126 tablet_bootstrap.cc:654] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b: Neither blocks nor log segments found. Creating new log.
I20260806 06:59:58.253383 17126 tablet_bootstrap.cc:492] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b: No bootstrap required, opened a new log
I20260806 06:59:58.253731 17126 ts_tablet_manager.cc:1397] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260806 06:59:58.255388 17126 raft_consensus.cc:348] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33ea028e2cc14cbfbf9e7de71d08704b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42719 } }
I20260806 06:59:58.255780 17126 raft_consensus.cc:374] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 06:59:58.256021 17126 raft_consensus.cc:729] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ea028e2cc14cbfbf9e7de71d08704b, State: Initialized, Role: FOLLOWER
I20260806 06:59:58.256573 17126 consensus_queue.cc:260] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33ea028e2cc14cbfbf9e7de71d08704b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42719 } }
I20260806 06:59:58.257083 17126 raft_consensus.cc:388] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 06:59:58.257339 17126 raft_consensus.cc:482] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 06:59:58.257601 17126 raft_consensus.cc:3037] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [term 0 FOLLOWER]: Advancing to term 1
I20260806 06:59:58.263221 17126 raft_consensus.cc:504] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33ea028e2cc14cbfbf9e7de71d08704b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42719 } }
I20260806 06:59:58.263882 17126 leader_election.cc:302] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 33ea028e2cc14cbfbf9e7de71d08704b; no voters: 
I20260806 06:59:58.265547 17126 leader_election.cc:288] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 06:59:58.266239 17128 raft_consensus.cc:2781] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 06:59:58.268226 17126 ts_tablet_manager.cc:1428] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.008s
I20260806 06:59:58.268949 17126 tablet_bootstrap.cc:492] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b: Bootstrap starting.
I20260806 06:59:58.273169 17128 raft_consensus.cc:686] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [term 1 LEADER]: Becoming Leader. State: Replica: 33ea028e2cc14cbfbf9e7de71d08704b, State: Running, Role: LEADER
I20260806 06:59:58.274335 17126 tablet_bootstrap.cc:654] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b: Neither blocks nor log segments found. Creating new log.
I20260806 06:59:58.273931 17128 consensus_queue.cc:237] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33ea028e2cc14cbfbf9e7de71d08704b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42719 } }
I20260806 06:59:58.281767 16961 catalog_manager.cc:5495] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ea028e2cc14cbfbf9e7de71d08704b (127.16.83.193). New cstate: current_term: 1 leader_uuid: "33ea028e2cc14cbfbf9e7de71d08704b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33ea028e2cc14cbfbf9e7de71d08704b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42719 } health_report { overall_health: HEALTHY } } }
I20260806 06:59:58.289947 17126 tablet_bootstrap.cc:492] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b: No bootstrap required, opened a new log
I20260806 06:59:58.290565 17126 ts_tablet_manager.cc:1397] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.013s
I20260806 06:59:58.293814 17126 raft_consensus.cc:348] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33ea028e2cc14cbfbf9e7de71d08704b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42719 } }
I20260806 06:59:58.294621 17126 raft_consensus.cc:374] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 06:59:58.295058 17126 raft_consensus.cc:729] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ea028e2cc14cbfbf9e7de71d08704b, State: Initialized, Role: FOLLOWER
I20260806 06:59:58.295655 17126 consensus_queue.cc:260] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33ea028e2cc14cbfbf9e7de71d08704b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42719 } }
I20260806 06:59:58.296288 17126 raft_consensus.cc:388] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 06:59:58.296572 17126 raft_consensus.cc:482] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 06:59:58.296913 17126 raft_consensus.cc:3037] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [term 0 FOLLOWER]: Advancing to term 1
I20260806 06:59:58.303247 17126 raft_consensus.cc:504] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33ea028e2cc14cbfbf9e7de71d08704b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42719 } }
I20260806 06:59:58.303982 17126 leader_election.cc:302] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 33ea028e2cc14cbfbf9e7de71d08704b; no voters: 
I20260806 06:59:58.304574 17126 leader_election.cc:288] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 06:59:58.304889 17130 raft_consensus.cc:2781] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 06:59:58.305510 17130 raft_consensus.cc:686] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [term 1 LEADER]: Becoming Leader. State: Replica: 33ea028e2cc14cbfbf9e7de71d08704b, State: Running, Role: LEADER
I20260806 06:59:58.306180 17126 ts_tablet_manager.cc:1428] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.006s
I20260806 06:59:58.306118 17130 consensus_queue.cc:237] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33ea028e2cc14cbfbf9e7de71d08704b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42719 } }
I20260806 06:59:58.313627 16961 catalog_manager.cc:5495] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ea028e2cc14cbfbf9e7de71d08704b (127.16.83.193). New cstate: current_term: 1 leader_uuid: "33ea028e2cc14cbfbf9e7de71d08704b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33ea028e2cc14cbfbf9e7de71d08704b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42719 } health_report { overall_health: HEALTHY } } }
W20260806 06:59:58.375537 17061 tablet_service.cc:2970] error setting up scanner 49e8b69381624b7da7268571487e25c9 with request: Invalid argument: cannot verify timestamp: Snapshot time P: 1785999658346938 usec, L: 0 in the future. Max allowed timestamp is P: 1785999608375245 usec, L: 0: new_scan_request { tablet_id: "84843982441f451da86055ed4c6b5b7b" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } projected_columns { name: "non_null_with_default" type: INT32 is_key: false is_nullable: false read_default_value: "90\000\000" write_default_value: "90\000\000" immutable: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7315454600589058048 propagated_timestamp: 7315454354925453312 cache_blocks: true order_mode: UNORDERED row_format_flags: 0 authz_token { token_data: "\010\232\344\320\323\006\"3\n\005slave\022*\n 17b1eb5de6ab4d8eb308a06b11127b69\020\001\030\001 \001(\001" signature: "/\311\371k\316\031_\257D\367\273\'\270r\004\326\365\356`\244\341o\311u:\267+L\177\237W\312\212\216d\315\026\200x@!\334\254#\273\237\227Tk\201\245\345\202r\324p\034d^\245\306K\265\350""/\311\371k\316\031_\257D\367\273\'\270r\004\326\365\356`\244\341o\311u:\267+L\177\237W\312\212\216d\315\026\200x@!\334\254#\273\237\227Tk\201\245\345\202r\324p\034d^\245\306K\265\350" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "801c6f3fe61449cfa333d3b312e09d79"
I20260806 06:59:58.381268 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 06:59:58.404044 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 06:59:58.405200 16719 tablet_replica.cc:330] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b: stopping tablet replica
I20260806 06:59:58.405814 16719 raft_consensus.cc:2229] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [term 1 LEADER]: Raft consensus shutting down.
I20260806 06:59:58.406347 16719 raft_consensus.cc:2258] T c4367be490704acb9f0f1b748781f4dc P 33ea028e2cc14cbfbf9e7de71d08704b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 06:59:58.408854 16719 tablet_replica.cc:330] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b: stopping tablet replica
I20260806 06:59:58.409400 16719 raft_consensus.cc:2229] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [term 1 LEADER]: Raft consensus shutting down.
I20260806 06:59:58.409835 16719 raft_consensus.cc:2258] T 84843982441f451da86055ed4c6b5b7b P 33ea028e2cc14cbfbf9e7de71d08704b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 06:59:58.422329 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 06:59:58.434871 16719 master.cc:537] Master@127.16.83.254:33183 shutting down...
I20260806 06:59:58.455674 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [term 1 LEADER]: Raft consensus shutting down.
I20260806 06:59:58.456269 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 06:59:58.456754 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 8f5d7f2d57b54c4194b59632f6b3efb4: stopping tablet replica
I20260806 06:59:58.475803 16719 master.cc:552] Master@127.16.83.254:33183 shutdown complete.
[       OK ] ClientTest.TestScanAtFutureTimestamp (713 ms)
[ RUN      ] ClientTest.TestInvalidPredicates
I20260806 06:59:58.495759 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:46353
I20260806 06:59:58.496788 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 06:59:58.501839 17136 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 06:59:58.501995 17137 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 06:59:58.505276 17139 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 06:59:58.505551 16719 server_base.cc:1034] running on GCE node
I20260806 06:59:58.506408 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 06:59:58.506582 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 06:59:58.506759 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999598506749 us; error 0 us; skew 500 ppm
I20260806 06:59:58.507288 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 06:59:58.510020 16719 webserver.cc:460] Webserver started at http://127.16.83.254:39915/ using document root <none> and password file <none>
I20260806 06:59:58.510483 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 06:59:58.510667 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 06:59:58.510954 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 06:59:58.511992 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "33f6ade386194b91be6aee3e4ca1ea3b"
format_stamp: "Formatted at 2026-08-06 06:59:58 on dist-test-slave-cbsf"
I20260806 06:59:58.516384 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260806 06:59:58.519726 17146 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:58.520532 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260806 06:59:58.520869 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "33f6ade386194b91be6aee3e4ca1ea3b"
format_stamp: "Formatted at 2026-08-06 06:59:58 on dist-test-slave-cbsf"
I20260806 06:59:58.521216 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 06:59:58.559300 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 06:59:58.560590 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 06:59:58.620111 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:46353
I20260806 06:59:58.620214 17211 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:46353 every 8 connection(s)
I20260806 06:59:58.624727 17212 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 06:59:58.638497 17212 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b: Bootstrap starting.
I20260806 06:59:58.643918 17212 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b: Neither blocks nor log segments found. Creating new log.
I20260806 06:59:58.648483 17212 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b: No bootstrap required, opened a new log
I20260806 06:59:58.650962 17212 raft_consensus.cc:348] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33f6ade386194b91be6aee3e4ca1ea3b" member_type: VOTER }
I20260806 06:59:58.651484 17212 raft_consensus.cc:374] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 06:59:58.651763 17212 raft_consensus.cc:729] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33f6ade386194b91be6aee3e4ca1ea3b, State: Initialized, Role: FOLLOWER
I20260806 06:59:58.652375 17212 consensus_queue.cc:260] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33f6ade386194b91be6aee3e4ca1ea3b" member_type: VOTER }
I20260806 06:59:58.652972 17212 raft_consensus.cc:388] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 06:59:58.653267 17212 raft_consensus.cc:482] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 06:59:58.653584 17212 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [term 0 FOLLOWER]: Advancing to term 1
I20260806 06:59:58.659668 17212 raft_consensus.cc:504] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33f6ade386194b91be6aee3e4ca1ea3b" member_type: VOTER }
I20260806 06:59:58.660328 17212 leader_election.cc:302] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 33f6ade386194b91be6aee3e4ca1ea3b; no voters: 
I20260806 06:59:58.661756 17212 leader_election.cc:288] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 06:59:58.662096 17215 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 06:59:58.663998 17215 raft_consensus.cc:686] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [term 1 LEADER]: Becoming Leader. State: Replica: 33f6ade386194b91be6aee3e4ca1ea3b, State: Running, Role: LEADER
I20260806 06:59:58.664680 17215 consensus_queue.cc:237] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33f6ade386194b91be6aee3e4ca1ea3b" member_type: VOTER }
I20260806 06:59:58.664924 17212 sys_catalog.cc:564] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [sys.catalog]: configured and running, proceeding with master startup.
I20260806 06:59:58.667490 17216 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "33f6ade386194b91be6aee3e4ca1ea3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33f6ade386194b91be6aee3e4ca1ea3b" member_type: VOTER } }
I20260806 06:59:58.668072 17216 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [sys.catalog]: This master's current role is: LEADER
I20260806 06:59:58.677881 17217 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 33f6ade386194b91be6aee3e4ca1ea3b. Latest consensus state: current_term: 1 leader_uuid: "33f6ade386194b91be6aee3e4ca1ea3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33f6ade386194b91be6aee3e4ca1ea3b" member_type: VOTER } }
I20260806 06:59:58.678582 17217 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [sys.catalog]: This master's current role is: LEADER
I20260806 06:59:58.678787 17220 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 06:59:58.685626 17220 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 06:59:58.689203 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 06:59:58.696051 17220 catalog_manager.cc:1347] Generated new cluster ID: 5d3254bad0a1472291eb6f81ce17053b
I20260806 06:59:58.696355 17220 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 06:59:58.738934 17220 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 06:59:58.740522 17220 catalog_manager.cc:1504] Loading token signing keys...
I20260806 06:59:58.756506 17220 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b: Generated new TSK 0
I20260806 06:59:58.757350 17220 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 06:59:58.819732 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 06:59:58.825896 17234 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 06:59:58.827493 17235 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 06:59:58.830420 17237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 06:59:58.830681 16719 server_base.cc:1034] running on GCE node
I20260806 06:59:58.831605 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 06:59:58.831776 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 06:59:58.831950 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999598831938 us; error 0 us; skew 500 ppm
I20260806 06:59:58.832475 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 06:59:58.835325 16719 webserver.cc:460] Webserver started at http://127.16.83.193:33295/ using document root <none> and password file <none>
I20260806 06:59:58.835788 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 06:59:58.835978 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 06:59:58.836225 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 06:59:58.837304 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "c66b853e398e4207b44021c9dc838c02"
format_stamp: "Formatted at 2026-08-06 06:59:58 on dist-test-slave-cbsf"
I20260806 06:59:58.841620 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260806 06:59:58.844781 17243 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:58.845588 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260806 06:59:58.845860 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "c66b853e398e4207b44021c9dc838c02"
format_stamp: "Formatted at 2026-08-06 06:59:58 on dist-test-slave-cbsf"
I20260806 06:59:58.846139 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 06:59:58.865078 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 06:59:58.866086 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 06:59:58.871495 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 06:59:58.871797 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:58.872089 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 06:59:58.872298 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:58.932525 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:33151
I20260806 06:59:58.932646 17318 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:33151 every 8 connection(s)
I20260806 06:59:58.937175 17319 heartbeater.cc:347] Connected to a master server at 127.16.83.254:46353
I20260806 06:59:58.937534 17319 heartbeater.cc:464] Registering TS with master...
I20260806 06:59:58.938308 17319 heartbeater.cc:511] Master 127.16.83.254:46353 requested a full tablet report, sending...
I20260806 06:59:58.940363 17163 ts_manager.cc:194] Registered new tserver with Master: c66b853e398e4207b44021c9dc838c02 (127.16.83.193:33151)
I20260806 06:59:58.940598 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004913445s
I20260806 06:59:58.942934 17163 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56268
I20260806 06:59:58.956327 17319 heartbeater.cc:503] Master 127.16.83.254:46353 was elected leader, sending a full tablet report...
I20260806 06:59:58.968447 17163 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56300:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 06:59:59.015620 17283 tablet_service.cc:1467] Processing CreateTablet for tablet df11371d46c5420d88ea97efda0412cb (DEFAULT_TABLE table=client-testtb [id=7ceac34a18734aefaf84bc16effa2bc5]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 06:59:59.016865 17283 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet df11371d46c5420d88ea97efda0412cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 06:59:59.016482 17282 tablet_service.cc:1467] Processing CreateTablet for tablet 7a5e6ade36124f4d97c15f68262bddb8 (DEFAULT_TABLE table=client-testtb [id=7ceac34a18734aefaf84bc16effa2bc5]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 06:59:59.018214 17282 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7a5e6ade36124f4d97c15f68262bddb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 06:59:59.035324 17330 tablet_bootstrap.cc:492] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02: Bootstrap starting.
I20260806 06:59:59.041582 17330 tablet_bootstrap.cc:654] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02: Neither blocks nor log segments found. Creating new log.
I20260806 06:59:59.050851 17330 tablet_bootstrap.cc:492] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02: No bootstrap required, opened a new log
I20260806 06:59:59.051304 17330 ts_tablet_manager.cc:1397] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.009s
I20260806 06:59:59.053478 17330 raft_consensus.cc:348] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c66b853e398e4207b44021c9dc838c02" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33151 } }
I20260806 06:59:59.053932 17330 raft_consensus.cc:374] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 06:59:59.054225 17330 raft_consensus.cc:729] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c66b853e398e4207b44021c9dc838c02, State: Initialized, Role: FOLLOWER
I20260806 06:59:59.054809 17330 consensus_queue.cc:260] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c66b853e398e4207b44021c9dc838c02" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33151 } }
I20260806 06:59:59.055298 17330 raft_consensus.cc:388] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 06:59:59.055541 17330 raft_consensus.cc:482] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 06:59:59.055825 17330 raft_consensus.cc:3037] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [term 0 FOLLOWER]: Advancing to term 1
I20260806 06:59:59.061692 17330 raft_consensus.cc:504] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c66b853e398e4207b44021c9dc838c02" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33151 } }
I20260806 06:59:59.062573 17330 leader_election.cc:302] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c66b853e398e4207b44021c9dc838c02; no voters: 
I20260806 06:59:59.064184 17330 leader_election.cc:288] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 06:59:59.064586 17332 raft_consensus.cc:2781] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 06:59:59.073129 17332 raft_consensus.cc:686] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [term 1 LEADER]: Becoming Leader. State: Replica: c66b853e398e4207b44021c9dc838c02, State: Running, Role: LEADER
I20260806 06:59:59.073555 17330 ts_tablet_manager.cc:1428] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.005s
I20260806 06:59:59.073923 17332 consensus_queue.cc:237] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c66b853e398e4207b44021c9dc838c02" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33151 } }
I20260806 06:59:59.074450 17330 tablet_bootstrap.cc:492] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02: Bootstrap starting.
I20260806 06:59:59.081318 17330 tablet_bootstrap.cc:654] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02: Neither blocks nor log segments found. Creating new log.
I20260806 06:59:59.083365 17163 catalog_manager.cc:5495] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 reported cstate change: term changed from 0 to 1, leader changed from <none> to c66b853e398e4207b44021c9dc838c02 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "c66b853e398e4207b44021c9dc838c02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c66b853e398e4207b44021c9dc838c02" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33151 } health_report { overall_health: HEALTHY } } }
I20260806 06:59:59.094193 17330 tablet_bootstrap.cc:492] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02: No bootstrap required, opened a new log
I20260806 06:59:59.094707 17330 ts_tablet_manager.cc:1397] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260806 06:59:59.097254 17330 raft_consensus.cc:348] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c66b853e398e4207b44021c9dc838c02" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33151 } }
I20260806 06:59:59.097857 17330 raft_consensus.cc:374] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 06:59:59.098183 17330 raft_consensus.cc:729] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c66b853e398e4207b44021c9dc838c02, State: Initialized, Role: FOLLOWER
I20260806 06:59:59.098870 17330 consensus_queue.cc:260] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c66b853e398e4207b44021c9dc838c02" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33151 } }
I20260806 06:59:59.099570 17330 raft_consensus.cc:388] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 06:59:59.099853 17330 raft_consensus.cc:482] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 06:59:59.100162 17330 raft_consensus.cc:3037] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [term 0 FOLLOWER]: Advancing to term 1
I20260806 06:59:59.106829 17330 raft_consensus.cc:504] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c66b853e398e4207b44021c9dc838c02" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33151 } }
I20260806 06:59:59.107460 17330 leader_election.cc:302] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c66b853e398e4207b44021c9dc838c02; no voters: 
I20260806 06:59:59.108034 17330 leader_election.cc:288] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 06:59:59.108170 17334 raft_consensus.cc:2781] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 06:59:59.108736 17334 raft_consensus.cc:686] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [term 1 LEADER]: Becoming Leader. State: Replica: c66b853e398e4207b44021c9dc838c02, State: Running, Role: LEADER
I20260806 06:59:59.109338 17334 consensus_queue.cc:237] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c66b853e398e4207b44021c9dc838c02" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33151 } }
I20260806 06:59:59.109746 17330 ts_tablet_manager.cc:1428] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260806 06:59:59.114763 17163 catalog_manager.cc:5495] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 reported cstate change: term changed from 0 to 1, leader changed from <none> to c66b853e398e4207b44021c9dc838c02 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "c66b853e398e4207b44021c9dc838c02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c66b853e398e4207b44021c9dc838c02" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33151 } health_report { overall_health: HEALTHY } } }
I20260806 06:59:59.129827 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 06:59:59.157285 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 06:59:59.158033 16719 tablet_replica.cc:330] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02: stopping tablet replica
I20260806 06:59:59.158622 16719 raft_consensus.cc:2229] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [term 1 LEADER]: Raft consensus shutting down.
I20260806 06:59:59.159022 16719 raft_consensus.cc:2258] T df11371d46c5420d88ea97efda0412cb P c66b853e398e4207b44021c9dc838c02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 06:59:59.161082 16719 tablet_replica.cc:330] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02: stopping tablet replica
I20260806 06:59:59.161496 16719 raft_consensus.cc:2229] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [term 1 LEADER]: Raft consensus shutting down.
I20260806 06:59:59.161896 16719 raft_consensus.cc:2258] T 7a5e6ade36124f4d97c15f68262bddb8 P c66b853e398e4207b44021c9dc838c02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 06:59:59.184265 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 06:59:59.197616 16719 master.cc:537] Master@127.16.83.254:46353 shutting down...
I20260806 06:59:59.221262 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [term 1 LEADER]: Raft consensus shutting down.
I20260806 06:59:59.221779 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 06:59:59.222230 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 33f6ade386194b91be6aee3e4ca1ea3b: stopping tablet replica
I20260806 06:59:59.231547 16719 master.cc:552] Master@127.16.83.254:46353 shutdown complete.
[       OK ] ClientTest.TestInvalidPredicates (755 ms)
[ RUN      ] ClientTest.TestExclusiveInclusiveRangeBounds
I20260806 06:59:59.251135 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:43741
I20260806 06:59:59.252070 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 06:59:59.257089 17339 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 06:59:59.257244 17340 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 06:59:59.260075 17342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 06:59:59.261050 16719 server_base.cc:1034] running on GCE node
I20260806 06:59:59.261792 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 06:59:59.261957 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 06:59:59.262161 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999599262129 us; error 0 us; skew 500 ppm
I20260806 06:59:59.262650 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 06:59:59.265219 16719 webserver.cc:460] Webserver started at http://127.16.83.254:45567/ using document root <none> and password file <none>
I20260806 06:59:59.265656 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 06:59:59.265836 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 06:59:59.266098 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 06:59:59.267105 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "46b29272c905450bab046109410916e9"
format_stamp: "Formatted at 2026-08-06 06:59:59 on dist-test-slave-cbsf"
I20260806 06:59:59.271380 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260806 06:59:59.274612 17347 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:59.275398 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260806 06:59:59.275727 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "46b29272c905450bab046109410916e9"
format_stamp: "Formatted at 2026-08-06 06:59:59 on dist-test-slave-cbsf"
I20260806 06:59:59.276070 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 06:59:59.297358 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 06:59:59.298653 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 06:59:59.351202 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:43741
I20260806 06:59:59.351277 17416 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:43741 every 8 connection(s)
I20260806 06:59:59.355751 17417 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 06:59:59.364912 17417 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9: Bootstrap starting.
I20260806 06:59:59.368587 17417 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9: Neither blocks nor log segments found. Creating new log.
I20260806 06:59:59.372386 17417 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9: No bootstrap required, opened a new log
I20260806 06:59:59.374125 17417 raft_consensus.cc:348] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46b29272c905450bab046109410916e9" member_type: VOTER }
I20260806 06:59:59.374480 17417 raft_consensus.cc:374] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 06:59:59.374715 17417 raft_consensus.cc:729] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b29272c905450bab046109410916e9, State: Initialized, Role: FOLLOWER
I20260806 06:59:59.375294 17417 consensus_queue.cc:260] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46b29272c905450bab046109410916e9" member_type: VOTER }
I20260806 06:59:59.375725 17417 raft_consensus.cc:388] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 06:59:59.375931 17417 raft_consensus.cc:482] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 06:59:59.376194 17417 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [term 0 FOLLOWER]: Advancing to term 1
I20260806 06:59:59.380820 17417 raft_consensus.cc:504] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46b29272c905450bab046109410916e9" member_type: VOTER }
I20260806 06:59:59.381310 17417 leader_election.cc:302] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 46b29272c905450bab046109410916e9; no voters: 
I20260806 06:59:59.382547 17417 leader_election.cc:288] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 06:59:59.382831 17420 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 06:59:59.384462 17420 raft_consensus.cc:686] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [term 1 LEADER]: Becoming Leader. State: Replica: 46b29272c905450bab046109410916e9, State: Running, Role: LEADER
I20260806 06:59:59.385149 17420 consensus_queue.cc:237] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46b29272c905450bab046109410916e9" member_type: VOTER }
I20260806 06:59:59.385761 17417 sys_catalog.cc:564] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 06:59:59.387705 17421 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "46b29272c905450bab046109410916e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46b29272c905450bab046109410916e9" member_type: VOTER } }
I20260806 06:59:59.388206 17421 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [sys.catalog]: This master's current role is: LEADER
I20260806 06:59:59.389430 17422 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 46b29272c905450bab046109410916e9. Latest consensus state: current_term: 1 leader_uuid: "46b29272c905450bab046109410916e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46b29272c905450bab046109410916e9" member_type: VOTER } }
I20260806 06:59:59.389948 17422 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [sys.catalog]: This master's current role is: LEADER
I20260806 06:59:59.393275 17425 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 06:59:59.398768 17425 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 06:59:59.402436 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 06:59:59.407567 17425 catalog_manager.cc:1347] Generated new cluster ID: 1b1ce3e7a846487dbc3b27659019f436
I20260806 06:59:59.407828 17425 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 06:59:59.426693 17425 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 06:59:59.428213 17425 catalog_manager.cc:1504] Loading token signing keys...
I20260806 06:59:59.446393 17425 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9: Generated new TSK 0
I20260806 06:59:59.447086 17425 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 06:59:59.469471 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 06:59:59.476033 17439 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 06:59:59.478574 17440 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 06:59:59.481293 16719 server_base.cc:1034] running on GCE node
W20260806 06:59:59.481739 17442 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 06:59:59.482591 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 06:59:59.482832 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 06:59:59.483000 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999599482987 us; error 0 us; skew 500 ppm
I20260806 06:59:59.483577 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 06:59:59.486195 16719 webserver.cc:460] Webserver started at http://127.16.83.193:37839/ using document root <none> and password file <none>
I20260806 06:59:59.486792 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 06:59:59.487072 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 06:59:59.487345 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 06:59:59.488402 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b"
format_stamp: "Formatted at 2026-08-06 06:59:59 on dist-test-slave-cbsf"
I20260806 06:59:59.492678 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260806 06:59:59.496052 17447 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:59.496882 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260806 06:59:59.497148 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b"
format_stamp: "Formatted at 2026-08-06 06:59:59 on dist-test-slave-cbsf"
I20260806 06:59:59.497370 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 06:59:59.516788 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 06:59:59.517766 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 06:59:59.529704 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 06:59:59.530077 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:59.530431 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 06:59:59.530673 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 06:59:59.594162 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:36757
I20260806 06:59:59.594264 17520 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:36757 every 8 connection(s)
I20260806 06:59:59.605208 17521 heartbeater.cc:347] Connected to a master server at 127.16.83.254:43741
I20260806 06:59:59.605580 17521 heartbeater.cc:464] Registering TS with master...
I20260806 06:59:59.606323 17521 heartbeater.cc:511] Master 127.16.83.254:43741 requested a full tablet report, sending...
I20260806 06:59:59.608160 17366 ts_manager.cc:194] Registered new tserver with Master: e3f673c6eed2450ebebe7d6cad9f2a3b (127.16.83.193:36757)
I20260806 06:59:59.608757 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007672294s
I20260806 06:59:59.609987 17366 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35594
I20260806 06:59:59.622740 17521 heartbeater.cc:503] Master 127.16.83.254:43741 was elected leader, sending a full tablet report...
I20260806 06:59:59.634150 17366 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35612:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 06:59:59.668907 17481 tablet_service.cc:1467] Processing CreateTablet for tablet d227f2747b9148a1b7b40b6e9fc81893 (DEFAULT_TABLE table=client-testtb [id=94d61bdd1ee14d0f9c98d1cb304c00c8]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 06:59:59.669163 17480 tablet_service.cc:1467] Processing CreateTablet for tablet 73e19782144a4f8cbfa5f7b104d29772 (DEFAULT_TABLE table=client-testtb [id=94d61bdd1ee14d0f9c98d1cb304c00c8]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 06:59:59.670189 17481 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d227f2747b9148a1b7b40b6e9fc81893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 06:59:59.670733 17480 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 73e19782144a4f8cbfa5f7b104d29772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 06:59:59.685585 17531 tablet_bootstrap.cc:492] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b: Bootstrap starting.
I20260806 06:59:59.691201 17531 tablet_bootstrap.cc:654] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b: Neither blocks nor log segments found. Creating new log.
I20260806 06:59:59.696942 17531 tablet_bootstrap.cc:492] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b: No bootstrap required, opened a new log
I20260806 06:59:59.697376 17531 ts_tablet_manager.cc:1397] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260806 06:59:59.699586 17531 raft_consensus.cc:348] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.700125 17531 raft_consensus.cc:374] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 06:59:59.700382 17531 raft_consensus.cc:729] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f673c6eed2450ebebe7d6cad9f2a3b, State: Initialized, Role: FOLLOWER
I20260806 06:59:59.701074 17531 consensus_queue.cc:260] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.701702 17531 raft_consensus.cc:388] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 06:59:59.702010 17531 raft_consensus.cc:482] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 06:59:59.702327 17531 raft_consensus.cc:3037] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Advancing to term 1
I20260806 06:59:59.708321 17531 raft_consensus.cc:504] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.709044 17531 leader_election.cc:302] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e3f673c6eed2450ebebe7d6cad9f2a3b; no voters: 
I20260806 06:59:59.710357 17531 leader_election.cc:288] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 06:59:59.710668 17533 raft_consensus.cc:2781] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 06:59:59.712980 17531 ts_tablet_manager.cc:1428] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.002s
I20260806 06:59:59.713549 17533 raft_consensus.cc:686] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 LEADER]: Becoming Leader. State: Replica: e3f673c6eed2450ebebe7d6cad9f2a3b, State: Running, Role: LEADER
I20260806 06:59:59.713778 17531 tablet_bootstrap.cc:492] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b: Bootstrap starting.
I20260806 06:59:59.714390 17533 consensus_queue.cc:237] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.719348 17531 tablet_bootstrap.cc:654] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b: Neither blocks nor log segments found. Creating new log.
I20260806 06:59:59.721261 17366 catalog_manager.cc:5495] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f673c6eed2450ebebe7d6cad9f2a3b (127.16.83.193). New cstate: current_term: 1 leader_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } health_report { overall_health: HEALTHY } } }
I20260806 06:59:59.725899 17531 tablet_bootstrap.cc:492] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b: No bootstrap required, opened a new log
I20260806 06:59:59.726305 17531 ts_tablet_manager.cc:1397] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260806 06:59:59.730194 17531 raft_consensus.cc:348] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.730715 17531 raft_consensus.cc:374] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 06:59:59.730968 17531 raft_consensus.cc:729] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f673c6eed2450ebebe7d6cad9f2a3b, State: Initialized, Role: FOLLOWER
I20260806 06:59:59.731547 17531 consensus_queue.cc:260] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.732173 17531 raft_consensus.cc:388] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 06:59:59.732458 17531 raft_consensus.cc:482] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 06:59:59.732820 17531 raft_consensus.cc:3037] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Advancing to term 1
I20260806 06:59:59.738798 17531 raft_consensus.cc:504] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.739470 17531 leader_election.cc:302] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e3f673c6eed2450ebebe7d6cad9f2a3b; no voters: 
I20260806 06:59:59.740036 17531 leader_election.cc:288] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 06:59:59.740159 17535 raft_consensus.cc:2781] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 06:59:59.740626 17535 raft_consensus.cc:686] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 LEADER]: Becoming Leader. State: Replica: e3f673c6eed2450ebebe7d6cad9f2a3b, State: Running, Role: LEADER
I20260806 06:59:59.741308 17535 consensus_queue.cc:237] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.741572 17531 ts_tablet_manager.cc:1428] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260806 06:59:59.747284 17366 catalog_manager.cc:5495] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f673c6eed2450ebebe7d6cad9f2a3b (127.16.83.193). New cstate: current_term: 1 leader_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } health_report { overall_health: HEALTHY } } }
I20260806 06:59:59.774145 17366 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35612:
name: "TestExclusiveInclusiveRangeBounds"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\t\001\000c\000\000\000""\010\001\000\377\377\377\377\t\001\000c\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 06:59:59.794194 17481 tablet_service.cc:1467] Processing CreateTablet for tablet 6c62d2de75f74e7b84b0eb48c146437c (DEFAULT_TABLE table=TestExclusiveInclusiveRangeBounds [id=3754f7602ffa4430828bce5ab2d9f3ef]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260806 06:59:59.795459 17481 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6c62d2de75f74e7b84b0eb48c146437c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 06:59:59.807605 17531 tablet_bootstrap.cc:492] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b: Bootstrap starting.
I20260806 06:59:59.813489 17531 tablet_bootstrap.cc:654] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b: Neither blocks nor log segments found. Creating new log.
I20260806 06:59:59.818804 17531 tablet_bootstrap.cc:492] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b: No bootstrap required, opened a new log
I20260806 06:59:59.819278 17531 ts_tablet_manager.cc:1397] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260806 06:59:59.821966 17531 raft_consensus.cc:348] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.822564 17531 raft_consensus.cc:374] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 06:59:59.822860 17531 raft_consensus.cc:729] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f673c6eed2450ebebe7d6cad9f2a3b, State: Initialized, Role: FOLLOWER
I20260806 06:59:59.823509 17531 consensus_queue.cc:260] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.824141 17531 raft_consensus.cc:388] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 06:59:59.824422 17531 raft_consensus.cc:482] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 06:59:59.824759 17531 raft_consensus.cc:3037] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Advancing to term 1
I20260806 06:59:59.831176 17531 raft_consensus.cc:504] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.831873 17531 leader_election.cc:302] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e3f673c6eed2450ebebe7d6cad9f2a3b; no voters: 
I20260806 06:59:59.832516 17531 leader_election.cc:288] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 06:59:59.832656 17535 raft_consensus.cc:2781] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 06:59:59.833184 17535 raft_consensus.cc:686] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 LEADER]: Becoming Leader. State: Replica: e3f673c6eed2450ebebe7d6cad9f2a3b, State: Running, Role: LEADER
I20260806 06:59:59.833827 17535 consensus_queue.cc:237] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.834275 17531 ts_tablet_manager.cc:1428] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.008s
I20260806 06:59:59.840974 17366 catalog_manager.cc:5495] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f673c6eed2450ebebe7d6cad9f2a3b (127.16.83.193). New cstate: current_term: 1 leader_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } health_report { overall_health: HEALTHY } } }
I20260806 06:59:59.857998 17366 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35612:
table { table_name: "TestExclusiveInclusiveRangeBounds" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\001\000\307\000\000\000\t\001\000+\001\000\000""\010\001\000\307\000\000\000\t\001\000+\001\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "non_null_with_default" type: INT32 is_key: false is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 06:59:59.874579 17366 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e83c5c5ae422435a81e9914bc302061a has no consensus state
I20260806 06:59:59.885376 17481 tablet_service.cc:1467] Processing CreateTablet for tablet e83c5c5ae422435a81e9914bc302061a (DEFAULT_TABLE table=TestExclusiveInclusiveRangeBounds [id=3754f7602ffa4430828bce5ab2d9f3ef]), partition=RANGE (key) PARTITION 200 <= VALUES < 300
I20260806 06:59:59.886773 17481 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e83c5c5ae422435a81e9914bc302061a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 06:59:59.901741 17351 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet e83c5c5ae422435a81e9914bc302061a (table TestExclusiveInclusiveRangeBounds [id=3754f7602ffa4430828bce5ab2d9f3ef], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet e83c5c5ae422435a81e9914bc302061a consensus state has no leader
I20260806 06:59:59.907001 17531 tablet_bootstrap.cc:492] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b: Bootstrap starting.
I20260806 06:59:59.913430 17531 tablet_bootstrap.cc:654] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b: Neither blocks nor log segments found. Creating new log.
I20260806 06:59:59.920907 17531 tablet_bootstrap.cc:492] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b: No bootstrap required, opened a new log
I20260806 06:59:59.921363 17531 ts_tablet_manager.cc:1397] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260806 06:59:59.924145 17531 raft_consensus.cc:348] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.924760 17531 raft_consensus.cc:374] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 06:59:59.925071 17531 raft_consensus.cc:729] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f673c6eed2450ebebe7d6cad9f2a3b, State: Initialized, Role: FOLLOWER
I20260806 06:59:59.925806 17531 consensus_queue.cc:260] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.926505 17531 raft_consensus.cc:388] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 06:59:59.926812 17531 raft_consensus.cc:482] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 06:59:59.927166 17531 raft_consensus.cc:3037] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [term 0 FOLLOWER]: Advancing to term 1
I20260806 06:59:59.934747 17531 raft_consensus.cc:504] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.935500 17531 leader_election.cc:302] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e3f673c6eed2450ebebe7d6cad9f2a3b; no voters: 
I20260806 06:59:59.936156 17531 leader_election.cc:288] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 06:59:59.936313 17535 raft_consensus.cc:2781] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 06:59:59.936813 17535 raft_consensus.cc:686] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 LEADER]: Becoming Leader. State: Replica: e3f673c6eed2450ebebe7d6cad9f2a3b, State: Running, Role: LEADER
I20260806 06:59:59.937508 17535 consensus_queue.cc:237] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } }
I20260806 06:59:59.937974 17531 ts_tablet_manager.cc:1428] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260806 06:59:59.946985 17366 catalog_manager.cc:5495] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f673c6eed2450ebebe7d6cad9f2a3b (127.16.83.193). New cstate: current_term: 1 leader_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3f673c6eed2450ebebe7d6cad9f2a3b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36757 } health_report { overall_health: HEALTHY } } }
I20260806 06:59:59.959834 17366 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9: TestExclusiveInclusiveRangeBounds [id=3754f7602ffa4430828bce5ab2d9f3ef] alter complete (version 0)
I20260806 07:00:00.151580 17365 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35612:
table { table_name: "TestExclusiveInclusiveRangeBounds" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\000\007\001\000d\000\000\000""\006\001\000\000\000\000\000\007\001\000d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\010\001\000\307\000\000\000\t\001\000+\001\000\000""\010\001\000\307\000\000\000\t\001\000+\001\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "non_null_with_default" type: INT32 is_key: false is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 07:00:00.165380 17365 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9: Sending DeleteTablet for 1 replicas of tablet 6c62d2de75f74e7b84b0eb48c146437c
I20260806 07:00:00.167119 17365 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9: Sending DeleteTablet for 1 replicas of tablet e83c5c5ae422435a81e9914bc302061a
I20260806 07:00:00.167351 17481 tablet_service.cc:1514] Processing DeleteTablet for tablet 6c62d2de75f74e7b84b0eb48c146437c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 07:00:00 UTC) from {username='slave'} at 127.0.0.1:55730
I20260806 07:00:00.170372 17546 tablet_replica.cc:330] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b: stopping tablet replica
I20260806 07:00:00.170806 17480 tablet_service.cc:1514] Processing DeleteTablet for tablet e83c5c5ae422435a81e9914bc302061a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 07:00:00 UTC) from {username='slave'} at 127.0.0.1:55730
I20260806 07:00:00.171186 17546 raft_consensus.cc:2229] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:00.171764 17546 raft_consensus.cc:2258] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:00.175019 17546 ts_tablet_manager.cc:1905] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 07:00:00.179540 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:00.190153 17546 ts_tablet_manager.cc:1918] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260806 07:00:00.190572 17546 log.cc:1196] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b: Deleting WAL directory at /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785999595194067-16719-0/minicluster-data/ts-0-root/wals/6c62d2de75f74e7b84b0eb48c146437c
I20260806 07:00:00.191301 17546 ts_tablet_manager.cc:1939] T 6c62d2de75f74e7b84b0eb48c146437c P e3f673c6eed2450ebebe7d6cad9f2a3b: Deleting consensus metadata
I20260806 07:00:00.193688 17546 tablet_replica.cc:330] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b: stopping tablet replica
I20260806 07:00:00.193807 17348 catalog_manager.cc:4841] TS e3f673c6eed2450ebebe7d6cad9f2a3b (127.16.83.193:36757): tablet 6c62d2de75f74e7b84b0eb48c146437c (table TestExclusiveInclusiveRangeBounds [id=3754f7602ffa4430828bce5ab2d9f3ef]) successfully deleted
I20260806 07:00:00.194538 17546 raft_consensus.cc:2229] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:00.195117 17546 raft_consensus.cc:2258] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:00.204042 17546 ts_tablet_manager.cc:1905] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 07:00:00.222424 17546 ts_tablet_manager.cc:1918] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260806 07:00:00.222841 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:00.222879 17546 log.cc:1196] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b: Deleting WAL directory at /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785999595194067-16719-0/minicluster-data/ts-0-root/wals/e83c5c5ae422435a81e9914bc302061a
I20260806 07:00:00.223871 17546 ts_tablet_manager.cc:1939] T e83c5c5ae422435a81e9914bc302061a P e3f673c6eed2450ebebe7d6cad9f2a3b: Deleting consensus metadata
W20260806 07:00:00.225554 17348 catalog_manager.cc:4833] TS e3f673c6eed2450ebebe7d6cad9f2a3b (127.16.83.193:36757): delete failed for tablet e83c5c5ae422435a81e9914bc302061a with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260806 07:00:00.226462 16719 tablet_replica.cc:330] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b: stopping tablet replica
I20260806 07:00:00.227115 16719 raft_consensus.cc:2229] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:00.227602 16719 raft_consensus.cc:2258] T 73e19782144a4f8cbfa5f7b104d29772 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:00.229844 16719 tablet_replica.cc:330] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b: stopping tablet replica
I20260806 07:00:00.230396 16719 raft_consensus.cc:2229] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:00.230820 16719 raft_consensus.cc:2258] T d227f2747b9148a1b7b40b6e9fc81893 P e3f673c6eed2450ebebe7d6cad9f2a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:00.253495 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:00.264364 16719 master.cc:537] Master@127.16.83.254:43741 shutting down...
W20260806 07:00:00.282401 17348 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.83.193:36757: connect: Connection refused (error 111)
W20260806 07:00:00.292208 17348 catalog_manager.cc:4584] TS e3f673c6eed2450ebebe7d6cad9f2a3b (127.16.83.193:36757): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet e83c5c5ae422435a81e9914bc302061a: Network error: Client connection negotiation failed: client connection to 127.16.83.193:36757: connect: Connection refused (error 111)
I20260806 07:00:00.296334 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:00.296969 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:00.297312 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 46b29272c905450bab046109410916e9: stopping tablet replica
I20260806 07:00:00.307689 16719 master.cc:552] Master@127.16.83.254:43741 shutdown complete.
[       OK ] ClientTest.TestExclusiveInclusiveRangeBounds (1078 ms)
[ RUN      ] ClientTest.TestBasicIdBasedLookup
I20260806 07:00:00.329844 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:43193
I20260806 07:00:00.330835 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:00.336151 17550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:00.336664 17551 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:00.340013 17553 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:00.340792 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:00.341688 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:00.341940 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:00.342125 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999600342112 us; error 0 us; skew 500 ppm
I20260806 07:00:00.342829 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:00.345579 16719 webserver.cc:460] Webserver started at http://127.16.83.254:34103/ using document root <none> and password file <none>
I20260806 07:00:00.346181 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:00.346421 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:00.346728 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:00.348170 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "45f7c16196b2467ca52c45effcc9d91e"
format_stamp: "Formatted at 2026-08-06 07:00:00 on dist-test-slave-cbsf"
I20260806 07:00:00.353924 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260806 07:00:00.357781 17558 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:00.358563 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260806 07:00:00.358855 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "45f7c16196b2467ca52c45effcc9d91e"
format_stamp: "Formatted at 2026-08-06 07:00:00 on dist-test-slave-cbsf"
I20260806 07:00:00.359169 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:00.381839 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:00.383097 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:00.435410 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:43193
I20260806 07:00:00.435535 17625 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:43193 every 8 connection(s)
I20260806 07:00:00.441433 17626 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:00.452455 17626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e: Bootstrap starting.
I20260806 07:00:00.456501 17626 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:00.460947 17626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e: No bootstrap required, opened a new log
I20260806 07:00:00.462812 17626 raft_consensus.cc:348] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45f7c16196b2467ca52c45effcc9d91e" member_type: VOTER }
I20260806 07:00:00.463243 17626 raft_consensus.cc:374] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:00.463500 17626 raft_consensus.cc:729] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f7c16196b2467ca52c45effcc9d91e, State: Initialized, Role: FOLLOWER
I20260806 07:00:00.464006 17626 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45f7c16196b2467ca52c45effcc9d91e" member_type: VOTER }
I20260806 07:00:00.464495 17626 raft_consensus.cc:388] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:00.464769 17626 raft_consensus.cc:482] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:00.465044 17626 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:00.469344 17626 raft_consensus.cc:504] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45f7c16196b2467ca52c45effcc9d91e" member_type: VOTER }
I20260806 07:00:00.469877 17626 leader_election.cc:302] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 45f7c16196b2467ca52c45effcc9d91e; no voters: 
I20260806 07:00:00.471284 17626 leader_election.cc:288] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:00.471596 17629 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:00.473330 17629 raft_consensus.cc:686] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [term 1 LEADER]: Becoming Leader. State: Replica: 45f7c16196b2467ca52c45effcc9d91e, State: Running, Role: LEADER
I20260806 07:00:00.474083 17629 consensus_queue.cc:237] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45f7c16196b2467ca52c45effcc9d91e" member_type: VOTER }
I20260806 07:00:00.474684 17626 sys_catalog.cc:564] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:00.477015 17630 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "45f7c16196b2467ca52c45effcc9d91e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45f7c16196b2467ca52c45effcc9d91e" member_type: VOTER } }
I20260806 07:00:00.477607 17630 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:00.482751 17631 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 45f7c16196b2467ca52c45effcc9d91e. Latest consensus state: current_term: 1 leader_uuid: "45f7c16196b2467ca52c45effcc9d91e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45f7c16196b2467ca52c45effcc9d91e" member_type: VOTER } }
I20260806 07:00:00.483460 17631 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:00.486572 17634 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:00.494251 17634 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:00.495497 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:00.503525 17634 catalog_manager.cc:1347] Generated new cluster ID: 5a4d64145a794d3481297841916d7f5a
I20260806 07:00:00.503887 17634 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:00.527460 17634 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:00.529745 17634 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:00.547317 17634 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e: Generated new TSK 0
I20260806 07:00:00.548090 17634 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:00.562304 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:00.568456 17650 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:00.570266 17651 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:00.572731 17653 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:00.573171 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:00.574004 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:00.574262 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:00.574434 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999600574421 us; error 0 us; skew 500 ppm
I20260806 07:00:00.574999 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:00.578079 16719 webserver.cc:460] Webserver started at http://127.16.83.193:36867/ using document root <none> and password file <none>
I20260806 07:00:00.578570 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:00.578773 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:00.579042 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:00.580083 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "74b47792c24f48008fa1323aa97edd55"
format_stamp: "Formatted at 2026-08-06 07:00:00 on dist-test-slave-cbsf"
I20260806 07:00:00.584807 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260806 07:00:00.588176 17658 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:00.589170 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260806 07:00:00.589465 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "74b47792c24f48008fa1323aa97edd55"
format_stamp: "Formatted at 2026-08-06 07:00:00 on dist-test-slave-cbsf"
I20260806 07:00:00.589818 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:00.602998 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:00.603996 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:00.616827 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:00.617245 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:00.617601 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:00.617856 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:00.686331 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:43605
I20260806 07:00:00.686462 17732 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:43605 every 8 connection(s)
I20260806 07:00:00.691964 17733 heartbeater.cc:347] Connected to a master server at 127.16.83.254:43193
I20260806 07:00:00.692354 17733 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:00.693177 17733 heartbeater.cc:511] Master 127.16.83.254:43193 requested a full tablet report, sending...
I20260806 07:00:00.695286 17576 ts_manager.cc:194] Registered new tserver with Master: 74b47792c24f48008fa1323aa97edd55 (127.16.83.193:43605)
I20260806 07:00:00.696136 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004773099s
I20260806 07:00:00.697891 17576 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41542
I20260806 07:00:00.711524 17733 heartbeater.cc:503] Master 127.16.83.254:43193 was elected leader, sending a full tablet report...
I20260806 07:00:00.722829 17576 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41558:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:00.760608 17696 tablet_service.cc:1467] Processing CreateTablet for tablet ec5d27e80ed442a39ea033eb62c904d5 (DEFAULT_TABLE table=client-testtb [id=cbf656b6e75c4de8bb29ce2766205705]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:00.760877 17695 tablet_service.cc:1467] Processing CreateTablet for tablet 8d669a454e2f49a698484756258889fe (DEFAULT_TABLE table=client-testtb [id=cbf656b6e75c4de8bb29ce2766205705]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:00.762205 17696 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ec5d27e80ed442a39ea033eb62c904d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:00.762944 17695 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8d669a454e2f49a698484756258889fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:00.779569 17743 tablet_bootstrap.cc:492] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55: Bootstrap starting.
I20260806 07:00:00.785365 17743 tablet_bootstrap.cc:654] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:00.800365 17743 tablet_bootstrap.cc:492] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55: No bootstrap required, opened a new log
I20260806 07:00:00.800853 17743 ts_tablet_manager.cc:1397] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260806 07:00:00.803608 17743 raft_consensus.cc:348] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74b47792c24f48008fa1323aa97edd55" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43605 } }
I20260806 07:00:00.804342 17743 raft_consensus.cc:374] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:00.804656 17743 raft_consensus.cc:729] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74b47792c24f48008fa1323aa97edd55, State: Initialized, Role: FOLLOWER
I20260806 07:00:00.805351 17743 consensus_queue.cc:260] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74b47792c24f48008fa1323aa97edd55" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43605 } }
I20260806 07:00:00.805979 17743 raft_consensus.cc:388] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:00.806275 17743 raft_consensus.cc:482] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:00.806586 17743 raft_consensus.cc:3037] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:00.813531 17743 raft_consensus.cc:504] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74b47792c24f48008fa1323aa97edd55" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43605 } }
I20260806 07:00:00.814273 17743 leader_election.cc:302] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 74b47792c24f48008fa1323aa97edd55; no voters: 
I20260806 07:00:00.815729 17743 leader_election.cc:288] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:00.816069 17745 raft_consensus.cc:2781] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:00.818208 17743 ts_tablet_manager.cc:1428] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.000s
I20260806 07:00:00.819095 17743 tablet_bootstrap.cc:492] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55: Bootstrap starting.
I20260806 07:00:00.821264 17745 raft_consensus.cc:686] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [term 1 LEADER]: Becoming Leader. State: Replica: 74b47792c24f48008fa1323aa97edd55, State: Running, Role: LEADER
I20260806 07:00:00.822007 17745 consensus_queue.cc:237] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74b47792c24f48008fa1323aa97edd55" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43605 } }
I20260806 07:00:00.824743 17743 tablet_bootstrap.cc:654] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:00.830488 17743 tablet_bootstrap.cc:492] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55: No bootstrap required, opened a new log
I20260806 07:00:00.830925 17743 ts_tablet_manager.cc:1397] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260806 07:00:00.834733 17743 raft_consensus.cc:348] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74b47792c24f48008fa1323aa97edd55" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43605 } }
I20260806 07:00:00.835901 17743 raft_consensus.cc:374] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:00.835932 17576 catalog_manager.cc:5495] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74b47792c24f48008fa1323aa97edd55 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "74b47792c24f48008fa1323aa97edd55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74b47792c24f48008fa1323aa97edd55" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43605 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:00.836714 17743 raft_consensus.cc:729] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74b47792c24f48008fa1323aa97edd55, State: Initialized, Role: FOLLOWER
I20260806 07:00:00.838169 17743 consensus_queue.cc:260] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74b47792c24f48008fa1323aa97edd55" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43605 } }
I20260806 07:00:00.839349 17743 raft_consensus.cc:388] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:00.839855 17743 raft_consensus.cc:482] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:00.842393 17743 raft_consensus.cc:3037] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:00.849483 17743 raft_consensus.cc:504] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74b47792c24f48008fa1323aa97edd55" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43605 } }
I20260806 07:00:00.850216 17743 leader_election.cc:302] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 74b47792c24f48008fa1323aa97edd55; no voters: 
I20260806 07:00:00.850809 17743 leader_election.cc:288] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:00.851001 17745 raft_consensus.cc:2781] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:00.851763 17745 raft_consensus.cc:686] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [term 1 LEADER]: Becoming Leader. State: Replica: 74b47792c24f48008fa1323aa97edd55, State: Running, Role: LEADER
I20260806 07:00:00.852725 17743 ts_tablet_manager.cc:1428] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.005s
I20260806 07:00:00.852450 17745 consensus_queue.cc:237] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74b47792c24f48008fa1323aa97edd55" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43605 } }
I20260806 07:00:00.858609 17576 catalog_manager.cc:5495] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74b47792c24f48008fa1323aa97edd55 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "74b47792c24f48008fa1323aa97edd55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74b47792c24f48008fa1323aa97edd55" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43605 } health_report { overall_health: HEALTHY } } }
W20260806 07:00:00.904284 17739 meta_cache.cc:788] Not found: LookupRpcById { tablet: 'dummy-tablet-id', attempt: 1 } failed
I20260806 07:00:00.906373 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:00.928508 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:00.929324 16719 tablet_replica.cc:330] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55: stopping tablet replica
I20260806 07:00:00.930518 16719 raft_consensus.cc:2229] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:00.931088 16719 raft_consensus.cc:2258] T ec5d27e80ed442a39ea033eb62c904d5 P 74b47792c24f48008fa1323aa97edd55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:00.934337 16719 tablet_replica.cc:330] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55: stopping tablet replica
I20260806 07:00:00.934978 16719 raft_consensus.cc:2229] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:00.935510 16719 raft_consensus.cc:2258] T 8d669a454e2f49a698484756258889fe P 74b47792c24f48008fa1323aa97edd55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:00.959419 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:00.970155 16719 master.cc:537] Master@127.16.83.254:43193 shutting down...
I20260806 07:00:00.992218 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:00.992926 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:00.993494 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 45f7c16196b2467ca52c45effcc9d91e: stopping tablet replica
I20260806 07:00:01.006682 16719 master.cc:552] Master@127.16.83.254:43193 shutdown complete.
[       OK ] ClientTest.TestBasicIdBasedLookup (705 ms)
[ RUN      ] ClientTest.TestScannerKeepAlive
I20260806 07:00:01.037506 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:36299
I20260806 07:00:01.038825 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:01.044678 17752 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:01.045219 17753 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:01.048242 17755 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:01.048885 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:01.050037 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:01.050276 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:01.050458 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999601050438 us; error 0 us; skew 500 ppm
I20260806 07:00:01.051126 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:01.054009 16719 webserver.cc:460] Webserver started at http://127.16.83.254:45719/ using document root <none> and password file <none>
I20260806 07:00:01.054589 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:01.054812 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:01.055136 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:01.056597 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "8f2d8680fc1b4daaa0d5d60243e47b9e"
format_stamp: "Formatted at 2026-08-06 07:00:01 on dist-test-slave-cbsf"
I20260806 07:00:01.062508 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260806 07:00:01.066741 17760 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:01.067636 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260806 07:00:01.067950 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "8f2d8680fc1b4daaa0d5d60243e47b9e"
format_stamp: "Formatted at 2026-08-06 07:00:01 on dist-test-slave-cbsf"
I20260806 07:00:01.068307 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:01.102563 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:01.103899 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:01.157421 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:36299
I20260806 07:00:01.157575 17825 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:36299 every 8 connection(s)
I20260806 07:00:01.161576 17826 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:01.175876 17826 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e: Bootstrap starting.
I20260806 07:00:01.181314 17826 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:01.186085 17826 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e: No bootstrap required, opened a new log
I20260806 07:00:01.188494 17826 raft_consensus.cc:348] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f2d8680fc1b4daaa0d5d60243e47b9e" member_type: VOTER }
I20260806 07:00:01.189051 17826 raft_consensus.cc:374] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:01.189325 17826 raft_consensus.cc:729] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2d8680fc1b4daaa0d5d60243e47b9e, State: Initialized, Role: FOLLOWER
I20260806 07:00:01.189972 17826 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f2d8680fc1b4daaa0d5d60243e47b9e" member_type: VOTER }
I20260806 07:00:01.190558 17826 raft_consensus.cc:388] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:01.190841 17826 raft_consensus.cc:482] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:01.191148 17826 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:01.197649 17826 raft_consensus.cc:504] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f2d8680fc1b4daaa0d5d60243e47b9e" member_type: VOTER }
I20260806 07:00:01.198304 17826 leader_election.cc:302] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f2d8680fc1b4daaa0d5d60243e47b9e; no voters: 
I20260806 07:00:01.199697 17826 leader_election.cc:288] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:01.200004 17829 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:01.202157 17829 raft_consensus.cc:686] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [term 1 LEADER]: Becoming Leader. State: Replica: 8f2d8680fc1b4daaa0d5d60243e47b9e, State: Running, Role: LEADER
I20260806 07:00:01.202817 17829 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f2d8680fc1b4daaa0d5d60243e47b9e" member_type: VOTER }
I20260806 07:00:01.202929 17826 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:01.205570 17831 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f2d8680fc1b4daaa0d5d60243e47b9e. Latest consensus state: current_term: 1 leader_uuid: "8f2d8680fc1b4daaa0d5d60243e47b9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f2d8680fc1b4daaa0d5d60243e47b9e" member_type: VOTER } }
I20260806 07:00:01.205533 17830 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8f2d8680fc1b4daaa0d5d60243e47b9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f2d8680fc1b4daaa0d5d60243e47b9e" member_type: VOTER } }
I20260806 07:00:01.206127 17831 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:01.206212 17830 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:01.223876 17834 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:01.229665 17834 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:01.233834 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:01.238700 17834 catalog_manager.cc:1347] Generated new cluster ID: 747d38da6362499c869e20d9e57a8448
I20260806 07:00:01.238999 17834 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:01.274363 17834 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:01.275950 17834 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:01.295019 17834 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e: Generated new TSK 0
I20260806 07:00:01.295672 17834 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:01.300493 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:01.307364 17848 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:01.308470 17849 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:01.311632 16719 server_base.cc:1034] running on GCE node
W20260806 07:00:01.311586 17851 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:01.312739 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:01.312932 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:01.313119 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999601313090 us; error 0 us; skew 500 ppm
I20260806 07:00:01.313632 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:01.316290 16719 webserver.cc:460] Webserver started at http://127.16.83.193:32783/ using document root <none> and password file <none>
I20260806 07:00:01.316819 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:01.317008 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:01.317287 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:01.318300 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "3ad9acda3674453d88e4e2f9dd65ab69"
format_stamp: "Formatted at 2026-08-06 07:00:01 on dist-test-slave-cbsf"
I20260806 07:00:01.322800 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260806 07:00:01.326105 17857 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:01.327019 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260806 07:00:01.327301 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "3ad9acda3674453d88e4e2f9dd65ab69"
format_stamp: "Formatted at 2026-08-06 07:00:01 on dist-test-slave-cbsf"
I20260806 07:00:01.327633 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:01.345813 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:01.346817 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:01.359858 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:01.360234 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:01.360595 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:01.360872 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.001s	sys 0.001s
I20260806 07:00:01.436184 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:33051
I20260806 07:00:01.436350 17930 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:33051 every 8 connection(s)
I20260806 07:00:01.441290 17931 heartbeater.cc:347] Connected to a master server at 127.16.83.254:36299
I20260806 07:00:01.441700 17931 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:01.442381 17931 heartbeater.cc:511] Master 127.16.83.254:36299 requested a full tablet report, sending...
I20260806 07:00:01.444375 17780 ts_manager.cc:194] Registered new tserver with Master: 3ad9acda3674453d88e4e2f9dd65ab69 (127.16.83.193:33051)
I20260806 07:00:01.445111 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004889306s
I20260806 07:00:01.447315 17780 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46230
I20260806 07:00:01.461124 17931 heartbeater.cc:503] Master 127.16.83.254:36299 was elected leader, sending a full tablet report...
I20260806 07:00:01.473135 17780 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46246:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:01.511288 17889 tablet_service.cc:1467] Processing CreateTablet for tablet 962a51bd775b499d846ca77d0db4ff9a (DEFAULT_TABLE table=client-testtb [id=171eae606cb44bd182660385be2250ea]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:01.511832 17888 tablet_service.cc:1467] Processing CreateTablet for tablet fa1aede90ad9407ea038ff0ed0da0fd5 (DEFAULT_TABLE table=client-testtb [id=171eae606cb44bd182660385be2250ea]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:01.512718 17889 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 962a51bd775b499d846ca77d0db4ff9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:01.513453 17888 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fa1aede90ad9407ea038ff0ed0da0fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:01.532337 17942 tablet_bootstrap.cc:492] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69: Bootstrap starting.
I20260806 07:00:01.538024 17942 tablet_bootstrap.cc:654] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:01.543023 17942 tablet_bootstrap.cc:492] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69: No bootstrap required, opened a new log
I20260806 07:00:01.543458 17942 ts_tablet_manager.cc:1397] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260806 07:00:01.545957 17942 raft_consensus.cc:348] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad9acda3674453d88e4e2f9dd65ab69" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33051 } }
I20260806 07:00:01.546620 17942 raft_consensus.cc:374] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:01.546880 17942 raft_consensus.cc:729] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad9acda3674453d88e4e2f9dd65ab69, State: Initialized, Role: FOLLOWER
I20260806 07:00:01.547525 17942 consensus_queue.cc:260] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad9acda3674453d88e4e2f9dd65ab69" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33051 } }
I20260806 07:00:01.548192 17942 raft_consensus.cc:388] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:01.548498 17942 raft_consensus.cc:482] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:01.548831 17942 raft_consensus.cc:3037] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:01.555183 17942 raft_consensus.cc:504] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad9acda3674453d88e4e2f9dd65ab69" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33051 } }
I20260806 07:00:01.555867 17942 leader_election.cc:302] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3ad9acda3674453d88e4e2f9dd65ab69; no voters: 
I20260806 07:00:01.557413 17942 leader_election.cc:288] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:01.560067 17944 raft_consensus.cc:2781] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:01.560720 17942 ts_tablet_manager.cc:1428] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20260806 07:00:01.561237 17944 raft_consensus.cc:686] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [term 1 LEADER]: Becoming Leader. State: Replica: 3ad9acda3674453d88e4e2f9dd65ab69, State: Running, Role: LEADER
I20260806 07:00:01.561563 17942 tablet_bootstrap.cc:492] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69: Bootstrap starting.
I20260806 07:00:01.562289 17944 consensus_queue.cc:237] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad9acda3674453d88e4e2f9dd65ab69" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33051 } }
I20260806 07:00:01.567564 17942 tablet_bootstrap.cc:654] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:01.568493 17780 catalog_manager.cc:5495] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ad9acda3674453d88e4e2f9dd65ab69 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "3ad9acda3674453d88e4e2f9dd65ab69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad9acda3674453d88e4e2f9dd65ab69" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33051 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:01.580354 17942 tablet_bootstrap.cc:492] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69: No bootstrap required, opened a new log
I20260806 07:00:01.581018 17942 ts_tablet_manager.cc:1397] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260806 07:00:01.583586 17942 raft_consensus.cc:348] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad9acda3674453d88e4e2f9dd65ab69" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33051 } }
I20260806 07:00:01.584125 17942 raft_consensus.cc:374] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:01.584393 17942 raft_consensus.cc:729] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad9acda3674453d88e4e2f9dd65ab69, State: Initialized, Role: FOLLOWER
I20260806 07:00:01.585086 17942 consensus_queue.cc:260] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad9acda3674453d88e4e2f9dd65ab69" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33051 } }
I20260806 07:00:01.585613 17942 raft_consensus.cc:388] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:01.585844 17942 raft_consensus.cc:482] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:01.586110 17942 raft_consensus.cc:3037] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:01.590384 17942 raft_consensus.cc:504] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad9acda3674453d88e4e2f9dd65ab69" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33051 } }
I20260806 07:00:01.590925 17942 leader_election.cc:302] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3ad9acda3674453d88e4e2f9dd65ab69; no voters: 
I20260806 07:00:01.591468 17942 leader_election.cc:288] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:01.591634 17944 raft_consensus.cc:2781] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:01.593308 17944 raft_consensus.cc:686] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [term 1 LEADER]: Becoming Leader. State: Replica: 3ad9acda3674453d88e4e2f9dd65ab69, State: Running, Role: LEADER
I20260806 07:00:01.594355 17942 ts_tablet_manager.cc:1428] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260806 07:00:01.594744 17944 consensus_queue.cc:237] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad9acda3674453d88e4e2f9dd65ab69" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33051 } }
I20260806 07:00:01.600447 17780 catalog_manager.cc:5495] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ad9acda3674453d88e4e2f9dd65ab69 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "3ad9acda3674453d88e4e2f9dd65ab69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad9acda3674453d88e4e2f9dd65ab69" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 33051 } health_report { overall_health: HEALTHY } } }
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:2918: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260806 07:00:01.622551 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:01.648888 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:01.650070 16719 tablet_replica.cc:330] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69: stopping tablet replica
I20260806 07:00:01.650748 16719 raft_consensus.cc:2229] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:01.651255 16719 raft_consensus.cc:2258] T fa1aede90ad9407ea038ff0ed0da0fd5 P 3ad9acda3674453d88e4e2f9dd65ab69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:01.654186 16719 tablet_replica.cc:330] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69: stopping tablet replica
I20260806 07:00:01.654826 16719 raft_consensus.cc:2229] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:01.655292 16719 raft_consensus.cc:2258] T 962a51bd775b499d846ca77d0db4ff9a P 3ad9acda3674453d88e4e2f9dd65ab69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:01.668121 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:01.679994 16719 master.cc:537] Master@127.16.83.254:36299 shutting down...
I20260806 07:00:01.703006 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:01.703647 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:01.704136 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 8f2d8680fc1b4daaa0d5d60243e47b9e: stopping tablet replica
I20260806 07:00:01.716266 16719 master.cc:552] Master@127.16.83.254:36299 shutdown complete.
[  SKIPPED ] ClientTest.TestScannerKeepAlive (702 ms)
[ RUN      ] ClientTest.TestInsertAutoFlushSync
I20260806 07:00:01.738621 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:38887
I20260806 07:00:01.739742 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:01.745527 17953 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:01.745477 17952 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:01.748754 17955 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:01.749511 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:01.750528 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:01.750751 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:01.750957 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999601750922 us; error 0 us; skew 500 ppm
I20260806 07:00:01.751547 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:01.760883 16719 webserver.cc:460] Webserver started at http://127.16.83.254:36713/ using document root <none> and password file <none>
I20260806 07:00:01.761439 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:01.761659 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:01.761956 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:01.763190 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "ea48b30ddb85466da0053a2d49cdf907"
format_stamp: "Formatted at 2026-08-06 07:00:01 on dist-test-slave-cbsf"
I20260806 07:00:01.768463 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260806 07:00:01.772404 17960 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:01.773321 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260806 07:00:01.773643 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "ea48b30ddb85466da0053a2d49cdf907"
format_stamp: "Formatted at 2026-08-06 07:00:01 on dist-test-slave-cbsf"
I20260806 07:00:01.774024 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:01.795796 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:01.797750 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:01.856343 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:38887
I20260806 07:00:01.856472 18022 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:38887 every 8 connection(s)
I20260806 07:00:01.861205 18023 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:01.872169 18023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907: Bootstrap starting.
I20260806 07:00:01.876582 18023 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:01.880528 18023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907: No bootstrap required, opened a new log
I20260806 07:00:01.882349 18023 raft_consensus.cc:348] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea48b30ddb85466da0053a2d49cdf907" member_type: VOTER }
I20260806 07:00:01.882781 18023 raft_consensus.cc:374] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:01.883003 18023 raft_consensus.cc:729] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea48b30ddb85466da0053a2d49cdf907, State: Initialized, Role: FOLLOWER
I20260806 07:00:01.883607 18023 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea48b30ddb85466da0053a2d49cdf907" member_type: VOTER }
I20260806 07:00:01.884070 18023 raft_consensus.cc:388] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:01.884302 18023 raft_consensus.cc:482] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:01.884569 18023 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:01.888974 18023 raft_consensus.cc:504] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea48b30ddb85466da0053a2d49cdf907" member_type: VOTER }
I20260806 07:00:01.889498 18023 leader_election.cc:302] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ea48b30ddb85466da0053a2d49cdf907; no voters: 
I20260806 07:00:01.890707 18023 leader_election.cc:288] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:01.891132 18026 raft_consensus.cc:2781] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:01.892557 18026 raft_consensus.cc:686] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [term 1 LEADER]: Becoming Leader. State: Replica: ea48b30ddb85466da0053a2d49cdf907, State: Running, Role: LEADER
I20260806 07:00:01.893198 18026 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea48b30ddb85466da0053a2d49cdf907" member_type: VOTER }
I20260806 07:00:01.893975 18023 sys_catalog.cc:564] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:01.895973 18027 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea48b30ddb85466da0053a2d49cdf907" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea48b30ddb85466da0053a2d49cdf907" member_type: VOTER } }
I20260806 07:00:01.896001 18028 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea48b30ddb85466da0053a2d49cdf907. Latest consensus state: current_term: 1 leader_uuid: "ea48b30ddb85466da0053a2d49cdf907" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea48b30ddb85466da0053a2d49cdf907" member_type: VOTER } }
I20260806 07:00:01.896809 18028 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:01.896859 18027 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:01.900249 18031 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:01.908485 18031 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:01.909515 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:01.917140 18031 catalog_manager.cc:1347] Generated new cluster ID: a64e52733f4348679f569e7e2445929a
I20260806 07:00:01.917362 18031 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:01.935024 18031 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:01.936820 18031 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:01.957777 18031 catalog_manager.cc:5868] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907: Generated new TSK 0
I20260806 07:00:01.958498 18031 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:01.976361 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:01.981932 18044 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:01.983018 18045 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:01.985145 16719 server_base.cc:1034] running on GCE node
W20260806 07:00:01.986001 18047 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:01.986879 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:01.987068 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:01.987373 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999601987338 us; error 0 us; skew 500 ppm
I20260806 07:00:01.987876 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:01.990309 16719 webserver.cc:460] Webserver started at http://127.16.83.193:45505/ using document root <none> and password file <none>
I20260806 07:00:01.990831 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:01.990991 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:01.991302 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:01.992605 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "9cda2992098745a9acde79306ba094c6"
format_stamp: "Formatted at 2026-08-06 07:00:01 on dist-test-slave-cbsf"
I20260806 07:00:01.997579 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260806 07:00:02.000907 18055 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:02.001750 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260806 07:00:02.002069 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "9cda2992098745a9acde79306ba094c6"
format_stamp: "Formatted at 2026-08-06 07:00:01 on dist-test-slave-cbsf"
I20260806 07:00:02.002373 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:02.025398 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:02.026419 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:02.031394 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:02.031749 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:02.032099 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:02.032348 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:02.087203 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:35153
I20260806 07:00:02.087333 18129 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:35153 every 8 connection(s)
I20260806 07:00:02.091696 18130 heartbeater.cc:347] Connected to a master server at 127.16.83.254:38887
I20260806 07:00:02.092044 18130 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:02.092741 18130 heartbeater.cc:511] Master 127.16.83.254:38887 requested a full tablet report, sending...
I20260806 07:00:02.094806 17977 ts_manager.cc:194] Registered new tserver with Master: 9cda2992098745a9acde79306ba094c6 (127.16.83.193:35153)
I20260806 07:00:02.095181 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004919155s
I20260806 07:00:02.097692 17977 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49726
I20260806 07:00:02.111677 18130 heartbeater.cc:503] Master 127.16.83.254:38887 was elected leader, sending a full tablet report...
I20260806 07:00:02.120038 17977 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49746:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:02.152017 18092 tablet_service.cc:1467] Processing CreateTablet for tablet 3e583bc060e940cfa4feee351416c31b (DEFAULT_TABLE table=client-testtb [id=303798bef1a24ed4861e33819a19e17e]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:02.152269 18091 tablet_service.cc:1467] Processing CreateTablet for tablet b36caa896548457ea95c053e3ef690a5 (DEFAULT_TABLE table=client-testtb [id=303798bef1a24ed4861e33819a19e17e]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:02.153216 18092 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3e583bc060e940cfa4feee351416c31b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:02.153805 18091 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b36caa896548457ea95c053e3ef690a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:02.165995 18140 tablet_bootstrap.cc:492] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6: Bootstrap starting.
I20260806 07:00:02.171362 18140 tablet_bootstrap.cc:654] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:02.176010 18140 tablet_bootstrap.cc:492] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6: No bootstrap required, opened a new log
I20260806 07:00:02.176429 18140 ts_tablet_manager.cc:1397] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260806 07:00:02.178191 18140 raft_consensus.cc:348] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cda2992098745a9acde79306ba094c6" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35153 } }
I20260806 07:00:02.178639 18140 raft_consensus.cc:374] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:02.178862 18140 raft_consensus.cc:729] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cda2992098745a9acde79306ba094c6, State: Initialized, Role: FOLLOWER
I20260806 07:00:02.179366 18140 consensus_queue.cc:260] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cda2992098745a9acde79306ba094c6" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35153 } }
I20260806 07:00:02.179842 18140 raft_consensus.cc:388] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:02.180083 18140 raft_consensus.cc:482] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:02.180351 18140 raft_consensus.cc:3037] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:02.185530 18140 raft_consensus.cc:504] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cda2992098745a9acde79306ba094c6" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35153 } }
I20260806 07:00:02.186343 18140 leader_election.cc:302] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9cda2992098745a9acde79306ba094c6; no voters: 
I20260806 07:00:02.187474 18140 leader_election.cc:288] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:02.187806 18142 raft_consensus.cc:2781] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:02.189180 18142 raft_consensus.cc:686] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [term 1 LEADER]: Becoming Leader. State: Replica: 9cda2992098745a9acde79306ba094c6, State: Running, Role: LEADER
I20260806 07:00:02.189806 18140 ts_tablet_manager.cc:1428] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.005s
I20260806 07:00:02.189862 18142 consensus_queue.cc:237] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cda2992098745a9acde79306ba094c6" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35153 } }
I20260806 07:00:02.190587 18140 tablet_bootstrap.cc:492] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6: Bootstrap starting.
I20260806 07:00:02.195947 18140 tablet_bootstrap.cc:654] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:02.196996 17976 catalog_manager.cc:5495] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cda2992098745a9acde79306ba094c6 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "9cda2992098745a9acde79306ba094c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cda2992098745a9acde79306ba094c6" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35153 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:02.200205 18140 tablet_bootstrap.cc:492] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6: No bootstrap required, opened a new log
I20260806 07:00:02.200577 18140 ts_tablet_manager.cc:1397] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260806 07:00:02.202698 18140 raft_consensus.cc:348] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cda2992098745a9acde79306ba094c6" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35153 } }
I20260806 07:00:02.203215 18140 raft_consensus.cc:374] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:02.203482 18140 raft_consensus.cc:729] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cda2992098745a9acde79306ba094c6, State: Initialized, Role: FOLLOWER
I20260806 07:00:02.204108 18140 consensus_queue.cc:260] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cda2992098745a9acde79306ba094c6" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35153 } }
I20260806 07:00:02.204598 18140 raft_consensus.cc:388] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:02.204887 18140 raft_consensus.cc:482] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:02.205168 18140 raft_consensus.cc:3037] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:02.210287 18140 raft_consensus.cc:504] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cda2992098745a9acde79306ba094c6" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35153 } }
I20260806 07:00:02.210986 18140 leader_election.cc:302] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9cda2992098745a9acde79306ba094c6; no voters: 
I20260806 07:00:02.211464 18140 leader_election.cc:288] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:02.211655 18142 raft_consensus.cc:2781] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:02.212172 18142 raft_consensus.cc:686] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [term 1 LEADER]: Becoming Leader. State: Replica: 9cda2992098745a9acde79306ba094c6, State: Running, Role: LEADER
I20260806 07:00:02.212952 18140 ts_tablet_manager.cc:1428] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260806 07:00:02.212864 18142 consensus_queue.cc:237] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cda2992098745a9acde79306ba094c6" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35153 } }
I20260806 07:00:02.218300 17976 catalog_manager.cc:5495] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cda2992098745a9acde79306ba094c6 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "9cda2992098745a9acde79306ba094c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cda2992098745a9acde79306ba094c6" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35153 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:03.011440 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:03.031759 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:03.032310 16719 tablet_replica.cc:330] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6: stopping tablet replica
I20260806 07:00:03.032900 16719 raft_consensus.cc:2229] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:03.033344 16719 raft_consensus.cc:2258] T 3e583bc060e940cfa4feee351416c31b P 9cda2992098745a9acde79306ba094c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:03.035118 16719 tablet_replica.cc:330] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6: stopping tablet replica
I20260806 07:00:03.035598 16719 raft_consensus.cc:2229] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:03.036011 16719 raft_consensus.cc:2258] T b36caa896548457ea95c053e3ef690a5 P 9cda2992098745a9acde79306ba094c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:03.056021 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:03.067042 16719 master.cc:537] Master@127.16.83.254:38887 shutting down...
I20260806 07:00:03.087260 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:03.087776 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:03.088074 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P ea48b30ddb85466da0053a2d49cdf907: stopping tablet replica
I20260806 07:00:03.105015 16719 master.cc:552] Master@127.16.83.254:38887 shutdown complete.
[       OK ] ClientTest.TestInsertAutoFlushSync (1387 ms)
[ RUN      ] ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn
I20260806 07:00:03.125479 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:40825
I20260806 07:00:03.126423 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:03.130993 18152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:03.132054 18154 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:03.133638 18156 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:03.134449 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:03.135073 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:03.135233 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:03.135419 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999603135406 us; error 0 us; skew 500 ppm
I20260806 07:00:03.135914 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:03.138396 16719 webserver.cc:460] Webserver started at http://127.16.83.254:43953/ using document root <none> and password file <none>
I20260806 07:00:03.138847 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:03.139014 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:03.139297 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:03.140311 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "5315014cf6474a958e7a39c55428949b"
format_stamp: "Formatted at 2026-08-06 07:00:03 on dist-test-slave-cbsf"
I20260806 07:00:03.144588 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260806 07:00:03.147660 18161 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:03.148466 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260806 07:00:03.148797 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "5315014cf6474a958e7a39c55428949b"
format_stamp: "Formatted at 2026-08-06 07:00:03 on dist-test-slave-cbsf"
I20260806 07:00:03.149093 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:03.172622 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:03.173691 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:03.214689 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:40825
I20260806 07:00:03.214828 18225 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:40825 every 8 connection(s)
I20260806 07:00:03.218407 18226 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:03.228629 18226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b: Bootstrap starting.
I20260806 07:00:03.232651 18226 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:03.236557 18226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b: No bootstrap required, opened a new log
I20260806 07:00:03.238490 18226 raft_consensus.cc:348] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5315014cf6474a958e7a39c55428949b" member_type: VOTER }
I20260806 07:00:03.238888 18226 raft_consensus.cc:374] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:03.239187 18226 raft_consensus.cc:729] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5315014cf6474a958e7a39c55428949b, State: Initialized, Role: FOLLOWER
I20260806 07:00:03.239820 18226 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5315014cf6474a958e7a39c55428949b" member_type: VOTER }
I20260806 07:00:03.240302 18226 raft_consensus.cc:388] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:03.240543 18226 raft_consensus.cc:482] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:03.240885 18226 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:03.245566 18226 raft_consensus.cc:504] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5315014cf6474a958e7a39c55428949b" member_type: VOTER }
I20260806 07:00:03.246193 18226 leader_election.cc:302] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5315014cf6474a958e7a39c55428949b; no voters: 
I20260806 07:00:03.247403 18226 leader_election.cc:288] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:03.247735 18229 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:03.249204 18229 raft_consensus.cc:686] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [term 1 LEADER]: Becoming Leader. State: Replica: 5315014cf6474a958e7a39c55428949b, State: Running, Role: LEADER
I20260806 07:00:03.249822 18229 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5315014cf6474a958e7a39c55428949b" member_type: VOTER }
I20260806 07:00:03.250730 18226 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:03.252763 18231 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5315014cf6474a958e7a39c55428949b. Latest consensus state: current_term: 1 leader_uuid: "5315014cf6474a958e7a39c55428949b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5315014cf6474a958e7a39c55428949b" member_type: VOTER } }
I20260806 07:00:03.252741 18230 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5315014cf6474a958e7a39c55428949b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5315014cf6474a958e7a39c55428949b" member_type: VOTER } }
I20260806 07:00:03.253398 18231 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:03.253584 18230 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:03.256171 18236 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:03.262207 18236 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:03.265631 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:03.271186 18236 catalog_manager.cc:1347] Generated new cluster ID: 87fc778c174046dc95c8f6ac22608ec6
I20260806 07:00:03.271502 18236 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:03.310760 18236 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:03.312556 18236 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:03.323407 18236 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b: Generated new TSK 0
I20260806 07:00:03.324143 18236 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:03.332271 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:03.337745 18250 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:03.338753 18251 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:03.340672 18253 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:03.340842 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:03.341634 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:03.341806 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:03.341920 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999603341913 us; error 0 us; skew 500 ppm
I20260806 07:00:03.342334 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:03.344560 16719 webserver.cc:460] Webserver started at http://127.16.83.193:39965/ using document root <none> and password file <none>
I20260806 07:00:03.345017 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:03.345175 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:03.345372 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:03.346360 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "1414f0bc568e4da8b30533e8078ca732"
format_stamp: "Formatted at 2026-08-06 07:00:03 on dist-test-slave-cbsf"
I20260806 07:00:03.350881 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260806 07:00:03.354516 18259 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:03.355314 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260806 07:00:03.355640 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "1414f0bc568e4da8b30533e8078ca732"
format_stamp: "Formatted at 2026-08-06 07:00:03 on dist-test-slave-cbsf"
I20260806 07:00:03.355902 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:03.374183 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:03.375177 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:03.379941 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:03.380213 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:03.380522 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:03.380753 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260806 07:00:03.432101 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:35317
I20260806 07:00:03.432178 18331 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:35317 every 8 connection(s)
I20260806 07:00:03.436841 18332 heartbeater.cc:347] Connected to a master server at 127.16.83.254:40825
I20260806 07:00:03.437202 18332 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:03.437866 18332 heartbeater.cc:511] Master 127.16.83.254:40825 requested a full tablet report, sending...
I20260806 07:00:03.439716 18178 ts_manager.cc:194] Registered new tserver with Master: 1414f0bc568e4da8b30533e8078ca732 (127.16.83.193:35317)
I20260806 07:00:03.440279 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004929519s
I20260806 07:00:03.442452 18178 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44520
I20260806 07:00:03.455673 18332 heartbeater.cc:503] Master 127.16.83.254:40825 was elected leader, sending a full tablet report...
I20260806 07:00:03.464819 18178 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44528:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:03.498001 18295 tablet_service.cc:1467] Processing CreateTablet for tablet 42c9c1c8fbba411eab0097d4ad804b0f (DEFAULT_TABLE table=client-testtb [id=9a9f62ddeb0e47858809d7fb96842614]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:03.498471 18294 tablet_service.cc:1467] Processing CreateTablet for tablet 96d25850917f455e848cb956a4fd0113 (DEFAULT_TABLE table=client-testtb [id=9a9f62ddeb0e47858809d7fb96842614]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:03.499228 18295 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 42c9c1c8fbba411eab0097d4ad804b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:03.499810 18294 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 96d25850917f455e848cb956a4fd0113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:03.511756 18342 tablet_bootstrap.cc:492] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732: Bootstrap starting.
I20260806 07:00:03.516518 18342 tablet_bootstrap.cc:654] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:03.520402 18342 tablet_bootstrap.cc:492] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732: No bootstrap required, opened a new log
I20260806 07:00:03.520825 18342 ts_tablet_manager.cc:1397] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.002s
I20260806 07:00:03.522641 18342 raft_consensus.cc:348] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1414f0bc568e4da8b30533e8078ca732" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35317 } }
I20260806 07:00:03.523131 18342 raft_consensus.cc:374] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:03.523341 18342 raft_consensus.cc:729] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1414f0bc568e4da8b30533e8078ca732, State: Initialized, Role: FOLLOWER
I20260806 07:00:03.523916 18342 consensus_queue.cc:260] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1414f0bc568e4da8b30533e8078ca732" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35317 } }
I20260806 07:00:03.524376 18342 raft_consensus.cc:388] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:03.524603 18342 raft_consensus.cc:482] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:03.524956 18342 raft_consensus.cc:3037] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:03.530035 18342 raft_consensus.cc:504] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1414f0bc568e4da8b30533e8078ca732" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35317 } }
I20260806 07:00:03.530591 18342 leader_election.cc:302] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1414f0bc568e4da8b30533e8078ca732; no voters: 
I20260806 07:00:03.531958 18342 leader_election.cc:288] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:03.532300 18344 raft_consensus.cc:2781] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:03.534160 18344 raft_consensus.cc:686] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [term 1 LEADER]: Becoming Leader. State: Replica: 1414f0bc568e4da8b30533e8078ca732, State: Running, Role: LEADER
I20260806 07:00:03.534351 18342 ts_tablet_manager.cc:1428] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260806 07:00:03.535138 18342 tablet_bootstrap.cc:492] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732: Bootstrap starting.
I20260806 07:00:03.534866 18344 consensus_queue.cc:237] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1414f0bc568e4da8b30533e8078ca732" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35317 } }
I20260806 07:00:03.539906 18342 tablet_bootstrap.cc:654] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:03.541436 18178 catalog_manager.cc:5495] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1414f0bc568e4da8b30533e8078ca732 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "1414f0bc568e4da8b30533e8078ca732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1414f0bc568e4da8b30533e8078ca732" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35317 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:03.544868 18342 tablet_bootstrap.cc:492] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732: No bootstrap required, opened a new log
I20260806 07:00:03.545231 18342 ts_tablet_manager.cc:1397] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.001s
I20260806 07:00:03.546870 18342 raft_consensus.cc:348] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1414f0bc568e4da8b30533e8078ca732" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35317 } }
I20260806 07:00:03.547405 18342 raft_consensus.cc:374] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:03.547617 18342 raft_consensus.cc:729] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1414f0bc568e4da8b30533e8078ca732, State: Initialized, Role: FOLLOWER
I20260806 07:00:03.548137 18342 consensus_queue.cc:260] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1414f0bc568e4da8b30533e8078ca732" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35317 } }
I20260806 07:00:03.548624 18342 raft_consensus.cc:388] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:03.548946 18342 raft_consensus.cc:482] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:03.549276 18342 raft_consensus.cc:3037] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:03.554437 18342 raft_consensus.cc:504] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1414f0bc568e4da8b30533e8078ca732" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35317 } }
I20260806 07:00:03.554981 18342 leader_election.cc:302] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1414f0bc568e4da8b30533e8078ca732; no voters: 
I20260806 07:00:03.555377 18342 leader_election.cc:288] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:03.555512 18344 raft_consensus.cc:2781] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:03.556020 18344 raft_consensus.cc:686] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [term 1 LEADER]: Becoming Leader. State: Replica: 1414f0bc568e4da8b30533e8078ca732, State: Running, Role: LEADER
I20260806 07:00:03.556864 18342 ts_tablet_manager.cc:1428] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260806 07:00:03.556777 18344 consensus_queue.cc:237] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1414f0bc568e4da8b30533e8078ca732" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35317 } }
I20260806 07:00:03.562178 18178 catalog_manager.cc:5495] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1414f0bc568e4da8b30533e8078ca732 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "1414f0bc568e4da8b30533e8078ca732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1414f0bc568e4da8b30533e8078ca732" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35317 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:03.581030 18178 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44528:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "non_null_with_default" remove_default: true } } } modify_external_catalogs: true
I20260806 07:00:03.595991 18353 tablet.cc:1722] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260806 07:00:03.597718 18354 tablet.cc:1722] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260806 07:00:03.599015 18353 tablet.cc:1620] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732: MemRowSet was empty: no flush needed.
I20260806 07:00:03.599769 18354 tablet.cc:1620] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732: MemRowSet was empty: no flush needed.
I20260806 07:00:03.619694 18177 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b: client-testtb [id=9a9f62ddeb0e47858809d7fb96842614] alter complete (version 1)
I20260806 07:00:03.663635 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:03.684126 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:03.684959 16719 tablet_replica.cc:330] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732: stopping tablet replica
I20260806 07:00:03.685612 16719 raft_consensus.cc:2229] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:03.686084 16719 raft_consensus.cc:2258] T 96d25850917f455e848cb956a4fd0113 P 1414f0bc568e4da8b30533e8078ca732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:03.688109 16719 tablet_replica.cc:330] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732: stopping tablet replica
I20260806 07:00:03.688591 16719 raft_consensus.cc:2229] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:03.689102 16719 raft_consensus.cc:2258] T 42c9c1c8fbba411eab0097d4ad804b0f P 1414f0bc568e4da8b30533e8078ca732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:03.709678 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:03.719412 16719 master.cc:537] Master@127.16.83.254:40825 shutting down...
I20260806 07:00:03.737301 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:03.737761 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:03.738134 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 5315014cf6474a958e7a39c55428949b: stopping tablet replica
I20260806 07:00:03.758030 16719 master.cc:552] Master@127.16.83.254:40825 shutdown complete.
[       OK ] ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn (652 ms)
[ RUN      ] ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered
I20260806 07:00:03.778071 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:33407
I20260806 07:00:03.779080 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:03.783779 18356 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:03.785457 18359 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:03.785667 18357 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:03.786414 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:03.787103 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:03.787261 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:03.787364 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999603787357 us; error 0 us; skew 500 ppm
I20260806 07:00:03.787781 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:03.790021 16719 webserver.cc:460] Webserver started at http://127.16.83.254:43503/ using document root <none> and password file <none>
I20260806 07:00:03.790403 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:03.790551 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:03.790745 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:03.791702 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "309e862c32074659862edee500307ee5"
format_stamp: "Formatted at 2026-08-06 07:00:03 on dist-test-slave-cbsf"
I20260806 07:00:03.795787 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260806 07:00:03.799011 18364 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:03.799840 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260806 07:00:03.800122 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "309e862c32074659862edee500307ee5"
format_stamp: "Formatted at 2026-08-06 07:00:03 on dist-test-slave-cbsf"
I20260806 07:00:03.800384 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:03.809839 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:03.811136 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:03.852916 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:33407
I20260806 07:00:03.853022 18430 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:33407 every 8 connection(s)
I20260806 07:00:03.856444 18431 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:03.865871 18431 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5: Bootstrap starting.
I20260806 07:00:03.869787 18431 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:03.873535 18431 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5: No bootstrap required, opened a new log
I20260806 07:00:03.875281 18431 raft_consensus.cc:348] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "309e862c32074659862edee500307ee5" member_type: VOTER }
I20260806 07:00:03.875643 18431 raft_consensus.cc:374] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:03.875909 18431 raft_consensus.cc:729] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e862c32074659862edee500307ee5, State: Initialized, Role: FOLLOWER
I20260806 07:00:03.876438 18431 consensus_queue.cc:260] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "309e862c32074659862edee500307ee5" member_type: VOTER }
I20260806 07:00:03.876875 18431 raft_consensus.cc:388] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:03.877138 18431 raft_consensus.cc:482] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:03.877384 18431 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:03.881561 18431 raft_consensus.cc:504] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "309e862c32074659862edee500307ee5" member_type: VOTER }
I20260806 07:00:03.882066 18431 leader_election.cc:302] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 309e862c32074659862edee500307ee5; no voters: 
I20260806 07:00:03.883210 18431 leader_election.cc:288] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:03.883512 18434 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:03.884917 18434 raft_consensus.cc:686] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [term 1 LEADER]: Becoming Leader. State: Replica: 309e862c32074659862edee500307ee5, State: Running, Role: LEADER
I20260806 07:00:03.885555 18434 consensus_queue.cc:237] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "309e862c32074659862edee500307ee5" member_type: VOTER }
I20260806 07:00:03.886005 18431 sys_catalog.cc:564] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:03.888386 18436 sys_catalog.cc:455] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 309e862c32074659862edee500307ee5. Latest consensus state: current_term: 1 leader_uuid: "309e862c32074659862edee500307ee5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "309e862c32074659862edee500307ee5" member_type: VOTER } }
I20260806 07:00:03.888309 18435 sys_catalog.cc:455] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "309e862c32074659862edee500307ee5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "309e862c32074659862edee500307ee5" member_type: VOTER } }
I20260806 07:00:03.889035 18436 sys_catalog.cc:458] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:03.889329 18435 sys_catalog.cc:458] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:03.891602 18439 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:03.896131 18439 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:03.901041 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:03.905567 18439 catalog_manager.cc:1347] Generated new cluster ID: 8a51787c7fcb48549923f55523262084
I20260806 07:00:03.905861 18439 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:03.938031 18439 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:03.939661 18439 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:03.950141 18439 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5: Generated new TSK 0
I20260806 07:00:03.950781 18439 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:03.967404 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:03.973270 18453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:03.973878 18454 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:03.975468 18456 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:03.975899 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:03.977022 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:03.977228 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:03.977417 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999603977405 us; error 0 us; skew 500 ppm
I20260806 07:00:03.977952 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:03.980281 16719 webserver.cc:460] Webserver started at http://127.16.83.193:35761/ using document root <none> and password file <none>
I20260806 07:00:03.980823 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:03.981009 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:03.981290 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:03.982349 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "8846d29d0aeb4ddab752faf1bf360bfd"
format_stamp: "Formatted at 2026-08-06 07:00:03 on dist-test-slave-cbsf"
I20260806 07:00:03.986871 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260806 07:00:03.990238 18461 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:03.990983 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260806 07:00:03.991272 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "8846d29d0aeb4ddab752faf1bf360bfd"
format_stamp: "Formatted at 2026-08-06 07:00:03 on dist-test-slave-cbsf"
I20260806 07:00:03.991672 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:04.015906 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:04.017343 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:04.022943 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:04.023298 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:04.023651 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:04.023900 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:04.081014 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:35267
I20260806 07:00:04.081123 18536 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:35267 every 8 connection(s)
I20260806 07:00:04.085541 18537 heartbeater.cc:347] Connected to a master server at 127.16.83.254:33407
I20260806 07:00:04.085963 18537 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:04.086685 18537 heartbeater.cc:511] Master 127.16.83.254:33407 requested a full tablet report, sending...
I20260806 07:00:04.088587 18383 ts_manager.cc:194] Registered new tserver with Master: 8846d29d0aeb4ddab752faf1bf360bfd (127.16.83.193:35267)
I20260806 07:00:04.088866 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004954525s
I20260806 07:00:04.090595 18383 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33652
I20260806 07:00:04.103832 18537 heartbeater.cc:503] Master 127.16.83.254:33407 was elected leader, sending a full tablet report...
I20260806 07:00:04.112578 18383 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33662:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:04.147171 18500 tablet_service.cc:1467] Processing CreateTablet for tablet 980b956f85ac4935b9f4295e838db64f (DEFAULT_TABLE table=client-testtb [id=5e01ea943aaa4886b151eb19e357f923]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:04.147575 18499 tablet_service.cc:1467] Processing CreateTablet for tablet cff71c6936d54e4b8cb1aebc0f981b10 (DEFAULT_TABLE table=client-testtb [id=5e01ea943aaa4886b151eb19e357f923]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:04.148569 18500 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 980b956f85ac4935b9f4295e838db64f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:04.149271 18499 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cff71c6936d54e4b8cb1aebc0f981b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:04.162330 18548 tablet_bootstrap.cc:492] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd: Bootstrap starting.
I20260806 07:00:04.166812 18548 tablet_bootstrap.cc:654] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:04.170763 18548 tablet_bootstrap.cc:492] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd: No bootstrap required, opened a new log
I20260806 07:00:04.171173 18548 ts_tablet_manager.cc:1397] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260806 07:00:04.173414 18548 raft_consensus.cc:348] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8846d29d0aeb4ddab752faf1bf360bfd" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35267 } }
I20260806 07:00:04.173949 18548 raft_consensus.cc:374] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:04.174211 18548 raft_consensus.cc:729] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8846d29d0aeb4ddab752faf1bf360bfd, State: Initialized, Role: FOLLOWER
I20260806 07:00:04.174726 18548 consensus_queue.cc:260] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8846d29d0aeb4ddab752faf1bf360bfd" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35267 } }
I20260806 07:00:04.175239 18548 raft_consensus.cc:388] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:04.175500 18548 raft_consensus.cc:482] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:04.175778 18548 raft_consensus.cc:3037] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:04.180886 18548 raft_consensus.cc:504] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8846d29d0aeb4ddab752faf1bf360bfd" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35267 } }
I20260806 07:00:04.181522 18548 leader_election.cc:302] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8846d29d0aeb4ddab752faf1bf360bfd; no voters: 
I20260806 07:00:04.182755 18548 leader_election.cc:288] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:04.183008 18550 raft_consensus.cc:2781] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:04.185889 18550 raft_consensus.cc:686] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [term 1 LEADER]: Becoming Leader. State: Replica: 8846d29d0aeb4ddab752faf1bf360bfd, State: Running, Role: LEADER
I20260806 07:00:04.186383 18548 ts_tablet_manager.cc:1428] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd: Time spent starting tablet: real 0.015s	user 0.016s	sys 0.000s
I20260806 07:00:04.186573 18550 consensus_queue.cc:237] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8846d29d0aeb4ddab752faf1bf360bfd" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35267 } }
I20260806 07:00:04.187278 18548 tablet_bootstrap.cc:492] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd: Bootstrap starting.
I20260806 07:00:04.193468 18548 tablet_bootstrap.cc:654] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:04.192836 18383 catalog_manager.cc:5495] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8846d29d0aeb4ddab752faf1bf360bfd (127.16.83.193). New cstate: current_term: 1 leader_uuid: "8846d29d0aeb4ddab752faf1bf360bfd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8846d29d0aeb4ddab752faf1bf360bfd" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:04.198414 18548 tablet_bootstrap.cc:492] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd: No bootstrap required, opened a new log
I20260806 07:00:04.198799 18548 ts_tablet_manager.cc:1397] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260806 07:00:04.201150 18548 raft_consensus.cc:348] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8846d29d0aeb4ddab752faf1bf360bfd" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35267 } }
I20260806 07:00:04.201655 18548 raft_consensus.cc:374] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:04.201921 18548 raft_consensus.cc:729] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8846d29d0aeb4ddab752faf1bf360bfd, State: Initialized, Role: FOLLOWER
I20260806 07:00:04.202607 18548 consensus_queue.cc:260] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8846d29d0aeb4ddab752faf1bf360bfd" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35267 } }
I20260806 07:00:04.203083 18548 raft_consensus.cc:388] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:04.203289 18548 raft_consensus.cc:482] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:04.203507 18548 raft_consensus.cc:3037] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:04.208413 18548 raft_consensus.cc:504] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8846d29d0aeb4ddab752faf1bf360bfd" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35267 } }
I20260806 07:00:04.209134 18548 leader_election.cc:302] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8846d29d0aeb4ddab752faf1bf360bfd; no voters: 
I20260806 07:00:04.209738 18548 leader_election.cc:288] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:04.209877 18550 raft_consensus.cc:2781] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:04.210363 18550 raft_consensus.cc:686] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [term 1 LEADER]: Becoming Leader. State: Replica: 8846d29d0aeb4ddab752faf1bf360bfd, State: Running, Role: LEADER
I20260806 07:00:04.210975 18550 consensus_queue.cc:237] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8846d29d0aeb4ddab752faf1bf360bfd" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35267 } }
I20260806 07:00:04.211292 18548 ts_tablet_manager.cc:1428] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260806 07:00:04.216660 18383 catalog_manager.cc:5495] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8846d29d0aeb4ddab752faf1bf360bfd (127.16.83.193). New cstate: current_term: 1 leader_uuid: "8846d29d0aeb4ddab752faf1bf360bfd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8846d29d0aeb4ddab752faf1bf360bfd" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:04.266844 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:04.283880 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:04.284668 16719 tablet_replica.cc:330] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd: stopping tablet replica
I20260806 07:00:04.285233 16719 raft_consensus.cc:2229] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:04.285650 16719 raft_consensus.cc:2258] T 980b956f85ac4935b9f4295e838db64f P 8846d29d0aeb4ddab752faf1bf360bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:04.287691 16719 tablet_replica.cc:330] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd: stopping tablet replica
I20260806 07:00:04.288125 16719 raft_consensus.cc:2229] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:04.288486 16719 raft_consensus.cc:2258] T cff71c6936d54e4b8cb1aebc0f981b10 P 8846d29d0aeb4ddab752faf1bf360bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:04.309734 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:04.320428 16719 master.cc:537] Master@127.16.83.254:33407 shutting down...
I20260806 07:00:04.338272 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:04.338776 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:04.339200 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 309e862c32074659862edee500307ee5: stopping tablet replica
I20260806 07:00:04.358029 16719 master.cc:552] Master@127.16.83.254:33407 shutdown complete.
[       OK ] ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered (599 ms)
[ RUN      ] ClientTest.TestAutoFlushBackgroundAndErrorCollector
I20260806 07:00:04.377692 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:39899
I20260806 07:00:04.378705 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:04.383128 18558 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:04.384150 18560 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:04.391980 16719 server_base.cc:1034] running on GCE node
W20260806 07:00:04.391927 18562 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:04.393013 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:04.393211 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:04.393366 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999604393352 us; error 0 us; skew 500 ppm
I20260806 07:00:04.393853 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:04.396153 16719 webserver.cc:460] Webserver started at http://127.16.83.254:41321/ using document root <none> and password file <none>
I20260806 07:00:04.396620 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:04.396871 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:04.397153 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:04.398244 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "10504216a76343f2b466b90b58160362"
format_stamp: "Formatted at 2026-08-06 07:00:04 on dist-test-slave-cbsf"
I20260806 07:00:04.402601 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260806 07:00:04.405771 18567 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:04.406627 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260806 07:00:04.406847 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "10504216a76343f2b466b90b58160362"
format_stamp: "Formatted at 2026-08-06 07:00:04 on dist-test-slave-cbsf"
I20260806 07:00:04.407075 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:04.429977 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:04.430923 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:04.472355 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:39899
I20260806 07:00:04.472484 18632 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:39899 every 8 connection(s)
I20260806 07:00:04.476218 18633 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:04.485949 18633 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362: Bootstrap starting.
I20260806 07:00:04.489711 18633 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:04.493448 18633 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362: No bootstrap required, opened a new log
I20260806 07:00:04.495308 18633 raft_consensus.cc:348] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10504216a76343f2b466b90b58160362" member_type: VOTER }
I20260806 07:00:04.495692 18633 raft_consensus.cc:374] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:04.495946 18633 raft_consensus.cc:729] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10504216a76343f2b466b90b58160362, State: Initialized, Role: FOLLOWER
I20260806 07:00:04.496600 18633 consensus_queue.cc:260] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10504216a76343f2b466b90b58160362" member_type: VOTER }
I20260806 07:00:04.497085 18633 raft_consensus.cc:388] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:04.497339 18633 raft_consensus.cc:482] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:04.497627 18633 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:04.502018 18633 raft_consensus.cc:504] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10504216a76343f2b466b90b58160362" member_type: VOTER }
I20260806 07:00:04.502553 18633 leader_election.cc:302] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 10504216a76343f2b466b90b58160362; no voters: 
I20260806 07:00:04.503732 18633 leader_election.cc:288] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:04.504067 18636 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:04.505439 18636 raft_consensus.cc:686] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [term 1 LEADER]: Becoming Leader. State: Replica: 10504216a76343f2b466b90b58160362, State: Running, Role: LEADER
I20260806 07:00:04.506069 18636 consensus_queue.cc:237] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10504216a76343f2b466b90b58160362" member_type: VOTER }
I20260806 07:00:04.506628 18633 sys_catalog.cc:564] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:04.508790 18637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "10504216a76343f2b466b90b58160362" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10504216a76343f2b466b90b58160362" member_type: VOTER } }
I20260806 07:00:04.508770 18638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 10504216a76343f2b466b90b58160362. Latest consensus state: current_term: 1 leader_uuid: "10504216a76343f2b466b90b58160362" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10504216a76343f2b466b90b58160362" member_type: VOTER } }
I20260806 07:00:04.509372 18637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:04.509418 18638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:04.511878 18641 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:04.516364 18641 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:04.522379 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:04.524762 18641 catalog_manager.cc:1347] Generated new cluster ID: 59e421bb2cd243d69c821f90f3678b9c
I20260806 07:00:04.525017 18641 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:04.542013 18641 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:04.543627 18641 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:04.568738 18641 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362: Generated new TSK 0
I20260806 07:00:04.569382 18641 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:04.589957 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:04.595741 18654 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:04.597254 18655 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:04.598527 16719 server_base.cc:1034] running on GCE node
W20260806 07:00:04.598758 18657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:04.599687 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:04.599923 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:04.600111 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999604600096 us; error 0 us; skew 500 ppm
I20260806 07:00:04.600644 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:04.603271 16719 webserver.cc:460] Webserver started at http://127.16.83.193:40485/ using document root <none> and password file <none>
I20260806 07:00:04.603811 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:04.603986 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:04.604332 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:04.605542 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "bba4cc67aebe455ca37dba667f5b78eb"
format_stamp: "Formatted at 2026-08-06 07:00:04 on dist-test-slave-cbsf"
I20260806 07:00:04.610781 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260806 07:00:04.614113 18662 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:04.614822 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260806 07:00:04.615105 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "bba4cc67aebe455ca37dba667f5b78eb"
format_stamp: "Formatted at 2026-08-06 07:00:04 on dist-test-slave-cbsf"
I20260806 07:00:04.615370 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:04.637825 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:04.638724 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:04.643620 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:04.643985 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:04.644335 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:04.644531 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:04.694331 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:43465
I20260806 07:00:04.694422 18737 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:43465 every 8 connection(s)
I20260806 07:00:04.699049 18738 heartbeater.cc:347] Connected to a master server at 127.16.83.254:39899
I20260806 07:00:04.699432 18738 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:04.700125 18738 heartbeater.cc:511] Master 127.16.83.254:39899 requested a full tablet report, sending...
I20260806 07:00:04.701970 18584 ts_manager.cc:194] Registered new tserver with Master: bba4cc67aebe455ca37dba667f5b78eb (127.16.83.193:43465)
I20260806 07:00:04.702550 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004824204s
I20260806 07:00:04.703801 18584 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37296
I20260806 07:00:04.716661 18738 heartbeater.cc:503] Master 127.16.83.254:39899 was elected leader, sending a full tablet report...
I20260806 07:00:04.724993 18584 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37314:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:04.757203 18701 tablet_service.cc:1467] Processing CreateTablet for tablet 8fa5dc25a36446e68600a27d9990135d (DEFAULT_TABLE table=client-testtb [id=b75d69d89b9c404f90374949969cc041]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:04.757714 18700 tablet_service.cc:1467] Processing CreateTablet for tablet 2abcfe32538c450a8c397246d66ef696 (DEFAULT_TABLE table=client-testtb [id=b75d69d89b9c404f90374949969cc041]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:04.758500 18701 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8fa5dc25a36446e68600a27d9990135d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:04.759155 18700 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2abcfe32538c450a8c397246d66ef696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:04.770803 18748 tablet_bootstrap.cc:492] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb: Bootstrap starting.
I20260806 07:00:04.775578 18748 tablet_bootstrap.cc:654] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:04.779368 18748 tablet_bootstrap.cc:492] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb: No bootstrap required, opened a new log
I20260806 07:00:04.779702 18748 ts_tablet_manager.cc:1397] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260806 07:00:04.781384 18748 raft_consensus.cc:348] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:04.781783 18748 raft_consensus.cc:374] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:04.782095 18748 raft_consensus.cc:729] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba4cc67aebe455ca37dba667f5b78eb, State: Initialized, Role: FOLLOWER
I20260806 07:00:04.782698 18748 consensus_queue.cc:260] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:04.783221 18748 raft_consensus.cc:388] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:04.783483 18748 raft_consensus.cc:482] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:04.783741 18748 raft_consensus.cc:3037] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:04.789337 18748 raft_consensus.cc:504] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:04.789922 18748 leader_election.cc:302] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bba4cc67aebe455ca37dba667f5b78eb; no voters: 
I20260806 07:00:04.791146 18748 leader_election.cc:288] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:04.791502 18750 raft_consensus.cc:2781] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:04.793531 18748 ts_tablet_manager.cc:1428] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260806 07:00:04.793895 18750 raft_consensus.cc:686] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [term 1 LEADER]: Becoming Leader. State: Replica: bba4cc67aebe455ca37dba667f5b78eb, State: Running, Role: LEADER
I20260806 07:00:04.794368 18748 tablet_bootstrap.cc:492] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb: Bootstrap starting.
I20260806 07:00:04.794461 18750 consensus_queue.cc:237] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:04.799199 18748 tablet_bootstrap.cc:654] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:04.800796 18583 catalog_manager.cc:5495] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb reported cstate change: term changed from 0 to 1, leader changed from <none> to bba4cc67aebe455ca37dba667f5b78eb (127.16.83.193). New cstate: current_term: 1 leader_uuid: "bba4cc67aebe455ca37dba667f5b78eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:04.803952 18748 tablet_bootstrap.cc:492] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb: No bootstrap required, opened a new log
I20260806 07:00:04.804347 18748 ts_tablet_manager.cc:1397] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260806 07:00:04.806470 18748 raft_consensus.cc:348] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:04.807014 18748 raft_consensus.cc:374] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:04.807345 18748 raft_consensus.cc:729] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba4cc67aebe455ca37dba667f5b78eb, State: Initialized, Role: FOLLOWER
I20260806 07:00:04.807958 18748 consensus_queue.cc:260] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:04.808650 18748 raft_consensus.cc:388] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:04.808984 18748 raft_consensus.cc:482] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:04.809284 18748 raft_consensus.cc:3037] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:04.816126 18748 raft_consensus.cc:504] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:04.816804 18748 leader_election.cc:302] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bba4cc67aebe455ca37dba667f5b78eb; no voters: 
I20260806 07:00:04.817368 18748 leader_election.cc:288] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:04.817528 18750 raft_consensus.cc:2781] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:04.818035 18750 raft_consensus.cc:686] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [term 1 LEADER]: Becoming Leader. State: Replica: bba4cc67aebe455ca37dba667f5b78eb, State: Running, Role: LEADER
I20260806 07:00:04.818652 18750 consensus_queue.cc:237] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:04.818917 18748 ts_tablet_manager.cc:1428] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260806 07:00:04.824005 18583 catalog_manager.cc:5495] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb reported cstate change: term changed from 0 to 1, leader changed from <none> to bba4cc67aebe455ca37dba667f5b78eb (127.16.83.193). New cstate: current_term: 1 leader_uuid: "bba4cc67aebe455ca37dba667f5b78eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:04.840881 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:04.846552 18757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:04.847991 18758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:04.853001 16719 server_base.cc:1034] running on GCE node
W20260806 07:00:04.853027 18760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:04.854074 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:04.854254 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:04.854370 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999604854363 us; error 0 us; skew 500 ppm
I20260806 07:00:04.854806 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:04.857349 16719 webserver.cc:460] Webserver started at http://127.16.83.194:43715/ using document root <none> and password file <none>
I20260806 07:00:04.857781 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:04.857971 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:04.858191 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:04.859220 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-1-root/instance:
uuid: "1806303e029b4ce99d70bc925c0436df"
format_stamp: "Formatted at 2026-08-06 07:00:04 on dist-test-slave-cbsf"
I20260806 07:00:04.864319 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260806 07:00:04.867509 18765 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:04.868256 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260806 07:00:04.868558 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-1-root
uuid: "1806303e029b4ce99d70bc925c0436df"
format_stamp: "Formatted at 2026-08-06 07:00:04 on dist-test-slave-cbsf"
I20260806 07:00:04.868932 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:04.891548 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:04.892655 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:04.900115 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:04.900382 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:04.900652 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:04.900904 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260806 07:00:04.999027 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.194:41505
I20260806 07:00:04.999563 18835 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.194:41505 every 8 connection(s)
I20260806 07:00:05.004531 18836 heartbeater.cc:347] Connected to a master server at 127.16.83.254:39899
I20260806 07:00:05.004922 18836 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:05.005385 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 07:00:05.005743 18836 heartbeater.cc:511] Master 127.16.83.254:39899 requested a full tablet report, sending...
I20260806 07:00:05.007650 18584 ts_manager.cc:194] Registered new tserver with Master: 1806303e029b4ce99d70bc925c0436df (127.16.83.194:41505)
I20260806 07:00:05.009598 18584 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37320
W20260806 07:00:05.012969 18838 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:05.015502 18839 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:05.018585 18841 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:05.018831 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:05.019686 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:05.019869 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:05.019990 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999605019981 us; error 0 us; skew 500 ppm
I20260806 07:00:05.020484 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:05.023420 18836 heartbeater.cc:503] Master 127.16.83.254:39899 was elected leader, sending a full tablet report...
I20260806 07:00:05.023468 16719 webserver.cc:460] Webserver started at http://127.16.83.195:46167/ using document root <none> and password file <none>
I20260806 07:00:05.024116 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:05.024364 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:05.024685 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:05.025952 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-2-root/instance:
uuid: "972ed503398d415baf4564d8dafcc4b9"
format_stamp: "Formatted at 2026-08-06 07:00:05 on dist-test-slave-cbsf"
I20260806 07:00:05.030202 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260806 07:00:05.033272 18846 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:05.033946 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260806 07:00:05.034220 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-2-root
uuid: "972ed503398d415baf4564d8dafcc4b9"
format_stamp: "Formatted at 2026-08-06 07:00:05 on dist-test-slave-cbsf"
I20260806 07:00:05.034476 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785999595194067-16719-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:05.062788 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:05.064359 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:05.072177 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:05.072531 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:05.072896 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:05.073089 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:05.177449 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.195:38965
I20260806 07:00:05.177620 18920 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.195:38965 every 8 connection(s)
I20260806 07:00:05.182636 18921 heartbeater.cc:347] Connected to a master server at 127.16.83.254:39899
I20260806 07:00:05.183336 18921 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:05.184505 18921 heartbeater.cc:511] Master 127.16.83.254:39899 requested a full tablet report, sending...
I20260806 07:00:05.186554 18583 ts_manager.cc:194] Registered new tserver with Master: 972ed503398d415baf4564d8dafcc4b9 (127.16.83.195:38965)
I20260806 07:00:05.187371 16719 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005177051s
I20260806 07:00:05.188504 18583 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37336
I20260806 07:00:05.189492 18584 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37314:
name: "table.0"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\001\000\000\000""\004\001\000\001\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260806 07:00:05.191869 18584 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table.0 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260806 07:00:05.202025 18921 heartbeater.cc:503] Master 127.16.83.254:39899 was elected leader, sending a full tablet report...
I20260806 07:00:05.222709 18700 tablet_service.cc:1467] Processing CreateTablet for tablet 8cf2c51d4c294497a5b89fe2cc41b9dd (DEFAULT_TABLE table=table.0 [id=869bfd5d9881461bb3de04c4630404f9]), partition=RANGE (key) PARTITION VALUES < 1
I20260806 07:00:05.223992 18700 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8cf2c51d4c294497a5b89fe2cc41b9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:05.226657 18701 tablet_service.cc:1467] Processing CreateTablet for tablet dcb6285c09c94779b227307d815678d3 (DEFAULT_TABLE table=table.0 [id=869bfd5d9881461bb3de04c4630404f9]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260806 07:00:05.227885 18701 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dcb6285c09c94779b227307d815678d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:05.245048 18882 tablet_service.cc:1467] Processing CreateTablet for tablet 8cf2c51d4c294497a5b89fe2cc41b9dd (DEFAULT_TABLE table=table.0 [id=869bfd5d9881461bb3de04c4630404f9]), partition=RANGE (key) PARTITION VALUES < 1
I20260806 07:00:05.246433 18882 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8cf2c51d4c294497a5b89fe2cc41b9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:05.246765 18748 tablet_bootstrap.cc:492] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb: Bootstrap starting.
I20260806 07:00:05.254158 18748 tablet_bootstrap.cc:654] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:05.254330 18881 tablet_service.cc:1467] Processing CreateTablet for tablet dcb6285c09c94779b227307d815678d3 (DEFAULT_TABLE table=table.0 [id=869bfd5d9881461bb3de04c4630404f9]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260806 07:00:05.255713 18881 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dcb6285c09c94779b227307d815678d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:05.261831 18800 tablet_service.cc:1467] Processing CreateTablet for tablet 8cf2c51d4c294497a5b89fe2cc41b9dd (DEFAULT_TABLE table=table.0 [id=869bfd5d9881461bb3de04c4630404f9]), partition=RANGE (key) PARTITION VALUES < 1
I20260806 07:00:05.262372 18799 tablet_service.cc:1467] Processing CreateTablet for tablet dcb6285c09c94779b227307d815678d3 (DEFAULT_TABLE table=table.0 [id=869bfd5d9881461bb3de04c4630404f9]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260806 07:00:05.263120 18800 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8cf2c51d4c294497a5b89fe2cc41b9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:05.263773 18799 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dcb6285c09c94779b227307d815678d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:05.283124 18927 tablet_bootstrap.cc:492] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9: Bootstrap starting.
I20260806 07:00:05.291709 18928 tablet_bootstrap.cc:492] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df: Bootstrap starting.
I20260806 07:00:05.306646 18927 tablet_bootstrap.cc:654] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:05.307425 18928 tablet_bootstrap.cc:654] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:05.310766 18748 tablet_bootstrap.cc:492] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb: No bootstrap required, opened a new log
I20260806 07:00:05.311473 18748 ts_tablet_manager.cc:1397] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb: Time spent bootstrapping tablet: real 0.065s	user 0.024s	sys 0.035s
I20260806 07:00:05.314988 18748 raft_consensus.cc:348] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:05.316242 18748 raft_consensus.cc:374] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:05.316783 18748 raft_consensus.cc:729] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba4cc67aebe455ca37dba667f5b78eb, State: Initialized, Role: FOLLOWER
I20260806 07:00:05.317746 18748 consensus_queue.cc:260] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:05.319900 18748 ts_tablet_manager.cc:1428] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260806 07:00:05.320644 18748 tablet_bootstrap.cc:492] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb: Bootstrap starting.
I20260806 07:00:05.322242 18927 tablet_bootstrap.cc:492] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9: No bootstrap required, opened a new log
I20260806 07:00:05.322690 18927 ts_tablet_manager.cc:1397] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.000s
I20260806 07:00:05.327193 18748 tablet_bootstrap.cc:654] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:05.328121 18927 raft_consensus.cc:348] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:05.328982 18927 raft_consensus.cc:374] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:05.329246 18928 tablet_bootstrap.cc:492] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df: No bootstrap required, opened a new log
I20260806 07:00:05.329267 18927 raft_consensus.cc:729] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972ed503398d415baf4564d8dafcc4b9, State: Initialized, Role: FOLLOWER
I20260806 07:00:05.329815 18928 ts_tablet_manager.cc:1397] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.006s
I20260806 07:00:05.330385 18927 consensus_queue.cc:260] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:05.331858 18750 raft_consensus.cc:482] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 07:00:05.332325 18750 raft_consensus.cc:504] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:05.332989 18928 raft_consensus.cc:348] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:05.333690 18928 raft_consensus.cc:374] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:05.333947 18928 raft_consensus.cc:729] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1806303e029b4ce99d70bc925c0436df, State: Initialized, Role: FOLLOWER
I20260806 07:00:05.334810 18928 consensus_queue.cc:260] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:05.339226 18748 tablet_bootstrap.cc:492] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb: No bootstrap required, opened a new log
I20260806 07:00:05.339730 18748 ts_tablet_manager.cc:1397] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260806 07:00:05.343052 18748 raft_consensus.cc:348] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:05.344013 18748 raft_consensus.cc:374] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:05.346436 18927 ts_tablet_manager.cc:1428] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.013s
I20260806 07:00:05.347304 18927 tablet_bootstrap.cc:492] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9: Bootstrap starting.
I20260806 07:00:05.344368 18748 raft_consensus.cc:729] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba4cc67aebe455ca37dba667f5b78eb, State: Initialized, Role: FOLLOWER
I20260806 07:00:05.348953 18750 leader_election.cc:288] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1806303e029b4ce99d70bc925c0436df (127.16.83.194:41505), 972ed503398d415baf4564d8dafcc4b9 (127.16.83.195:38965)
I20260806 07:00:05.353531 18927 tablet_bootstrap.cc:654] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:05.349313 18748 consensus_queue.cc:260] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:05.361584 18748 ts_tablet_manager.cc:1428] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260806 07:00:05.375551 18894 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dcb6285c09c94779b227307d815678d3" candidate_uuid: "bba4cc67aebe455ca37dba667f5b78eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed503398d415baf4564d8dafcc4b9" is_pre_election: true
W20260806 07:00:05.378600 18663 leader_election.cc:341] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 972ed503398d415baf4564d8dafcc4b9 (127.16.83.195:38965): Illegal state: must be running to vote when last-logged opid is not known
I20260806 07:00:05.386879 18928 ts_tablet_manager.cc:1428] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df: Time spent starting tablet: real 0.057s	user 0.017s	sys 0.024s
I20260806 07:00:05.387845 18928 tablet_bootstrap.cc:492] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df: Bootstrap starting.
I20260806 07:00:05.388154 18927 tablet_bootstrap.cc:492] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9: No bootstrap required, opened a new log
I20260806 07:00:05.388679 18927 ts_tablet_manager.cc:1397] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.014s
I20260806 07:00:05.391498 18927 raft_consensus.cc:348] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:05.392199 18927 raft_consensus.cc:374] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:05.392498 18927 raft_consensus.cc:729] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972ed503398d415baf4564d8dafcc4b9, State: Initialized, Role: FOLLOWER
I20260806 07:00:05.394112 18928 tablet_bootstrap.cc:654] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:05.393525 18927 consensus_queue.cc:260] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:05.396384 18927 ts_tablet_manager.cc:1428] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260806 07:00:05.400486 18928 tablet_bootstrap.cc:492] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df: No bootstrap required, opened a new log
I20260806 07:00:05.439347 18810 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dcb6285c09c94779b227307d815678d3" candidate_uuid: "bba4cc67aebe455ca37dba667f5b78eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1806303e029b4ce99d70bc925c0436df" is_pre_election: true
I20260806 07:00:05.441910 18928 ts_tablet_manager.cc:1397] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.008s
I20260806 07:00:05.446135 18810 raft_consensus.cc:2454] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba4cc67aebe455ca37dba667f5b78eb in term 0.
W20260806 07:00:05.446985 18922 tablet.cc:2369] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260806 07:00:05.449779 18666 leader_election.cc:302] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1806303e029b4ce99d70bc925c0436df, bba4cc67aebe455ca37dba667f5b78eb; no voters: 972ed503398d415baf4564d8dafcc4b9
I20260806 07:00:05.451356 18932 raft_consensus.cc:482] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 07:00:05.452463 18932 raft_consensus.cc:504] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:05.453955 18750 raft_consensus.cc:2781] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 07:00:05.454442 18750 raft_consensus.cc:482] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 07:00:05.454906 18750 raft_consensus.cc:3037] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:05.448256 18928 raft_consensus.cc:348] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:05.466243 18928 raft_consensus.cc:374] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:05.466714 18928 raft_consensus.cc:729] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1806303e029b4ce99d70bc925c0436df, State: Initialized, Role: FOLLOWER
I20260806 07:00:05.458118 18932 leader_election.cc:288] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1806303e029b4ce99d70bc925c0436df (127.16.83.194:41505), bba4cc67aebe455ca37dba667f5b78eb (127.16.83.193:43465)
I20260806 07:00:05.467619 18928 consensus_queue.cc:260] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:05.471055 18928 ts_tablet_manager.cc:1428] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.000s
I20260806 07:00:05.468564 18932 raft_consensus.cc:482] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 07:00:05.475096 18932 raft_consensus.cc:504] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:05.480865 18932 leader_election.cc:288] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bba4cc67aebe455ca37dba667f5b78eb (127.16.83.193:43465), 1806303e029b4ce99d70bc925c0436df (127.16.83.194:41505)
I20260806 07:00:05.481659 18810 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8cf2c51d4c294497a5b89fe2cc41b9dd" candidate_uuid: "972ed503398d415baf4564d8dafcc4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1806303e029b4ce99d70bc925c0436df" is_pre_election: true
I20260806 07:00:05.482394 18810 raft_consensus.cc:2454] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972ed503398d415baf4564d8dafcc4b9 in term 0.
I20260806 07:00:05.483549 18809 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dcb6285c09c94779b227307d815678d3" candidate_uuid: "972ed503398d415baf4564d8dafcc4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1806303e029b4ce99d70bc925c0436df" is_pre_election: true
I20260806 07:00:05.484035 18809 raft_consensus.cc:2454] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972ed503398d415baf4564d8dafcc4b9 in term 0.
I20260806 07:00:05.485085 18850 leader_election.cc:302] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1806303e029b4ce99d70bc925c0436df, 972ed503398d415baf4564d8dafcc4b9; no voters: 
I20260806 07:00:05.484848 18750 raft_consensus.cc:504] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:05.486241 18850 leader_election.cc:302] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1806303e029b4ce99d70bc925c0436df, 972ed503398d415baf4564d8dafcc4b9; no voters: 
I20260806 07:00:05.487445 18932 raft_consensus.cc:2781] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 07:00:05.487824 18932 raft_consensus.cc:482] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 07:00:05.486267 18939 raft_consensus.cc:2781] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 07:00:05.488232 18932 raft_consensus.cc:3037] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:05.488425 18939 raft_consensus.cc:482] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 07:00:05.488978 18939 raft_consensus.cc:3037] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:05.489532 18809 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dcb6285c09c94779b227307d815678d3" candidate_uuid: "bba4cc67aebe455ca37dba667f5b78eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1806303e029b4ce99d70bc925c0436df"
I20260806 07:00:05.490165 18809 raft_consensus.cc:3037] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:05.490900 18750 leader_election.cc:288] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 election: Requested vote from peers 1806303e029b4ce99d70bc925c0436df (127.16.83.194:41505), 972ed503398d415baf4564d8dafcc4b9 (127.16.83.195:38965)
I20260806 07:00:05.496737 18894 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dcb6285c09c94779b227307d815678d3" candidate_uuid: "bba4cc67aebe455ca37dba667f5b78eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed503398d415baf4564d8dafcc4b9"
I20260806 07:00:05.499656 18809 raft_consensus.cc:2454] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba4cc67aebe455ca37dba667f5b78eb in term 1.
I20260806 07:00:05.500088 18939 raft_consensus.cc:504] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:05.500875 18666 leader_election.cc:302] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1806303e029b4ce99d70bc925c0436df, bba4cc67aebe455ca37dba667f5b78eb; no voters: 
I20260806 07:00:05.501137 18932 raft_consensus.cc:504] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:05.501938 18750 raft_consensus.cc:2781] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:05.502442 18894 raft_consensus.cc:2379] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bba4cc67aebe455ca37dba667f5b78eb in current term 1: Already voted for candidate 972ed503398d415baf4564d8dafcc4b9 in this term.
I20260806 07:00:05.505118 18939 leader_election.cc:288] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [CANDIDATE]: Term 1 election: Requested vote from peers 1806303e029b4ce99d70bc925c0436df (127.16.83.194:41505), bba4cc67aebe455ca37dba667f5b78eb (127.16.83.193:43465)
I20260806 07:00:05.509629 18932 leader_election.cc:288] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [CANDIDATE]: Term 1 election: Requested vote from peers bba4cc67aebe455ca37dba667f5b78eb (127.16.83.193:43465), 1806303e029b4ce99d70bc925c0436df (127.16.83.194:41505)
I20260806 07:00:05.511353 18810 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dcb6285c09c94779b227307d815678d3" candidate_uuid: "972ed503398d415baf4564d8dafcc4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1806303e029b4ce99d70bc925c0436df"
I20260806 07:00:05.512029 18810 raft_consensus.cc:2379] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 972ed503398d415baf4564d8dafcc4b9 in current term 1: Already voted for candidate bba4cc67aebe455ca37dba667f5b78eb in this term.
I20260806 07:00:05.508428 18809 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8cf2c51d4c294497a5b89fe2cc41b9dd" candidate_uuid: "972ed503398d415baf4564d8dafcc4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1806303e029b4ce99d70bc925c0436df"
I20260806 07:00:05.513927 18809 raft_consensus.cc:3037] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:05.514094 18711 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8cf2c51d4c294497a5b89fe2cc41b9dd" candidate_uuid: "972ed503398d415baf4564d8dafcc4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba4cc67aebe455ca37dba667f5b78eb" is_pre_election: true
I20260806 07:00:05.514456 18710 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dcb6285c09c94779b227307d815678d3" candidate_uuid: "972ed503398d415baf4564d8dafcc4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba4cc67aebe455ca37dba667f5b78eb" is_pre_election: true
I20260806 07:00:05.515018 18711 raft_consensus.cc:2454] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972ed503398d415baf4564d8dafcc4b9 in term 0.
I20260806 07:00:05.515319 18709 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8cf2c51d4c294497a5b89fe2cc41b9dd" candidate_uuid: "972ed503398d415baf4564d8dafcc4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba4cc67aebe455ca37dba667f5b78eb"
I20260806 07:00:05.516055 18709 raft_consensus.cc:3037] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:05.517354 18708 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dcb6285c09c94779b227307d815678d3" candidate_uuid: "972ed503398d415baf4564d8dafcc4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba4cc67aebe455ca37dba667f5b78eb"
I20260806 07:00:05.519253 18848 leader_election.cc:302] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 972ed503398d415baf4564d8dafcc4b9; no voters: 1806303e029b4ce99d70bc925c0436df, bba4cc67aebe455ca37dba667f5b78eb
I20260806 07:00:05.519990 18932 raft_consensus.cc:2726] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 07:00:05.520831 18750 raft_consensus.cc:686] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [term 1 LEADER]: Becoming Leader. State: Replica: bba4cc67aebe455ca37dba667f5b78eb, State: Running, Role: LEADER
I20260806 07:00:05.520802 18809 raft_consensus.cc:2454] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed503398d415baf4564d8dafcc4b9 in term 1.
I20260806 07:00:05.522008 18750 consensus_queue.cc:237] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:05.522073 18850 leader_election.cc:302] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1806303e029b4ce99d70bc925c0436df, 972ed503398d415baf4564d8dafcc4b9; no voters: 
I20260806 07:00:05.523007 18932 raft_consensus.cc:2781] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:05.523196 18709 raft_consensus.cc:2454] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed503398d415baf4564d8dafcc4b9 in term 1.
I20260806 07:00:05.523713 18932 raft_consensus.cc:686] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [term 1 LEADER]: Becoming Leader. State: Replica: 972ed503398d415baf4564d8dafcc4b9, State: Running, Role: LEADER
I20260806 07:00:05.524607 18932 consensus_queue.cc:237] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:05.537370 18582 catalog_manager.cc:5495] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 972ed503398d415baf4564d8dafcc4b9 (127.16.83.195). New cstate: current_term: 1 leader_uuid: "972ed503398d415baf4564d8dafcc4b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } health_report { overall_health: UNKNOWN } } }
I20260806 07:00:05.537393 18583 catalog_manager.cc:5495] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb reported cstate change: term changed from 0 to 1, leader changed from <none> to bba4cc67aebe455ca37dba667f5b78eb (127.16.83.193). New cstate: current_term: 1 leader_uuid: "bba4cc67aebe455ca37dba667f5b78eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } health_report { overall_health: UNKNOWN } } }
I20260806 07:00:05.635273 18809 raft_consensus.cc:1261] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Refusing update from remote peer bba4cc67aebe455ca37dba667f5b78eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 07:00:05.635583 18894 raft_consensus.cc:1261] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Refusing update from remote peer bba4cc67aebe455ca37dba667f5b78eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 07:00:05.635842 18710 raft_consensus.cc:1261] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Refusing update from remote peer 972ed503398d415baf4564d8dafcc4b9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 07:00:05.637101 18810 raft_consensus.cc:1261] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Refusing update from remote peer 972ed503398d415baf4564d8dafcc4b9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 07:00:05.637995 18932 consensus_queue.cc:1035] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 07:00:05.638940 18941 consensus_queue.cc:1035] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 07:00:05.641501 18941 consensus_queue.cc:1035] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 07:00:05.642364 18932 consensus_queue.cc:1035] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 07:00:05.656744 18949 mvcc.cc:205] Tried to move back new op lower bound from 7315454384664170496 to 7315454384239333376. Current Snapshot: MvccSnapshot[applied={T|T < 7315454384664170496}]
W20260806 07:00:06.072775 16724 kernel_stack_watchdog.cc:198] Thread 18741 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 167ms:
Kernel stack:
(could not read kernel stack)
User stack:
    @           0x440ac0  __tsan::CallUserSignalHandler() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
    @           0x443323  rtl_sigaction() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_atomic_clang_x86.h:81
    @     0x7f68226ba980  (unknown) at ??:0
    @     0x7f68226b9d50  __GI___nanosleep at ??:0
    @           0x46c0dc  __interceptor_nanosleep at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:340
    @     0x7f6820c8decb  base::SleepForNanoseconds() at ??:0
    @     0x7f682128d517  kudu::SleepFor() at ??:0
    @           0x5aae36  kudu::client::ClientTest_TestAutoFlushBackgroundAndErrorCollector_Test::TestBody()::CustomErrorCollector::AddError() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:4436
    @     0x7f682895a196  kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
    @     0x7f6828959abf  kudu::client::internal::WriteRpc::Finish() at ??:0
    @     0x7f68289641c4  kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
    @     0x7f68289794ab  _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
    @     0x7f6828979422  _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
    @     0x7f68289793b2  _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
    @     0x7f6828979372  _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
    @     0x7f6828977ffe  _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260806 07:00:06.523653 16724 kernel_stack_watchdog.cc:198] Thread 18741 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 594ms:
Kernel stack:
(could not read kernel stack)
User stack:
    @           0x440ac0  __tsan::CallUserSignalHandler() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
    @           0x443323  rtl_sigaction() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_atomic_clang_x86.h:81
    @     0x7f68226ba980  (unknown) at ??:0
    @     0x7f68226b9d50  __GI___nanosleep at ??:0
    @           0x46c0dc  __interceptor_nanosleep at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:340
    @     0x7f6820c8decb  base::SleepForNanoseconds() at ??:0
    @     0x7f682128d517  kudu::SleepFor() at ??:0
    @           0x5aae36  kudu::client::ClientTest_TestAutoFlushBackgroundAndErrorCollector_Test::TestBody()::CustomErrorCollector::AddError() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:4436
    @     0x7f682895a196  kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
    @     0x7f6828959abf  kudu::client::internal::WriteRpc::Finish() at ??:0
    @     0x7f68289641c4  kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
    @     0x7f68289794ab  _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
    @     0x7f6828979422  _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
    @     0x7f68289793b2  _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
    @     0x7f6828979372  _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
    @     0x7f6828977ffe  _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260806 07:00:06.683521 18741 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.83.195:38965, user_credentials={real_user=slave}} blocked reactor thread for 1.00369e+06us
I20260806 07:00:06.686025 18583 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37314:
name: "table.1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\001\000\000\000""\004\001\000\001\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260806 07:00:06.689642 18583 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table.1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260806 07:00:06.735888 18700 tablet_service.cc:1467] Processing CreateTablet for tablet 3189f90b52d34be4a9337c92fc1f8ebf (DEFAULT_TABLE table=table.1 [id=6e32dfd152774d37b445c32160058717]), partition=RANGE (key) PARTITION VALUES < 1
I20260806 07:00:06.737787 18700 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3189f90b52d34be4a9337c92fc1f8ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:06.740890 18881 tablet_service.cc:1467] Processing CreateTablet for tablet 3189f90b52d34be4a9337c92fc1f8ebf (DEFAULT_TABLE table=table.1 [id=6e32dfd152774d37b445c32160058717]), partition=RANGE (key) PARTITION VALUES < 1
I20260806 07:00:06.741413 18882 tablet_service.cc:1467] Processing CreateTablet for tablet 5fcfa39b624e4cabb825f84707d065c9 (DEFAULT_TABLE table=table.1 [id=6e32dfd152774d37b445c32160058717]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260806 07:00:06.742379 18881 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3189f90b52d34be4a9337c92fc1f8ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:06.742164 18799 tablet_service.cc:1467] Processing CreateTablet for tablet 5fcfa39b624e4cabb825f84707d065c9 (DEFAULT_TABLE table=table.1 [id=6e32dfd152774d37b445c32160058717]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260806 07:00:06.743518 18799 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5fcfa39b624e4cabb825f84707d065c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:06.745569 18882 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5fcfa39b624e4cabb825f84707d065c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:06.746095 18800 tablet_service.cc:1467] Processing CreateTablet for tablet 3189f90b52d34be4a9337c92fc1f8ebf (DEFAULT_TABLE table=table.1 [id=6e32dfd152774d37b445c32160058717]), partition=RANGE (key) PARTITION VALUES < 1
I20260806 07:00:06.749429 18701 tablet_service.cc:1467] Processing CreateTablet for tablet 5fcfa39b624e4cabb825f84707d065c9 (DEFAULT_TABLE table=table.1 [id=6e32dfd152774d37b445c32160058717]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260806 07:00:06.750720 18701 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5fcfa39b624e4cabb825f84707d065c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:06.756922 18800 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3189f90b52d34be4a9337c92fc1f8ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:06.790488 18974 tablet_bootstrap.cc:492] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9: Bootstrap starting.
I20260806 07:00:06.801714 18975 tablet_bootstrap.cc:492] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df: Bootstrap starting.
I20260806 07:00:06.808359 18975 tablet_bootstrap.cc:654] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:06.823508 18975 tablet_bootstrap.cc:492] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df: No bootstrap required, opened a new log
I20260806 07:00:06.823964 18975 ts_tablet_manager.cc:1397] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df: Time spent bootstrapping tablet: real 0.022s	user 0.000s	sys 0.011s
I20260806 07:00:06.825106 18974 tablet_bootstrap.cc:654] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:06.828639 18975 raft_consensus.cc:348] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:06.829376 18975 raft_consensus.cc:374] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:06.829627 18975 raft_consensus.cc:729] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1806303e029b4ce99d70bc925c0436df, State: Initialized, Role: FOLLOWER
I20260806 07:00:06.830322 18975 consensus_queue.cc:260] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:06.834949 18976 tablet_bootstrap.cc:492] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb: Bootstrap starting.
I20260806 07:00:06.841650 18975 ts_tablet_manager.cc:1428] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.006s
I20260806 07:00:06.844623 18975 tablet_bootstrap.cc:492] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df: Bootstrap starting.
I20260806 07:00:06.844944 18976 tablet_bootstrap.cc:654] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:06.846302 18974 tablet_bootstrap.cc:492] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9: No bootstrap required, opened a new log
I20260806 07:00:06.846776 18974 ts_tablet_manager.cc:1397] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.004s
I20260806 07:00:06.849371 18974 raft_consensus.cc:348] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:06.850093 18974 raft_consensus.cc:374] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:06.850359 18974 raft_consensus.cc:729] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972ed503398d415baf4564d8dafcc4b9, State: Initialized, Role: FOLLOWER
I20260806 07:00:06.851011 18974 consensus_queue.cc:260] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:06.851572 18975 tablet_bootstrap.cc:654] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:06.858850 18976 tablet_bootstrap.cc:492] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb: No bootstrap required, opened a new log
I20260806 07:00:06.860396 18976 ts_tablet_manager.cc:1397] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.010s
I20260806 07:00:06.862112 18974 ts_tablet_manager.cc:1428] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260806 07:00:06.862996 18974 tablet_bootstrap.cc:492] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9: Bootstrap starting.
I20260806 07:00:06.864935 18976 raft_consensus.cc:348] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:06.866019 18976 raft_consensus.cc:374] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:06.866374 18976 raft_consensus.cc:729] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba4cc67aebe455ca37dba667f5b78eb, State: Initialized, Role: FOLLOWER
I20260806 07:00:06.867357 18976 consensus_queue.cc:260] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:06.871650 18974 tablet_bootstrap.cc:654] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:06.875739 18976 ts_tablet_manager.cc:1428] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260806 07:00:06.877012 18976 tablet_bootstrap.cc:492] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb: Bootstrap starting.
I20260806 07:00:06.883605 18975 tablet_bootstrap.cc:492] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df: No bootstrap required, opened a new log
I20260806 07:00:06.884228 18975 ts_tablet_manager.cc:1397] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.015s
I20260806 07:00:06.887630 18975 raft_consensus.cc:348] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:06.888595 18975 raft_consensus.cc:374] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:06.894773 18976 tablet_bootstrap.cc:654] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:06.894137 18975 raft_consensus.cc:729] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1806303e029b4ce99d70bc925c0436df, State: Initialized, Role: FOLLOWER
I20260806 07:00:06.896775 18975 consensus_queue.cc:260] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:06.899279 18974 tablet_bootstrap.cc:492] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9: No bootstrap required, opened a new log
I20260806 07:00:06.899712 18974 ts_tablet_manager.cc:1397] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.009s
I20260806 07:00:06.902293 18974 raft_consensus.cc:348] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:06.902839 18975 ts_tablet_manager.cc:1428] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260806 07:00:06.903030 18974 raft_consensus.cc:374] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:06.903321 18974 raft_consensus.cc:729] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972ed503398d415baf4564d8dafcc4b9, State: Initialized, Role: FOLLOWER
I20260806 07:00:06.904278 18974 consensus_queue.cc:260] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:06.917062 18974 ts_tablet_manager.cc:1428] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260806 07:00:06.919425 18976 tablet_bootstrap.cc:492] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb: No bootstrap required, opened a new log
I20260806 07:00:06.919883 18976 ts_tablet_manager.cc:1397] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.015s
I20260806 07:00:06.922461 18976 raft_consensus.cc:348] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:06.923130 18976 raft_consensus.cc:374] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:06.923374 18976 raft_consensus.cc:729] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba4cc67aebe455ca37dba667f5b78eb, State: Initialized, Role: FOLLOWER
I20260806 07:00:06.923964 18976 consensus_queue.cc:260] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:06.926126 18976 ts_tablet_manager.cc:1428] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260806 07:00:07.008353 18941 raft_consensus.cc:482] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 07:00:07.008882 18941 raft_consensus.cc:504] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:07.010874 18941 leader_election.cc:288] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1806303e029b4ce99d70bc925c0436df (127.16.83.194:41505), 972ed503398d415baf4564d8dafcc4b9 (127.16.83.195:38965)
I20260806 07:00:07.012265 18894 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3189f90b52d34be4a9337c92fc1f8ebf" candidate_uuid: "bba4cc67aebe455ca37dba667f5b78eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed503398d415baf4564d8dafcc4b9" is_pre_election: true
I20260806 07:00:07.012511 18809 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3189f90b52d34be4a9337c92fc1f8ebf" candidate_uuid: "bba4cc67aebe455ca37dba667f5b78eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1806303e029b4ce99d70bc925c0436df" is_pre_election: true
I20260806 07:00:07.012940 18894 raft_consensus.cc:2454] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba4cc67aebe455ca37dba667f5b78eb in term 0.
I20260806 07:00:07.013037 18809 raft_consensus.cc:2454] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba4cc67aebe455ca37dba667f5b78eb in term 0.
I20260806 07:00:07.014202 18663 leader_election.cc:302] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 972ed503398d415baf4564d8dafcc4b9, bba4cc67aebe455ca37dba667f5b78eb; no voters: 
I20260806 07:00:07.016175 18941 raft_consensus.cc:2781] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 07:00:07.016505 18941 raft_consensus.cc:482] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 07:00:07.016844 18941 raft_consensus.cc:3037] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:07.021631 18941 raft_consensus.cc:504] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:07.024071 18809 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3189f90b52d34be4a9337c92fc1f8ebf" candidate_uuid: "bba4cc67aebe455ca37dba667f5b78eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1806303e029b4ce99d70bc925c0436df"
I20260806 07:00:07.024667 18809 raft_consensus.cc:3037] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:07.025177 18894 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3189f90b52d34be4a9337c92fc1f8ebf" candidate_uuid: "bba4cc67aebe455ca37dba667f5b78eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed503398d415baf4564d8dafcc4b9"
I20260806 07:00:07.025708 18894 raft_consensus.cc:3037] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:07.025887 18941 leader_election.cc:288] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 election: Requested vote from peers 1806303e029b4ce99d70bc925c0436df (127.16.83.194:41505), 972ed503398d415baf4564d8dafcc4b9 (127.16.83.195:38965)
I20260806 07:00:07.030965 18809 raft_consensus.cc:2454] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba4cc67aebe455ca37dba667f5b78eb in term 1.
I20260806 07:00:07.031971 18666 leader_election.cc:302] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1806303e029b4ce99d70bc925c0436df, bba4cc67aebe455ca37dba667f5b78eb; no voters: 
I20260806 07:00:07.032771 18941 raft_consensus.cc:2781] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:07.032985 18894 raft_consensus.cc:2454] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba4cc67aebe455ca37dba667f5b78eb in term 1.
I20260806 07:00:07.035197 18941 raft_consensus.cc:686] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [term 1 LEADER]: Becoming Leader. State: Replica: bba4cc67aebe455ca37dba667f5b78eb, State: Running, Role: LEADER
I20260806 07:00:07.037107 18941 consensus_queue.cc:237] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } }
I20260806 07:00:07.046499 18584 catalog_manager.cc:5495] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb reported cstate change: term changed from 0 to 1, leader changed from <none> to bba4cc67aebe455ca37dba667f5b78eb (127.16.83.193). New cstate: current_term: 1 leader_uuid: "bba4cc67aebe455ca37dba667f5b78eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:07.059417 18941 raft_consensus.cc:482] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 07:00:07.059955 18941 raft_consensus.cc:504] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:07.062230 18941 leader_election.cc:288] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1806303e029b4ce99d70bc925c0436df (127.16.83.194:41505), 972ed503398d415baf4564d8dafcc4b9 (127.16.83.195:38965)
I20260806 07:00:07.062944 18809 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5fcfa39b624e4cabb825f84707d065c9" candidate_uuid: "bba4cc67aebe455ca37dba667f5b78eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1806303e029b4ce99d70bc925c0436df" is_pre_election: true
I20260806 07:00:07.063021 18894 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5fcfa39b624e4cabb825f84707d065c9" candidate_uuid: "bba4cc67aebe455ca37dba667f5b78eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed503398d415baf4564d8dafcc4b9" is_pre_election: true
I20260806 07:00:07.063577 18809 raft_consensus.cc:2454] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba4cc67aebe455ca37dba667f5b78eb in term 0.
I20260806 07:00:07.063673 18894 raft_consensus.cc:2454] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba4cc67aebe455ca37dba667f5b78eb in term 0.
I20260806 07:00:07.064738 18666 leader_election.cc:302] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1806303e029b4ce99d70bc925c0436df, bba4cc67aebe455ca37dba667f5b78eb; no voters: 
I20260806 07:00:07.065668 18941 raft_consensus.cc:2781] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 07:00:07.067049 18941 raft_consensus.cc:482] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 07:00:07.067368 18941 raft_consensus.cc:3037] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:07.073658 18941 raft_consensus.cc:504] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:07.076292 18809 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5fcfa39b624e4cabb825f84707d065c9" candidate_uuid: "bba4cc67aebe455ca37dba667f5b78eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1806303e029b4ce99d70bc925c0436df"
I20260806 07:00:07.076519 18894 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5fcfa39b624e4cabb825f84707d065c9" candidate_uuid: "bba4cc67aebe455ca37dba667f5b78eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed503398d415baf4564d8dafcc4b9"
I20260806 07:00:07.076912 18809 raft_consensus.cc:3037] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:07.077100 18894 raft_consensus.cc:3037] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:07.083352 18894 raft_consensus.cc:2454] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba4cc67aebe455ca37dba667f5b78eb in term 1.
I20260806 07:00:07.083465 18809 raft_consensus.cc:2454] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba4cc67aebe455ca37dba667f5b78eb in term 1.
I20260806 07:00:07.084463 18663 leader_election.cc:302] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 972ed503398d415baf4564d8dafcc4b9, bba4cc67aebe455ca37dba667f5b78eb; no voters: 
I20260806 07:00:07.084880 18941 leader_election.cc:288] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [CANDIDATE]: Term 1 election: Requested vote from peers 1806303e029b4ce99d70bc925c0436df (127.16.83.194:41505), 972ed503398d415baf4564d8dafcc4b9 (127.16.83.195:38965)
I20260806 07:00:07.085325 18985 raft_consensus.cc:2781] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:07.085798 18985 raft_consensus.cc:686] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [term 1 LEADER]: Becoming Leader. State: Replica: bba4cc67aebe455ca37dba667f5b78eb, State: Running, Role: LEADER
I20260806 07:00:07.086525 18985 consensus_queue.cc:237] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } }
I20260806 07:00:07.094439 18584 catalog_manager.cc:5495] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb reported cstate change: term changed from 0 to 1, leader changed from <none> to bba4cc67aebe455ca37dba667f5b78eb (127.16.83.193). New cstate: current_term: 1 leader_uuid: "bba4cc67aebe455ca37dba667f5b78eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba4cc67aebe455ca37dba667f5b78eb" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 } health_report { overall_health: UNKNOWN } } }
I20260806 07:00:07.141084 18894 raft_consensus.cc:1261] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Refusing update from remote peer bba4cc67aebe455ca37dba667f5b78eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 07:00:07.143714 18941 consensus_queue.cc:1035] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 07:00:07.146029 18894 raft_consensus.cc:1261] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Refusing update from remote peer bba4cc67aebe455ca37dba667f5b78eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 07:00:07.149425 18809 raft_consensus.cc:1261] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Refusing update from remote peer bba4cc67aebe455ca37dba667f5b78eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 07:00:07.150044 18810 raft_consensus.cc:1261] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Refusing update from remote peer bba4cc67aebe455ca37dba667f5b78eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 07:00:07.151917 18985 consensus_queue.cc:1035] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 07:00:07.153654 18985 consensus_queue.cc:1035] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1806303e029b4ce99d70bc925c0436df" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 41505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 07:00:07.154388 18941 consensus_queue.cc:1035] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed503398d415baf4564d8dafcc4b9" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260806 07:00:07.763588 16724 kernel_stack_watchdog.cc:198] Thread 18742 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 300ms:
Kernel stack:
(could not read kernel stack)
User stack:
    @           0x440ac0  __tsan::CallUserSignalHandler() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
    @           0x443323  rtl_sigaction() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_atomic_clang_x86.h:81
    @     0x7f68226ba980  (unknown) at ??:0
    @     0x7f68226b9d50  __GI___nanosleep at ??:0
    @           0x46c0dc  __interceptor_nanosleep at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:340
    @     0x7f6820c8decb  base::SleepForNanoseconds() at ??:0
    @     0x7f682128d517  kudu::SleepFor() at ??:0
    @           0x5aae36  kudu::client::ClientTest_TestAutoFlushBackgroundAndErrorCollector_Test::TestBody()::CustomErrorCollector::AddError() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:4436
    @     0x7f682895a196  kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
    @     0x7f6828959abf  kudu::client::internal::WriteRpc::Finish() at ??:0
    @     0x7f68289641c4  kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
    @     0x7f68289794ab  _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
    @     0x7f6828979422  _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
    @     0x7f68289793b2  _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
    @     0x7f6828979372  _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
    @     0x7f6828977ffe  _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260806 07:00:08.175802 16724 kernel_stack_watchdog.cc:198] Thread 18742 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 733ms:
Kernel stack:
(could not read kernel stack)
User stack:
    @           0x440ac0  __tsan::CallUserSignalHandler() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
    @           0x443323  rtl_sigaction() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_atomic_clang_x86.h:81
    @     0x7f68226ba980  (unknown) at ??:0
    @     0x7f68226b9d50  __GI___nanosleep at ??:0
    @           0x46c0dc  __interceptor_nanosleep at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:340
    @     0x7f6820c8decb  base::SleepForNanoseconds() at ??:0
    @     0x7f682128d517  kudu::SleepFor() at ??:0
    @           0x5aae36  kudu::client::ClientTest_TestAutoFlushBackgroundAndErrorCollector_Test::TestBody()::CustomErrorCollector::AddError() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:4436
    @     0x7f682895a196  kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
    @     0x7f6828959abf  kudu::client::internal::WriteRpc::Finish() at ??:0
    @     0x7f68289641c4  kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
    @     0x7f68289794ab  _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
    @     0x7f6828979422  _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
    @     0x7f68289793b2  _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
    @     0x7f6828979372  _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
    @     0x7f6828977ffe  _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260806 07:00:08.233336 18742 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.83.193:43465, user_credentials={real_user=slave}} blocked reactor thread for 1.00164e+06us
I20260806 07:00:08.236441 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:08.272253 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:08.273113 16719 tablet_replica.cc:330] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb: stopping tablet replica
I20260806 07:00:08.273772 16719 raft_consensus.cc:2229] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:08.274649 16719 raft_consensus.cc:2258] T 5fcfa39b624e4cabb825f84707d065c9 P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.277045 16719 tablet_replica.cc:330] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb: stopping tablet replica
I20260806 07:00:08.277549 16719 raft_consensus.cc:2229] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:08.278209 16719 raft_consensus.cc:2258] T dcb6285c09c94779b227307d815678d3 P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.279893 16719 tablet_replica.cc:330] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb: stopping tablet replica
I20260806 07:00:08.280519 16719 raft_consensus.cc:2229] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:08.281539 16719 raft_consensus.cc:2258] T 3189f90b52d34be4a9337c92fc1f8ebf P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.283608 16719 tablet_replica.cc:330] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb: stopping tablet replica
I20260806 07:00:08.284119 16719 raft_consensus.cc:2229] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:00:08.284582 16719 raft_consensus.cc:2258] T 8cf2c51d4c294497a5b89fe2cc41b9dd P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.286307 16719 tablet_replica.cc:330] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb: stopping tablet replica
I20260806 07:00:08.286808 16719 raft_consensus.cc:2229] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:08.287300 16719 raft_consensus.cc:2258] T 2abcfe32538c450a8c397246d66ef696 P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.289105 16719 tablet_replica.cc:330] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb: stopping tablet replica
I20260806 07:00:08.289602 16719 raft_consensus.cc:2229] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:08.290122 16719 raft_consensus.cc:2258] T 8fa5dc25a36446e68600a27d9990135d P bba4cc67aebe455ca37dba667f5b78eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.315683 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:08.337234 16719 tablet_server.cc:178] TabletServer@127.16.83.194:0 shutting down...
I20260806 07:00:08.362507 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:08.363127 16719 tablet_replica.cc:330] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df: stopping tablet replica
I20260806 07:00:08.363709 16719 raft_consensus.cc:2229] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:00:08.364166 16719 raft_consensus.cc:2258] T 5fcfa39b624e4cabb825f84707d065c9 P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.365947 16719 tablet_replica.cc:330] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df: stopping tablet replica
I20260806 07:00:08.366442 16719 raft_consensus.cc:2229] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:00:08.366851 16719 raft_consensus.cc:2258] T 3189f90b52d34be4a9337c92fc1f8ebf P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.368449 16719 tablet_replica.cc:330] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df: stopping tablet replica
I20260806 07:00:08.368976 16719 raft_consensus.cc:2229] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:00:08.369376 16719 raft_consensus.cc:2258] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.370918 16719 tablet_replica.cc:330] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df: stopping tablet replica
I20260806 07:00:08.371316 16719 raft_consensus.cc:2229] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:00:08.371696 16719 raft_consensus.cc:2258] T dcb6285c09c94779b227307d815678d3 P 1806303e029b4ce99d70bc925c0436df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.392890 16719 tablet_server.cc:194] TabletServer@127.16.83.194:0 shutdown complete.
I20260806 07:00:08.409857 16719 tablet_server.cc:178] TabletServer@127.16.83.195:0 shutting down...
I20260806 07:00:08.439834 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:08.440398 16719 tablet_replica.cc:330] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9: stopping tablet replica
I20260806 07:00:08.441031 16719 raft_consensus.cc:2229] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:00:08.441484 16719 raft_consensus.cc:2258] T 5fcfa39b624e4cabb825f84707d065c9 P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.443020 16719 tablet_replica.cc:330] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9: stopping tablet replica
I20260806 07:00:08.443475 16719 raft_consensus.cc:2229] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:00:08.443872 16719 raft_consensus.cc:2258] T 3189f90b52d34be4a9337c92fc1f8ebf P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.445375 16719 tablet_replica.cc:330] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9: stopping tablet replica
I20260806 07:00:08.445815 16719 raft_consensus.cc:2229] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:00:08.446214 16719 raft_consensus.cc:2258] T dcb6285c09c94779b227307d815678d3 P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.447788 16719 tablet_replica.cc:330] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9: stopping tablet replica
I20260806 07:00:08.448226 16719 raft_consensus.cc:2229] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:08.448959 16719 raft_consensus.cc:2258] T 8cf2c51d4c294497a5b89fe2cc41b9dd P 972ed503398d415baf4564d8dafcc4b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.469866 16719 tablet_server.cc:194] TabletServer@127.16.83.195:0 shutdown complete.
I20260806 07:00:08.484046 16719 master.cc:537] Master@127.16.83.254:39899 shutting down...
I20260806 07:00:08.504956 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:08.505415 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:08.505669 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 10504216a76343f2b466b90b58160362: stopping tablet replica
I20260806 07:00:08.524891 16719 master.cc:552] Master@127.16.83.254:39899 shutdown complete.
[       OK ] ClientTest.TestAutoFlushBackgroundAndErrorCollector (4183 ms)
[ RUN      ] ClientTest.TestMutationsWork
I20260806 07:00:08.561851 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:32837
I20260806 07:00:08.562887 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:08.568164 19015 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:08.568152 19016 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:08.571338 16719 server_base.cc:1034] running on GCE node
W20260806 07:00:08.571300 19018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:08.572341 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:08.572573 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:08.572793 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999608572778 us; error 0 us; skew 500 ppm
I20260806 07:00:08.573271 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:08.579977 16719 webserver.cc:460] Webserver started at http://127.16.83.254:45839/ using document root <none> and password file <none>
I20260806 07:00:08.580425 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:08.580629 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:08.581149 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:08.582280 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "9ca5bd024bd74d769702062cd315c6b3"
format_stamp: "Formatted at 2026-08-06 07:00:08 on dist-test-slave-cbsf"
I20260806 07:00:08.586454 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260806 07:00:08.589598 19023 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:08.590323 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260806 07:00:08.590617 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "9ca5bd024bd74d769702062cd315c6b3"
format_stamp: "Formatted at 2026-08-06 07:00:08 on dist-test-slave-cbsf"
I20260806 07:00:08.590888 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:08.607478 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:08.608625 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:08.651858 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:32837
I20260806 07:00:08.651957 19087 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:32837 every 8 connection(s)
I20260806 07:00:08.655596 19088 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:08.665377 19088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3: Bootstrap starting.
I20260806 07:00:08.669592 19088 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:08.673600 19088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3: No bootstrap required, opened a new log
I20260806 07:00:08.675473 19088 raft_consensus.cc:348] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ca5bd024bd74d769702062cd315c6b3" member_type: VOTER }
I20260806 07:00:08.675830 19088 raft_consensus.cc:374] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:08.676087 19088 raft_consensus.cc:729] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca5bd024bd74d769702062cd315c6b3, State: Initialized, Role: FOLLOWER
I20260806 07:00:08.676746 19088 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ca5bd024bd74d769702062cd315c6b3" member_type: VOTER }
I20260806 07:00:08.677193 19088 raft_consensus.cc:388] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:08.677424 19088 raft_consensus.cc:482] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:08.677713 19088 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:08.681965 19088 raft_consensus.cc:504] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ca5bd024bd74d769702062cd315c6b3" member_type: VOTER }
I20260806 07:00:08.682459 19088 leader_election.cc:302] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9ca5bd024bd74d769702062cd315c6b3; no voters: 
I20260806 07:00:08.683563 19088 leader_election.cc:288] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:08.683864 19091 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:08.685278 19091 raft_consensus.cc:686] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9ca5bd024bd74d769702062cd315c6b3, State: Running, Role: LEADER
I20260806 07:00:08.685886 19091 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ca5bd024bd74d769702062cd315c6b3" member_type: VOTER }
I20260806 07:00:08.686471 19088 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:08.690346 19092 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9ca5bd024bd74d769702062cd315c6b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ca5bd024bd74d769702062cd315c6b3" member_type: VOTER } }
I20260806 07:00:08.691025 19092 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:08.690770 19093 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9ca5bd024bd74d769702062cd315c6b3. Latest consensus state: current_term: 1 leader_uuid: "9ca5bd024bd74d769702062cd315c6b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ca5bd024bd74d769702062cd315c6b3" member_type: VOTER } }
I20260806 07:00:08.691510 19093 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:08.694283 19099 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:08.699314 19099 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:08.701570 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:08.708159 19099 catalog_manager.cc:1347] Generated new cluster ID: fa058f9d0ed94c3480554c59db7f9ec8
I20260806 07:00:08.708410 19099 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:08.733707 19099 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:08.735320 19099 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:08.745854 19099 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3: Generated new TSK 0
I20260806 07:00:08.746500 19099 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:08.771010 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:08.777021 19109 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:08.778199 19110 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:08.785632 16719 server_base.cc:1034] running on GCE node
W20260806 07:00:08.785595 19112 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:08.786831 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:08.787062 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:08.787241 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999608787227 us; error 0 us; skew 500 ppm
I20260806 07:00:08.787842 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:08.790300 16719 webserver.cc:460] Webserver started at http://127.16.83.193:43569/ using document root <none> and password file <none>
I20260806 07:00:08.790769 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:08.790974 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:08.791252 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:08.792347 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "3f3a311034a0438199358cafc5b19e9d"
format_stamp: "Formatted at 2026-08-06 07:00:08 on dist-test-slave-cbsf"
I20260806 07:00:08.796543 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260806 07:00:08.799655 19117 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:08.800427 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260806 07:00:08.800781 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "3f3a311034a0438199358cafc5b19e9d"
format_stamp: "Formatted at 2026-08-06 07:00:08 on dist-test-slave-cbsf"
I20260806 07:00:08.801070 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:08.811424 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:08.812510 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:08.818415 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:08.818794 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:08.819166 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:08.819389 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:08.873169 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:42099
I20260806 07:00:08.873284 19189 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:42099 every 8 connection(s)
I20260806 07:00:08.877707 19190 heartbeater.cc:347] Connected to a master server at 127.16.83.254:32837
I20260806 07:00:08.878073 19190 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:08.878793 19190 heartbeater.cc:511] Master 127.16.83.254:32837 requested a full tablet report, sending...
I20260806 07:00:08.880651 19040 ts_manager.cc:194] Registered new tserver with Master: 3f3a311034a0438199358cafc5b19e9d (127.16.83.193:42099)
I20260806 07:00:08.881170 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00485975s
I20260806 07:00:08.882764 19040 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43752
I20260806 07:00:08.896183 19190 heartbeater.cc:503] Master 127.16.83.254:32837 was elected leader, sending a full tablet report...
I20260806 07:00:08.904224 19040 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43776:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:08.939471 19154 tablet_service.cc:1467] Processing CreateTablet for tablet 0cfeaa3624d542be842a393d124c9a70 (DEFAULT_TABLE table=client-testtb [id=b710c2465c88484c8336dbe469207af4]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:08.939612 19153 tablet_service.cc:1467] Processing CreateTablet for tablet 0d46f3e719ba43668ff73caa5009f8e2 (DEFAULT_TABLE table=client-testtb [id=b710c2465c88484c8336dbe469207af4]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:08.940742 19154 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0cfeaa3624d542be842a393d124c9a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:08.941288 19153 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0d46f3e719ba43668ff73caa5009f8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:08.953513 19200 tablet_bootstrap.cc:492] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d: Bootstrap starting.
I20260806 07:00:08.958177 19200 tablet_bootstrap.cc:654] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:08.961897 19200 tablet_bootstrap.cc:492] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d: No bootstrap required, opened a new log
I20260806 07:00:08.962220 19200 ts_tablet_manager.cc:1397] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.003s
I20260806 07:00:08.964480 19200 raft_consensus.cc:348] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f3a311034a0438199358cafc5b19e9d" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42099 } }
I20260806 07:00:08.965049 19200 raft_consensus.cc:374] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:08.965330 19200 raft_consensus.cc:729] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3a311034a0438199358cafc5b19e9d, State: Initialized, Role: FOLLOWER
I20260806 07:00:08.965955 19200 consensus_queue.cc:260] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f3a311034a0438199358cafc5b19e9d" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42099 } }
I20260806 07:00:08.966507 19200 raft_consensus.cc:388] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:08.966749 19200 raft_consensus.cc:482] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:08.967017 19200 raft_consensus.cc:3037] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:08.971318 19200 raft_consensus.cc:504] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f3a311034a0438199358cafc5b19e9d" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42099 } }
I20260806 07:00:08.971848 19200 leader_election.cc:302] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f3a311034a0438199358cafc5b19e9d; no voters: 
I20260806 07:00:08.973400 19200 leader_election.cc:288] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:08.973855 19202 raft_consensus.cc:2781] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:08.975519 19202 raft_consensus.cc:686] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [term 1 LEADER]: Becoming Leader. State: Replica: 3f3a311034a0438199358cafc5b19e9d, State: Running, Role: LEADER
I20260806 07:00:08.975919 19200 ts_tablet_manager.cc:1428] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260806 07:00:08.976218 19202 consensus_queue.cc:237] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f3a311034a0438199358cafc5b19e9d" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42099 } }
I20260806 07:00:08.976823 19200 tablet_bootstrap.cc:492] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d: Bootstrap starting.
I20260806 07:00:08.982803 19200 tablet_bootstrap.cc:654] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:08.983773 19040 catalog_manager.cc:5495] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f3a311034a0438199358cafc5b19e9d (127.16.83.193). New cstate: current_term: 1 leader_uuid: "3f3a311034a0438199358cafc5b19e9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f3a311034a0438199358cafc5b19e9d" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42099 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:08.987469 19200 tablet_bootstrap.cc:492] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d: No bootstrap required, opened a new log
I20260806 07:00:08.987847 19200 ts_tablet_manager.cc:1397] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260806 07:00:08.990226 19200 raft_consensus.cc:348] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f3a311034a0438199358cafc5b19e9d" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42099 } }
I20260806 07:00:08.990741 19200 raft_consensus.cc:374] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:08.991019 19200 raft_consensus.cc:729] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3a311034a0438199358cafc5b19e9d, State: Initialized, Role: FOLLOWER
I20260806 07:00:08.991700 19200 consensus_queue.cc:260] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f3a311034a0438199358cafc5b19e9d" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42099 } }
I20260806 07:00:08.992515 19200 raft_consensus.cc:388] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:08.992867 19200 raft_consensus.cc:482] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:08.993243 19200 raft_consensus.cc:3037] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:09.000283 19200 raft_consensus.cc:504] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f3a311034a0438199358cafc5b19e9d" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42099 } }
I20260806 07:00:09.001010 19200 leader_election.cc:302] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f3a311034a0438199358cafc5b19e9d; no voters: 
I20260806 07:00:09.001564 19200 leader_election.cc:288] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:09.001705 19202 raft_consensus.cc:2781] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:09.002526 19202 raft_consensus.cc:686] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [term 1 LEADER]: Becoming Leader. State: Replica: 3f3a311034a0438199358cafc5b19e9d, State: Running, Role: LEADER
I20260806 07:00:09.003275 19200 ts_tablet_manager.cc:1428] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260806 07:00:09.003198 19202 consensus_queue.cc:237] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f3a311034a0438199358cafc5b19e9d" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42099 } }
I20260806 07:00:09.008481 19040 catalog_manager.cc:5495] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f3a311034a0438199358cafc5b19e9d (127.16.83.193). New cstate: current_term: 1 leader_uuid: "3f3a311034a0438199358cafc5b19e9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f3a311034a0438199358cafc5b19e9d" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 42099 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:09.101505 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:09.125619 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:09.126272 16719 tablet_replica.cc:330] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d: stopping tablet replica
I20260806 07:00:09.126763 16719 raft_consensus.cc:2229] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:09.127117 16719 raft_consensus.cc:2258] T 0d46f3e719ba43668ff73caa5009f8e2 P 3f3a311034a0438199358cafc5b19e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:09.129331 16719 tablet_replica.cc:330] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d: stopping tablet replica
I20260806 07:00:09.129716 16719 raft_consensus.cc:2229] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:09.130087 16719 raft_consensus.cc:2258] T 0cfeaa3624d542be842a393d124c9a70 P 3f3a311034a0438199358cafc5b19e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:09.151137 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:09.162168 16719 master.cc:537] Master@127.16.83.254:32837 shutting down...
I20260806 07:00:09.180735 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:09.181190 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:09.181624 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 9ca5bd024bd74d769702062cd315c6b3: stopping tablet replica
I20260806 07:00:09.191749 16719 master.cc:552] Master@127.16.83.254:32837 shutdown complete.
[       OK ] ClientTest.TestMutationsWork (650 ms)
[ RUN      ] ClientTest.TestSoftDeleteAndReserveTable
I20260806 07:00:09.211663 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:43695
I20260806 07:00:09.212543 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:09.217187 19213 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:09.217187 19212 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:09.220252 16719 server_base.cc:1034] running on GCE node
W20260806 07:00:09.220187 19216 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:09.221431 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:09.221596 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:09.221701 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999609221694 us; error 0 us; skew 500 ppm
I20260806 07:00:09.222108 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:09.224264 16719 webserver.cc:460] Webserver started at http://127.16.83.254:43803/ using document root <none> and password file <none>
I20260806 07:00:09.224651 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:09.224879 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:09.225086 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:09.226042 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "f8b4352947ba4495824caf0f55eb8794"
format_stamp: "Formatted at 2026-08-06 07:00:09 on dist-test-slave-cbsf"
I20260806 07:00:09.230139 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260806 07:00:09.233150 19221 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:09.233868 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260806 07:00:09.234094 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "f8b4352947ba4495824caf0f55eb8794"
format_stamp: "Formatted at 2026-08-06 07:00:09 on dist-test-slave-cbsf"
I20260806 07:00:09.234318 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:09.264336 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:09.265342 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:09.307324 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:43695
I20260806 07:00:09.307458 19288 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:43695 every 8 connection(s)
I20260806 07:00:09.311060 19289 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:09.321398 19289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794: Bootstrap starting.
I20260806 07:00:09.325392 19289 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:09.329454 19289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794: No bootstrap required, opened a new log
I20260806 07:00:09.331235 19289 raft_consensus.cc:348] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8b4352947ba4495824caf0f55eb8794" member_type: VOTER }
I20260806 07:00:09.331619 19289 raft_consensus.cc:374] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:09.331880 19289 raft_consensus.cc:729] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b4352947ba4495824caf0f55eb8794, State: Initialized, Role: FOLLOWER
I20260806 07:00:09.332553 19289 consensus_queue.cc:260] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8b4352947ba4495824caf0f55eb8794" member_type: VOTER }
I20260806 07:00:09.333063 19289 raft_consensus.cc:388] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:09.333304 19289 raft_consensus.cc:482] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:09.333571 19289 raft_consensus.cc:3037] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:09.338200 19289 raft_consensus.cc:504] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8b4352947ba4495824caf0f55eb8794" member_type: VOTER }
I20260806 07:00:09.338716 19289 leader_election.cc:302] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f8b4352947ba4495824caf0f55eb8794; no voters: 
I20260806 07:00:09.339807 19289 leader_election.cc:288] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:09.340152 19292 raft_consensus.cc:2781] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:09.341467 19292 raft_consensus.cc:686] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [term 1 LEADER]: Becoming Leader. State: Replica: f8b4352947ba4495824caf0f55eb8794, State: Running, Role: LEADER
I20260806 07:00:09.342094 19292 consensus_queue.cc:237] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8b4352947ba4495824caf0f55eb8794" member_type: VOTER }
I20260806 07:00:09.342693 19289 sys_catalog.cc:564] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:09.345378 19294 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f8b4352947ba4495824caf0f55eb8794. Latest consensus state: current_term: 1 leader_uuid: "f8b4352947ba4495824caf0f55eb8794" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8b4352947ba4495824caf0f55eb8794" member_type: VOTER } }
I20260806 07:00:09.345274 19293 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f8b4352947ba4495824caf0f55eb8794" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8b4352947ba4495824caf0f55eb8794" member_type: VOTER } }
I20260806 07:00:09.346007 19294 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:09.346294 19293 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:09.355822 19298 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:09.362416 19298 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:09.363490 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:09.370889 19298 catalog_manager.cc:1347] Generated new cluster ID: 6a6ef77103af4538bd72b2d97625bda4
I20260806 07:00:09.371161 19298 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:09.399328 19298 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:09.401000 19298 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:09.413013 19298 catalog_manager.cc:5868] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794: Generated new TSK 0
I20260806 07:00:09.413645 19298 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:09.430342 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:09.436547 19311 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:09.437822 19312 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:09.439608 19314 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:09.440091 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:09.440914 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:09.441128 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:09.441287 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999609441266 us; error 0 us; skew 500 ppm
I20260806 07:00:09.441852 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:09.444196 16719 webserver.cc:460] Webserver started at http://127.16.83.193:42835/ using document root <none> and password file <none>
I20260806 07:00:09.444650 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:09.444919 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:09.445181 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:09.446224 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "1d82eb5c81484f4598195e8f298c1d42"
format_stamp: "Formatted at 2026-08-06 07:00:09 on dist-test-slave-cbsf"
I20260806 07:00:09.450459 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260806 07:00:09.453709 19320 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:09.454603 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260806 07:00:09.454824 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "1d82eb5c81484f4598195e8f298c1d42"
format_stamp: "Formatted at 2026-08-06 07:00:09 on dist-test-slave-cbsf"
I20260806 07:00:09.455065 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:09.476819 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:09.477770 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:09.482391 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:09.482662 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:09.482971 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:09.483186 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:09.533768 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:44159
I20260806 07:00:09.533867 19394 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:44159 every 8 connection(s)
I20260806 07:00:09.538566 19395 heartbeater.cc:347] Connected to a master server at 127.16.83.254:43695
I20260806 07:00:09.538913 19395 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:09.539570 19395 heartbeater.cc:511] Master 127.16.83.254:43695 requested a full tablet report, sending...
I20260806 07:00:09.541465 19240 ts_manager.cc:194] Registered new tserver with Master: 1d82eb5c81484f4598195e8f298c1d42 (127.16.83.193:44159)
I20260806 07:00:09.542198 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004875625s
I20260806 07:00:09.543394 19240 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38018
I20260806 07:00:09.556963 19395 heartbeater.cc:503] Master 127.16.83.254:43695 was elected leader, sending a full tablet report...
I20260806 07:00:09.566157 19240 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38040:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:09.599040 19357 tablet_service.cc:1467] Processing CreateTablet for tablet 543731ffd5fa42ccbcbffbef905097da (DEFAULT_TABLE table=client-testtb [id=de22028b5b974a81ac22b295eff62ed4]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:09.599216 19356 tablet_service.cc:1467] Processing CreateTablet for tablet ed90a3b959814eadab8282d61ea20932 (DEFAULT_TABLE table=client-testtb [id=de22028b5b974a81ac22b295eff62ed4]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:09.600415 19357 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 543731ffd5fa42ccbcbffbef905097da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:09.601008 19356 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ed90a3b959814eadab8282d61ea20932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:09.612952 19405 tablet_bootstrap.cc:492] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42: Bootstrap starting.
I20260806 07:00:09.617395 19405 tablet_bootstrap.cc:654] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:09.621352 19405 tablet_bootstrap.cc:492] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42: No bootstrap required, opened a new log
I20260806 07:00:09.621685 19405 ts_tablet_manager.cc:1397] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260806 07:00:09.624429 19405 raft_consensus.cc:348] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d82eb5c81484f4598195e8f298c1d42" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44159 } }
I20260806 07:00:09.625061 19405 raft_consensus.cc:374] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:09.625319 19405 raft_consensus.cc:729] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d82eb5c81484f4598195e8f298c1d42, State: Initialized, Role: FOLLOWER
I20260806 07:00:09.625898 19405 consensus_queue.cc:260] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d82eb5c81484f4598195e8f298c1d42" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44159 } }
I20260806 07:00:09.626488 19405 raft_consensus.cc:388] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:09.626755 19405 raft_consensus.cc:482] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:09.627027 19405 raft_consensus.cc:3037] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:09.632961 19405 raft_consensus.cc:504] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d82eb5c81484f4598195e8f298c1d42" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44159 } }
I20260806 07:00:09.633517 19405 leader_election.cc:302] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1d82eb5c81484f4598195e8f298c1d42; no voters: 
I20260806 07:00:09.634991 19405 leader_election.cc:288] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:09.635455 19407 raft_consensus.cc:2781] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:09.637646 19407 raft_consensus.cc:686] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [term 1 LEADER]: Becoming Leader. State: Replica: 1d82eb5c81484f4598195e8f298c1d42, State: Running, Role: LEADER
I20260806 07:00:09.637907 19405 ts_tablet_manager.cc:1428] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260806 07:00:09.638757 19405 tablet_bootstrap.cc:492] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42: Bootstrap starting.
I20260806 07:00:09.638477 19407 consensus_queue.cc:237] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d82eb5c81484f4598195e8f298c1d42" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44159 } }
I20260806 07:00:09.644024 19405 tablet_bootstrap.cc:654] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:09.645153 19240 catalog_manager.cc:5495] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d82eb5c81484f4598195e8f298c1d42 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "1d82eb5c81484f4598195e8f298c1d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d82eb5c81484f4598195e8f298c1d42" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:09.648902 19405 tablet_bootstrap.cc:492] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42: No bootstrap required, opened a new log
I20260806 07:00:09.649326 19405 ts_tablet_manager.cc:1397] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260806 07:00:09.651571 19405 raft_consensus.cc:348] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d82eb5c81484f4598195e8f298c1d42" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44159 } }
I20260806 07:00:09.652005 19405 raft_consensus.cc:374] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:09.652285 19405 raft_consensus.cc:729] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d82eb5c81484f4598195e8f298c1d42, State: Initialized, Role: FOLLOWER
I20260806 07:00:09.652931 19405 consensus_queue.cc:260] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d82eb5c81484f4598195e8f298c1d42" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44159 } }
I20260806 07:00:09.653545 19405 raft_consensus.cc:388] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:09.653815 19405 raft_consensus.cc:482] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:09.654106 19405 raft_consensus.cc:3037] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:09.660055 19405 raft_consensus.cc:504] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d82eb5c81484f4598195e8f298c1d42" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44159 } }
I20260806 07:00:09.660588 19405 leader_election.cc:302] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1d82eb5c81484f4598195e8f298c1d42; no voters: 
I20260806 07:00:09.661167 19405 leader_election.cc:288] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:09.661324 19407 raft_consensus.cc:2781] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:09.661970 19407 raft_consensus.cc:686] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [term 1 LEADER]: Becoming Leader. State: Replica: 1d82eb5c81484f4598195e8f298c1d42, State: Running, Role: LEADER
I20260806 07:00:09.662667 19405 ts_tablet_manager.cc:1428] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.003s
I20260806 07:00:09.662662 19407 consensus_queue.cc:237] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d82eb5c81484f4598195e8f298c1d42" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44159 } }
I20260806 07:00:09.667691 19240 catalog_manager.cc:5495] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d82eb5c81484f4598195e8f298c1d42 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "1d82eb5c81484f4598195e8f298c1d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d82eb5c81484f4598195e8f298c1d42" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:09.737669 19240 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38040:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 600
I20260806 07:00:09.749055 19240 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38040:
table { table_name: "client-testtb" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260806 07:00:09.764460 19417 tablet.cc:1722] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260806 07:00:09.765055 19416 tablet.cc:1722] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260806 07:00:09.768826 19240 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38040:
table { table_name: "client-testtb" } new_table_name: "client-testtb" modify_external_catalogs: true
I20260806 07:00:09.772287 19240 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38040:
table { table_name: "client-testtb" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "int_val" } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 07:00:09.775846 19237 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38040:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 600
I20260806 07:00:09.779160 19237 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38040:
table { table_name: "client-testtb" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
W20260806 07:00:09.787990 19396 tablet_mm_ops.cc:140] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:543731ffd5fa42ccbcbffbef905097da)
W20260806 07:00:09.789263 19396 tablet_mm_ops.cc:305] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:543731ffd5fa42ccbcbffbef905097da)
W20260806 07:00:09.789652 19396 tablet_mm_ops.cc:221] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:543731ffd5fa42ccbcbffbef905097da)
I20260806 07:00:09.790652 19237 catalog_manager.cc:6040] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794: client-testtb [id=de22028b5b974a81ac22b295eff62ed4] alter complete (version 1)
I20260806 07:00:09.816304 19237 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38040:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:09.821646 19237 catalog_manager.cc:2831] Servicing RecallDeletedTableRpc request from {username='slave'} at 127.0.0.1:38040:
table { table_id: "de22028b5b974a81ac22b295eff62ed4" }
I20260806 07:00:09.831211 19237 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38040:
table { table_id: "de22028b5b974a81ac22b295eff62ed4" } new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260806 07:00:09.845963 19417 tablet.cc:1722] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 2
I20260806 07:00:09.846060 19416 tablet.cc:1722] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 2
I20260806 07:00:09.849174 19236 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38040:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 0
I20260806 07:00:09.849681 19236 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:38040:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 0
I20260806 07:00:09.860606 19236 catalog_manager.cc:5782] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794: Sending DeleteTablet for 1 replicas of tablet 543731ffd5fa42ccbcbffbef905097da
I20260806 07:00:09.861364 19236 catalog_manager.cc:5782] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794: Sending DeleteTablet for 1 replicas of tablet ed90a3b959814eadab8282d61ea20932
I20260806 07:00:09.862226 19356 tablet_service.cc:1514] Processing DeleteTablet for tablet 543731ffd5fa42ccbcbffbef905097da with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 07:00:09 UTC) from {username='slave'} at 127.0.0.1:38048
I20260806 07:00:09.863044 19357 tablet_service.cc:1514] Processing DeleteTablet for tablet ed90a3b959814eadab8282d61ea20932 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 07:00:09 UTC) from {username='slave'} at 127.0.0.1:38048
I20260806 07:00:09.864809 19418 tablet_replica.cc:330] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42: stopping tablet replica
I20260806 07:00:09.865391 19356 tablet_service.cc:1514] Processing DeleteTablet for tablet ed90a3b959814eadab8282d61ea20932 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 07:00:09 UTC) from {username='slave'} at 127.0.0.1:38048
I20260806 07:00:09.865765 19418 raft_consensus.cc:2229] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:09.866380 19418 raft_consensus.cc:2258] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:09.869676 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:09.870966 19418 ts_tablet_manager.cc:1905] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 07:00:09.890270 19418 ts_tablet_manager.cc:1918] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
I20260806 07:00:09.891093 19418 log.cc:1196] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42: Deleting WAL directory at /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785999595194067-16719-0/minicluster-data/ts-0-root/wals/543731ffd5fa42ccbcbffbef905097da
I20260806 07:00:09.891774 19418 ts_tablet_manager.cc:1939] T 543731ffd5fa42ccbcbffbef905097da P 1d82eb5c81484f4598195e8f298c1d42: Deleting consensus metadata
I20260806 07:00:09.894233 19418 tablet_replica.cc:330] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42: stopping tablet replica
I20260806 07:00:09.894233 19223 catalog_manager.cc:4841] TS 1d82eb5c81484f4598195e8f298c1d42 (127.16.83.193:44159): tablet 543731ffd5fa42ccbcbffbef905097da (table client-testtb [id=de22028b5b974a81ac22b295eff62ed4]) successfully deleted
I20260806 07:00:09.895036 19418 raft_consensus.cc:2229] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:09.895747 19418 raft_consensus.cc:2258] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:09.896102 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:09.898409 19418 ts_tablet_manager.cc:1905] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 07:00:09.908583 19418 ts_tablet_manager.cc:1918] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.5
I20260806 07:00:09.908974 19418 log.cc:1196] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42: Deleting WAL directory at /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785999595194067-16719-0/minicluster-data/ts-0-root/wals/ed90a3b959814eadab8282d61ea20932
I20260806 07:00:09.909579 19418 ts_tablet_manager.cc:1939] T ed90a3b959814eadab8282d61ea20932 P 1d82eb5c81484f4598195e8f298c1d42: Deleting consensus metadata
W20260806 07:00:09.910988 19223 catalog_manager.cc:4833] TS 1d82eb5c81484f4598195e8f298c1d42 (127.16.83.193:44159): delete failed for tablet ed90a3b959814eadab8282d61ea20932 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
W20260806 07:00:09.911850 19223 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down
W20260806 07:00:09.914598 19321 connection.cc:441] server connection from 127.0.0.1:38048 torn down before Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:38048 (request call id 9) could send its response
W20260806 07:00:09.915427 19223 catalog_manager.cc:4584] TS 1d82eb5c81484f4598195e8f298c1d42 (127.16.83.193:44159): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet ed90a3b959814eadab8282d61ea20932: Network error: recv got EOF from 127.16.83.193:44159 (error 108)
I20260806 07:00:09.931300 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:09.942680 16719 master.cc:537] Master@127.16.83.254:43695 shutting down...
I20260806 07:00:10.045142 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:10.045747 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:10.046099 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P f8b4352947ba4495824caf0f55eb8794: stopping tablet replica
I20260806 07:00:10.056151 16719 master.cc:552] Master@127.16.83.254:43695 shutdown complete.
[       OK ] ClientTest.TestSoftDeleteAndReserveTable (865 ms)
[ RUN      ] ClientTest.TestGetTableSchema
I20260806 07:00:10.077780 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:38783
I20260806 07:00:10.078754 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:10.083552 19420 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:10.084663 19421 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:10.084993 19423 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:10.086086 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:10.086809 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:10.086994 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:10.087201 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999610087169 us; error 0 us; skew 500 ppm
I20260806 07:00:10.087735 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:10.090171 16719 webserver.cc:460] Webserver started at http://127.16.83.254:43181/ using document root <none> and password file <none>
I20260806 07:00:10.090687 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:10.090898 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:10.091176 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:10.092303 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "96323702e54d4930a4f243bd6808fb1e"
format_stamp: "Formatted at 2026-08-06 07:00:10 on dist-test-slave-cbsf"
I20260806 07:00:10.096760 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260806 07:00:10.100018 19428 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:10.100914 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260806 07:00:10.101145 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "96323702e54d4930a4f243bd6808fb1e"
format_stamp: "Formatted at 2026-08-06 07:00:10 on dist-test-slave-cbsf"
I20260806 07:00:10.101377 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:10.115738 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:10.116617 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:10.157160 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:38783
I20260806 07:00:10.157245 19492 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:38783 every 8 connection(s)
I20260806 07:00:10.160904 19493 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:10.170682 19493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e: Bootstrap starting.
I20260806 07:00:10.174793 19493 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:10.178530 19493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e: No bootstrap required, opened a new log
I20260806 07:00:10.180290 19493 raft_consensus.cc:348] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96323702e54d4930a4f243bd6808fb1e" member_type: VOTER }
I20260806 07:00:10.180644 19493 raft_consensus.cc:374] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:10.180909 19493 raft_consensus.cc:729] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96323702e54d4930a4f243bd6808fb1e, State: Initialized, Role: FOLLOWER
I20260806 07:00:10.181461 19493 consensus_queue.cc:260] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96323702e54d4930a4f243bd6808fb1e" member_type: VOTER }
I20260806 07:00:10.181905 19493 raft_consensus.cc:388] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:10.182129 19493 raft_consensus.cc:482] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:10.182401 19493 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:10.187824 19493 raft_consensus.cc:504] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96323702e54d4930a4f243bd6808fb1e" member_type: VOTER }
I20260806 07:00:10.188323 19493 leader_election.cc:302] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 96323702e54d4930a4f243bd6808fb1e; no voters: 
I20260806 07:00:10.189404 19493 leader_election.cc:288] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:10.189702 19496 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:10.191061 19496 raft_consensus.cc:686] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [term 1 LEADER]: Becoming Leader. State: Replica: 96323702e54d4930a4f243bd6808fb1e, State: Running, Role: LEADER
I20260806 07:00:10.191671 19496 consensus_queue.cc:237] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96323702e54d4930a4f243bd6808fb1e" member_type: VOTER }
I20260806 07:00:10.192266 19493 sys_catalog.cc:564] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:10.194599 19498 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96323702e54d4930a4f243bd6808fb1e. Latest consensus state: current_term: 1 leader_uuid: "96323702e54d4930a4f243bd6808fb1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96323702e54d4930a4f243bd6808fb1e" member_type: VOTER } }
I20260806 07:00:10.194550 19497 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "96323702e54d4930a4f243bd6808fb1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96323702e54d4930a4f243bd6808fb1e" member_type: VOTER } }
I20260806 07:00:10.195258 19498 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:10.197469 19497 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:10.198422 19502 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:10.203213 19502 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:10.211313 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:10.212054 19502 catalog_manager.cc:1347] Generated new cluster ID: 8c5bcfdbc42e4177aa605f21b625c72b
I20260806 07:00:10.212311 19502 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:10.248324 19502 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:10.250033 19502 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:10.260257 19502 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e: Generated new TSK 0
I20260806 07:00:10.260911 19502 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:10.277540 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:10.283087 19518 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:10.284224 19519 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:10.289513 19521 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:10.291198 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:10.292868 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:10.293079 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:10.293260 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999610293229 us; error 0 us; skew 500 ppm
I20260806 07:00:10.293888 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:10.296322 16719 webserver.cc:460] Webserver started at http://127.16.83.193:45951/ using document root <none> and password file <none>
I20260806 07:00:10.296871 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:10.297067 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:10.297369 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:10.298432 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "9d16629b290344cfb93f60e78ec02a6b"
format_stamp: "Formatted at 2026-08-06 07:00:10 on dist-test-slave-cbsf"
I20260806 07:00:10.303089 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260806 07:00:10.306489 19526 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:10.307303 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260806 07:00:10.307704 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "9d16629b290344cfb93f60e78ec02a6b"
format_stamp: "Formatted at 2026-08-06 07:00:10 on dist-test-slave-cbsf"
I20260806 07:00:10.308079 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:10.345726 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:10.346753 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:10.351716 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:10.352061 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:10.352402 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:10.352605 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:10.407224 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:41901
I20260806 07:00:10.407322 19597 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:41901 every 8 connection(s)
I20260806 07:00:10.411991 19598 heartbeater.cc:347] Connected to a master server at 127.16.83.254:38783
I20260806 07:00:10.412359 19598 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:10.413311 19598 heartbeater.cc:511] Master 127.16.83.254:38783 requested a full tablet report, sending...
I20260806 07:00:10.415253 19446 ts_manager.cc:194] Registered new tserver with Master: 9d16629b290344cfb93f60e78ec02a6b (127.16.83.193:41901)
I20260806 07:00:10.415400 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005078179s
I20260806 07:00:10.417290 19446 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46406
I20260806 07:00:10.430140 19598 heartbeater.cc:503] Master 127.16.83.254:38783 was elected leader, sending a full tablet report...
I20260806 07:00:10.438488 19446 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46426:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:10.474472 19562 tablet_service.cc:1467] Processing CreateTablet for tablet d59926eb029e4f82af8fad94d7a3d241 (DEFAULT_TABLE table=client-testtb [id=97d4c401723142c09c6494f5ee392f2f]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:10.474674 19561 tablet_service.cc:1467] Processing CreateTablet for tablet f1e2967e09784fd8b2ebda39f7941e04 (DEFAULT_TABLE table=client-testtb [id=97d4c401723142c09c6494f5ee392f2f]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:10.475620 19562 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d59926eb029e4f82af8fad94d7a3d241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:10.476177 19561 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f1e2967e09784fd8b2ebda39f7941e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:10.488265 19609 tablet_bootstrap.cc:492] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b: Bootstrap starting.
I20260806 07:00:10.492311 19609 tablet_bootstrap.cc:654] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:10.496284 19609 tablet_bootstrap.cc:492] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b: No bootstrap required, opened a new log
I20260806 07:00:10.496750 19609 ts_tablet_manager.cc:1397] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.004s
I20260806 07:00:10.498875 19609 raft_consensus.cc:348] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d16629b290344cfb93f60e78ec02a6b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41901 } }
I20260806 07:00:10.499374 19609 raft_consensus.cc:374] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:10.499631 19609 raft_consensus.cc:729] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d16629b290344cfb93f60e78ec02a6b, State: Initialized, Role: FOLLOWER
I20260806 07:00:10.500164 19609 consensus_queue.cc:260] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d16629b290344cfb93f60e78ec02a6b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41901 } }
I20260806 07:00:10.500622 19609 raft_consensus.cc:388] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:10.500938 19609 raft_consensus.cc:482] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:10.501269 19609 raft_consensus.cc:3037] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:10.506026 19609 raft_consensus.cc:504] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d16629b290344cfb93f60e78ec02a6b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41901 } }
I20260806 07:00:10.506624 19609 leader_election.cc:302] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9d16629b290344cfb93f60e78ec02a6b; no voters: 
I20260806 07:00:10.508200 19609 leader_election.cc:288] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:10.508536 19611 raft_consensus.cc:2781] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:10.510118 19611 raft_consensus.cc:686] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [term 1 LEADER]: Becoming Leader. State: Replica: 9d16629b290344cfb93f60e78ec02a6b, State: Running, Role: LEADER
I20260806 07:00:10.510869 19609 ts_tablet_manager.cc:1428] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260806 07:00:10.510859 19611 consensus_queue.cc:237] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d16629b290344cfb93f60e78ec02a6b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41901 } }
I20260806 07:00:10.511832 19609 tablet_bootstrap.cc:492] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b: Bootstrap starting.
I20260806 07:00:10.517185 19609 tablet_bootstrap.cc:654] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:10.518508 19445 catalog_manager.cc:5495] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d16629b290344cfb93f60e78ec02a6b (127.16.83.193). New cstate: current_term: 1 leader_uuid: "9d16629b290344cfb93f60e78ec02a6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d16629b290344cfb93f60e78ec02a6b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41901 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:10.522680 19609 tablet_bootstrap.cc:492] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b: No bootstrap required, opened a new log
I20260806 07:00:10.523092 19609 ts_tablet_manager.cc:1397] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260806 07:00:10.525130 19609 raft_consensus.cc:348] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d16629b290344cfb93f60e78ec02a6b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41901 } }
I20260806 07:00:10.525695 19609 raft_consensus.cc:374] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:10.525934 19609 raft_consensus.cc:729] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d16629b290344cfb93f60e78ec02a6b, State: Initialized, Role: FOLLOWER
I20260806 07:00:10.526407 19609 consensus_queue.cc:260] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d16629b290344cfb93f60e78ec02a6b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41901 } }
I20260806 07:00:10.526885 19609 raft_consensus.cc:388] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:10.527137 19609 raft_consensus.cc:482] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:10.527488 19609 raft_consensus.cc:3037] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:10.532897 19609 raft_consensus.cc:504] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d16629b290344cfb93f60e78ec02a6b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41901 } }
I20260806 07:00:10.533581 19609 leader_election.cc:302] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9d16629b290344cfb93f60e78ec02a6b; no voters: 
I20260806 07:00:10.534037 19609 leader_election.cc:288] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:10.534242 19611 raft_consensus.cc:2781] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:10.534725 19611 raft_consensus.cc:686] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [term 1 LEADER]: Becoming Leader. State: Replica: 9d16629b290344cfb93f60e78ec02a6b, State: Running, Role: LEADER
I20260806 07:00:10.535241 19611 consensus_queue.cc:237] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d16629b290344cfb93f60e78ec02a6b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41901 } }
I20260806 07:00:10.535610 19609 ts_tablet_manager.cc:1428] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260806 07:00:10.541154 19445 catalog_manager.cc:5495] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d16629b290344cfb93f60e78ec02a6b (127.16.83.193). New cstate: current_term: 1 leader_uuid: "9d16629b290344cfb93f60e78ec02a6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d16629b290344cfb93f60e78ec02a6b" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41901 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:10.561913 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:10.588896 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:10.589553 16719 tablet_replica.cc:330] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b: stopping tablet replica
I20260806 07:00:10.590273 16719 raft_consensus.cc:2229] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:10.590710 16719 raft_consensus.cc:2258] T d59926eb029e4f82af8fad94d7a3d241 P 9d16629b290344cfb93f60e78ec02a6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:10.592916 16719 tablet_replica.cc:330] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b: stopping tablet replica
I20260806 07:00:10.593364 16719 raft_consensus.cc:2229] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:10.593743 16719 raft_consensus.cc:2258] T f1e2967e09784fd8b2ebda39f7941e04 P 9d16629b290344cfb93f60e78ec02a6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:10.613813 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:10.625006 16719 master.cc:537] Master@127.16.83.254:38783 shutting down...
I20260806 07:00:10.642258 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:10.642725 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:10.643121 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 96323702e54d4930a4f243bd6808fb1e: stopping tablet replica
I20260806 07:00:10.662745 16719 master.cc:552] Master@127.16.83.254:38783 shutdown complete.
[       OK ] ClientTest.TestGetTableSchema (605 ms)
[ RUN      ] ClientTest.TestCreateDuplicateTable
I20260806 07:00:10.683698 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:34001
I20260806 07:00:10.684736 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:10.689302 19618 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:10.691332 19619 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:10.691390 19621 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:10.691718 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:10.692663 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:10.692911 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:10.693073 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999610693059 us; error 0 us; skew 500 ppm
I20260806 07:00:10.693571 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:10.695736 16719 webserver.cc:460] Webserver started at http://127.16.83.254:46085/ using document root <none> and password file <none>
I20260806 07:00:10.696170 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:10.696350 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:10.696606 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:10.697695 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "521d4b5b30e34bdeba9f2e645544d284"
format_stamp: "Formatted at 2026-08-06 07:00:10 on dist-test-slave-cbsf"
I20260806 07:00:10.701748 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260806 07:00:10.704674 19626 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:10.705436 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260806 07:00:10.705744 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "521d4b5b30e34bdeba9f2e645544d284"
format_stamp: "Formatted at 2026-08-06 07:00:10 on dist-test-slave-cbsf"
I20260806 07:00:10.706023 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:10.718041 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:10.719000 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:10.760149 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:34001
I20260806 07:00:10.760272 19688 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:34001 every 8 connection(s)
I20260806 07:00:10.763775 19689 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:10.773677 19689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284: Bootstrap starting.
I20260806 07:00:10.777683 19689 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:10.781512 19689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284: No bootstrap required, opened a new log
I20260806 07:00:10.783360 19689 raft_consensus.cc:348] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "521d4b5b30e34bdeba9f2e645544d284" member_type: VOTER }
I20260806 07:00:10.783725 19689 raft_consensus.cc:374] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:10.784006 19689 raft_consensus.cc:729] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 521d4b5b30e34bdeba9f2e645544d284, State: Initialized, Role: FOLLOWER
I20260806 07:00:10.784655 19689 consensus_queue.cc:260] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "521d4b5b30e34bdeba9f2e645544d284" member_type: VOTER }
I20260806 07:00:10.785123 19689 raft_consensus.cc:388] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:10.785359 19689 raft_consensus.cc:482] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:10.785614 19689 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:10.789986 19689 raft_consensus.cc:504] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "521d4b5b30e34bdeba9f2e645544d284" member_type: VOTER }
I20260806 07:00:10.790486 19689 leader_election.cc:302] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 521d4b5b30e34bdeba9f2e645544d284; no voters: 
I20260806 07:00:10.791610 19689 leader_election.cc:288] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:10.791934 19692 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:10.793282 19692 raft_consensus.cc:686] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [term 1 LEADER]: Becoming Leader. State: Replica: 521d4b5b30e34bdeba9f2e645544d284, State: Running, Role: LEADER
I20260806 07:00:10.793924 19692 consensus_queue.cc:237] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "521d4b5b30e34bdeba9f2e645544d284" member_type: VOTER }
I20260806 07:00:10.794567 19689 sys_catalog.cc:564] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:10.796593 19693 sys_catalog.cc:455] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "521d4b5b30e34bdeba9f2e645544d284" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "521d4b5b30e34bdeba9f2e645544d284" member_type: VOTER } }
I20260806 07:00:10.796593 19696 sys_catalog.cc:455] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 521d4b5b30e34bdeba9f2e645544d284. Latest consensus state: current_term: 1 leader_uuid: "521d4b5b30e34bdeba9f2e645544d284" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "521d4b5b30e34bdeba9f2e645544d284" member_type: VOTER } }
I20260806 07:00:10.797304 19693 sys_catalog.cc:458] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:10.797428 19696 sys_catalog.cc:458] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:10.802832 19699 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:10.810412 19699 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:10.811573 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:10.818787 19699 catalog_manager.cc:1347] Generated new cluster ID: 7c1ea57e7c9c4e6b86d95a8fcb191b69
I20260806 07:00:10.819082 19699 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:10.843205 19699 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:10.844975 19699 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:10.859448 19699 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284: Generated new TSK 0
I20260806 07:00:10.860272 19699 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:10.877966 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:10.883365 19713 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:10.884773 19714 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:10.886646 16719 server_base.cc:1034] running on GCE node
W20260806 07:00:10.887109 19716 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:10.887878 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:10.888098 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:10.888259 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999610888238 us; error 0 us; skew 500 ppm
I20260806 07:00:10.888803 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:10.891120 16719 webserver.cc:460] Webserver started at http://127.16.83.193:34155/ using document root <none> and password file <none>
I20260806 07:00:10.891587 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:10.891784 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:10.892037 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:10.893167 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "62bf07f17a364076a4547baa5baa92c4"
format_stamp: "Formatted at 2026-08-06 07:00:10 on dist-test-slave-cbsf"
I20260806 07:00:10.897662 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260806 07:00:10.900759 19721 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:10.901487 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260806 07:00:10.901754 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "62bf07f17a364076a4547baa5baa92c4"
format_stamp: "Formatted at 2026-08-06 07:00:10 on dist-test-slave-cbsf"
I20260806 07:00:10.902037 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:10.926719 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:10.927703 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:10.932355 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:10.932647 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:10.932989 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:10.933215 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:10.989142 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:37097
I20260806 07:00:10.989236 19796 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:37097 every 8 connection(s)
I20260806 07:00:10.994396 19797 heartbeater.cc:347] Connected to a master server at 127.16.83.254:34001
I20260806 07:00:10.994779 19797 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:10.995620 19797 heartbeater.cc:511] Master 127.16.83.254:34001 requested a full tablet report, sending...
I20260806 07:00:11.000532 19643 ts_manager.cc:194] Registered new tserver with Master: 62bf07f17a364076a4547baa5baa92c4 (127.16.83.193:37097)
I20260806 07:00:11.001055 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008621644s
I20260806 07:00:11.003237 19643 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46310
I20260806 07:00:11.017758 19797 heartbeater.cc:503] Master 127.16.83.254:34001 was elected leader, sending a full tablet report...
I20260806 07:00:11.026849 19643 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46318:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:11.060087 19762 tablet_service.cc:1467] Processing CreateTablet for tablet 2ac9d648e47b426ba9fd32858f49fcb9 (DEFAULT_TABLE table=client-testtb [id=8c991852433a4daa90636d6d88e69190]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:11.060381 19761 tablet_service.cc:1467] Processing CreateTablet for tablet 189a34b4acee465181d593367df79ba5 (DEFAULT_TABLE table=client-testtb [id=8c991852433a4daa90636d6d88e69190]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:11.061453 19762 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2ac9d648e47b426ba9fd32858f49fcb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:11.062094 19761 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 189a34b4acee465181d593367df79ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:11.073846 19809 tablet_bootstrap.cc:492] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4: Bootstrap starting.
I20260806 07:00:11.078380 19809 tablet_bootstrap.cc:654] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:11.082315 19809 tablet_bootstrap.cc:492] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4: No bootstrap required, opened a new log
I20260806 07:00:11.082710 19809 ts_tablet_manager.cc:1397] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.004s
I20260806 07:00:11.084785 19809 raft_consensus.cc:348] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62bf07f17a364076a4547baa5baa92c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 37097 } }
I20260806 07:00:11.085194 19809 raft_consensus.cc:374] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:11.085371 19809 raft_consensus.cc:729] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bf07f17a364076a4547baa5baa92c4, State: Initialized, Role: FOLLOWER
I20260806 07:00:11.085851 19809 consensus_queue.cc:260] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62bf07f17a364076a4547baa5baa92c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 37097 } }
I20260806 07:00:11.086359 19809 raft_consensus.cc:388] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:11.086601 19809 raft_consensus.cc:482] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:11.086870 19809 raft_consensus.cc:3037] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:11.091553 19809 raft_consensus.cc:504] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62bf07f17a364076a4547baa5baa92c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 37097 } }
I20260806 07:00:11.092103 19809 leader_election.cc:302] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 62bf07f17a364076a4547baa5baa92c4; no voters: 
I20260806 07:00:11.093554 19809 leader_election.cc:288] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:11.093936 19811 raft_consensus.cc:2781] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:11.095818 19811 raft_consensus.cc:686] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [term 1 LEADER]: Becoming Leader. State: Replica: 62bf07f17a364076a4547baa5baa92c4, State: Running, Role: LEADER
I20260806 07:00:11.096099 19809 ts_tablet_manager.cc:1428] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260806 07:00:11.096521 19811 consensus_queue.cc:237] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62bf07f17a364076a4547baa5baa92c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 37097 } }
I20260806 07:00:11.096967 19809 tablet_bootstrap.cc:492] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4: Bootstrap starting.
I20260806 07:00:11.101950 19809 tablet_bootstrap.cc:654] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:11.103513 19642 catalog_manager.cc:5495] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62bf07f17a364076a4547baa5baa92c4 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "62bf07f17a364076a4547baa5baa92c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62bf07f17a364076a4547baa5baa92c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 37097 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:11.111267 19809 tablet_bootstrap.cc:492] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4: No bootstrap required, opened a new log
I20260806 07:00:11.111701 19809 ts_tablet_manager.cc:1397] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260806 07:00:11.114051 19809 raft_consensus.cc:348] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62bf07f17a364076a4547baa5baa92c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 37097 } }
I20260806 07:00:11.114575 19809 raft_consensus.cc:374] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:11.114817 19809 raft_consensus.cc:729] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bf07f17a364076a4547baa5baa92c4, State: Initialized, Role: FOLLOWER
I20260806 07:00:11.115370 19809 consensus_queue.cc:260] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62bf07f17a364076a4547baa5baa92c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 37097 } }
I20260806 07:00:11.115823 19809 raft_consensus.cc:388] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:11.116066 19809 raft_consensus.cc:482] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:11.116381 19809 raft_consensus.cc:3037] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:11.122615 19809 raft_consensus.cc:504] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62bf07f17a364076a4547baa5baa92c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 37097 } }
I20260806 07:00:11.123188 19809 leader_election.cc:302] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 62bf07f17a364076a4547baa5baa92c4; no voters: 
I20260806 07:00:11.123679 19809 leader_election.cc:288] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:11.123822 19811 raft_consensus.cc:2781] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:11.124354 19811 raft_consensus.cc:686] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [term 1 LEADER]: Becoming Leader. State: Replica: 62bf07f17a364076a4547baa5baa92c4, State: Running, Role: LEADER
I20260806 07:00:11.125129 19809 ts_tablet_manager.cc:1428] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.005s
I20260806 07:00:11.125015 19811 consensus_queue.cc:237] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62bf07f17a364076a4547baa5baa92c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 37097 } }
I20260806 07:00:11.130617 19642 catalog_manager.cc:5495] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62bf07f17a364076a4547baa5baa92c4 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "62bf07f17a364076a4547baa5baa92c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62bf07f17a364076a4547baa5baa92c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 37097 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:11.144881 19643 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46318:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:11.148772 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:11.167069 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:11.167822 16719 tablet_replica.cc:330] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4: stopping tablet replica
I20260806 07:00:11.168330 16719 raft_consensus.cc:2229] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:11.168778 16719 raft_consensus.cc:2258] T 189a34b4acee465181d593367df79ba5 P 62bf07f17a364076a4547baa5baa92c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:11.170867 16719 tablet_replica.cc:330] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4: stopping tablet replica
I20260806 07:00:11.171267 16719 raft_consensus.cc:2229] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:11.171615 16719 raft_consensus.cc:2258] T 2ac9d648e47b426ba9fd32858f49fcb9 P 62bf07f17a364076a4547baa5baa92c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:11.192075 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:11.203313 16719 master.cc:537] Master@127.16.83.254:34001 shutting down...
I20260806 07:00:11.220161 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:11.220734 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:11.221180 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 521d4b5b30e34bdeba9f2e645544d284: stopping tablet replica
I20260806 07:00:11.231209 16719 master.cc:552] Master@127.16.83.254:34001 shutdown complete.
[       OK ] ClientTest.TestCreateDuplicateTable (567 ms)
[ RUN      ] ClientTest.TestInsertEmptyPK
I20260806 07:00:11.251119 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:32997
I20260806 07:00:11.252085 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:11.256779 19818 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:11.257005 19819 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:11.259747 19821 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:11.259786 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:11.261137 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:11.261358 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:11.261535 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999611261505 us; error 0 us; skew 500 ppm
I20260806 07:00:11.262039 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:11.264276 16719 webserver.cc:460] Webserver started at http://127.16.83.254:35127/ using document root <none> and password file <none>
I20260806 07:00:11.264865 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:11.265044 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:11.265304 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:11.266325 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "be34b982014c42ccbd8e0be1658f7034"
format_stamp: "Formatted at 2026-08-06 07:00:11 on dist-test-slave-cbsf"
I20260806 07:00:11.270591 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260806 07:00:11.273670 19826 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:11.274367 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260806 07:00:11.274644 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "be34b982014c42ccbd8e0be1658f7034"
format_stamp: "Formatted at 2026-08-06 07:00:11 on dist-test-slave-cbsf"
I20260806 07:00:11.274878 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:11.285568 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:11.286439 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:11.326908 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:32997
I20260806 07:00:11.327026 19891 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:32997 every 8 connection(s)
I20260806 07:00:11.330533 19892 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:11.340016 19892 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034: Bootstrap starting.
I20260806 07:00:11.344056 19892 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:11.347920 19892 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034: No bootstrap required, opened a new log
I20260806 07:00:11.349761 19892 raft_consensus.cc:348] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be34b982014c42ccbd8e0be1658f7034" member_type: VOTER }
I20260806 07:00:11.350136 19892 raft_consensus.cc:374] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:11.350386 19892 raft_consensus.cc:729] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be34b982014c42ccbd8e0be1658f7034, State: Initialized, Role: FOLLOWER
I20260806 07:00:11.351055 19892 consensus_queue.cc:260] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be34b982014c42ccbd8e0be1658f7034" member_type: VOTER }
I20260806 07:00:11.351511 19892 raft_consensus.cc:388] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:11.351737 19892 raft_consensus.cc:482] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:11.351974 19892 raft_consensus.cc:3037] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:11.356395 19892 raft_consensus.cc:504] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be34b982014c42ccbd8e0be1658f7034" member_type: VOTER }
I20260806 07:00:11.356946 19892 leader_election.cc:302] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: be34b982014c42ccbd8e0be1658f7034; no voters: 
I20260806 07:00:11.358075 19892 leader_election.cc:288] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:11.358409 19895 raft_consensus.cc:2781] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:11.359735 19895 raft_consensus.cc:686] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [term 1 LEADER]: Becoming Leader. State: Replica: be34b982014c42ccbd8e0be1658f7034, State: Running, Role: LEADER
I20260806 07:00:11.360363 19895 consensus_queue.cc:237] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be34b982014c42ccbd8e0be1658f7034" member_type: VOTER }
I20260806 07:00:11.360980 19892 sys_catalog.cc:564] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:11.364269 19896 sys_catalog.cc:455] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "be34b982014c42ccbd8e0be1658f7034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be34b982014c42ccbd8e0be1658f7034" member_type: VOTER } }
I20260806 07:00:11.364921 19896 sys_catalog.cc:458] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:11.365358 19897 sys_catalog.cc:455] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [sys.catalog]: SysCatalogTable state changed. Reason: New leader be34b982014c42ccbd8e0be1658f7034. Latest consensus state: current_term: 1 leader_uuid: "be34b982014c42ccbd8e0be1658f7034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be34b982014c42ccbd8e0be1658f7034" member_type: VOTER } }
I20260806 07:00:11.366068 19897 sys_catalog.cc:458] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:11.367167 19902 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:11.373602 19902 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:11.374966 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:11.381664 19902 catalog_manager.cc:1347] Generated new cluster ID: 6288ccb6c66640a1bd27761579f290ab
I20260806 07:00:11.381963 19902 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:11.410820 19902 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:11.412492 19902 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:11.424780 19902 catalog_manager.cc:5868] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034: Generated new TSK 0
I20260806 07:00:11.425427 19902 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:11.441282 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:11.446882 19913 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:11.447990 19914 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:11.449617 19916 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:11.450911 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:11.451694 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:11.451869 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:11.451992 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999611451984 us; error 0 us; skew 500 ppm
I20260806 07:00:11.452443 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:11.454864 16719 webserver.cc:460] Webserver started at http://127.16.83.193:36773/ using document root <none> and password file <none>
I20260806 07:00:11.455284 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:11.455467 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:11.455696 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:11.456835 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "0a67c05a4ad748be8cd85fdc019c96db"
format_stamp: "Formatted at 2026-08-06 07:00:11 on dist-test-slave-cbsf"
I20260806 07:00:11.461441 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260806 07:00:11.465198 19922 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:11.465934 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260806 07:00:11.466226 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "0a67c05a4ad748be8cd85fdc019c96db"
format_stamp: "Formatted at 2026-08-06 07:00:11 on dist-test-slave-cbsf"
I20260806 07:00:11.466513 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:11.481972 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:11.482941 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:11.487624 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:11.487900 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:11.488219 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:11.488433 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:11.540879 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:41979
I20260806 07:00:11.540970 19994 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:41979 every 8 connection(s)
I20260806 07:00:11.545383 19995 heartbeater.cc:347] Connected to a master server at 127.16.83.254:32997
I20260806 07:00:11.545693 19995 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:11.546305 19995 heartbeater.cc:511] Master 127.16.83.254:32997 requested a full tablet report, sending...
I20260806 07:00:11.548166 19844 ts_manager.cc:194] Registered new tserver with Master: 0a67c05a4ad748be8cd85fdc019c96db (127.16.83.193:41979)
I20260806 07:00:11.548852 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004874214s
I20260806 07:00:11.550112 19844 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42662
I20260806 07:00:11.563184 19995 heartbeater.cc:503] Master 127.16.83.254:32997 was elected leader, sending a full tablet report...
I20260806 07:00:11.572875 19844 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42674:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:11.605862 19959 tablet_service.cc:1467] Processing CreateTablet for tablet 14eab697881747788188a1ac75718ba1 (DEFAULT_TABLE table=client-testtb [id=e01c30e052574c329df62ee7c7110066]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:11.606027 19958 tablet_service.cc:1467] Processing CreateTablet for tablet 8cce06507b854259aee6be92b4a0891c (DEFAULT_TABLE table=client-testtb [id=e01c30e052574c329df62ee7c7110066]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:11.607313 19959 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 14eab697881747788188a1ac75718ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:11.607934 19958 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8cce06507b854259aee6be92b4a0891c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:11.623302 20005 tablet_bootstrap.cc:492] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db: Bootstrap starting.
I20260806 07:00:11.627256 20005 tablet_bootstrap.cc:654] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:11.631486 20005 tablet_bootstrap.cc:492] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db: No bootstrap required, opened a new log
I20260806 07:00:11.631855 20005 ts_tablet_manager.cc:1397] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260806 07:00:11.633769 20005 raft_consensus.cc:348] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } }
I20260806 07:00:11.634202 20005 raft_consensus.cc:374] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:11.634425 20005 raft_consensus.cc:729] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a67c05a4ad748be8cd85fdc019c96db, State: Initialized, Role: FOLLOWER
I20260806 07:00:11.634893 20005 consensus_queue.cc:260] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } }
I20260806 07:00:11.635355 20005 raft_consensus.cc:388] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:11.635593 20005 raft_consensus.cc:482] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:11.635847 20005 raft_consensus.cc:3037] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:11.640815 20005 raft_consensus.cc:504] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } }
I20260806 07:00:11.641356 20005 leader_election.cc:302] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0a67c05a4ad748be8cd85fdc019c96db; no voters: 
I20260806 07:00:11.642498 20005 leader_election.cc:288] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:11.642870 20007 raft_consensus.cc:2781] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:11.644767 20005 ts_tablet_manager.cc:1428] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db: Time spent starting tablet: real 0.013s	user 0.015s	sys 0.000s
I20260806 07:00:11.644820 20007 raft_consensus.cc:686] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [term 1 LEADER]: Becoming Leader. State: Replica: 0a67c05a4ad748be8cd85fdc019c96db, State: Running, Role: LEADER
I20260806 07:00:11.645663 20005 tablet_bootstrap.cc:492] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db: Bootstrap starting.
I20260806 07:00:11.645661 20007 consensus_queue.cc:237] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } }
I20260806 07:00:11.651288 20005 tablet_bootstrap.cc:654] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:11.651871 19843 catalog_manager.cc:5495] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a67c05a4ad748be8cd85fdc019c96db (127.16.83.193). New cstate: current_term: 1 leader_uuid: "0a67c05a4ad748be8cd85fdc019c96db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:11.656010 20005 tablet_bootstrap.cc:492] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db: No bootstrap required, opened a new log
I20260806 07:00:11.656430 20005 ts_tablet_manager.cc:1397] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260806 07:00:11.658391 20005 raft_consensus.cc:348] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } }
I20260806 07:00:11.658912 20005 raft_consensus.cc:374] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:11.659188 20005 raft_consensus.cc:729] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a67c05a4ad748be8cd85fdc019c96db, State: Initialized, Role: FOLLOWER
I20260806 07:00:11.659708 20005 consensus_queue.cc:260] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } }
I20260806 07:00:11.660269 20005 raft_consensus.cc:388] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:11.660543 20005 raft_consensus.cc:482] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:11.660888 20005 raft_consensus.cc:3037] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:11.666003 20005 raft_consensus.cc:504] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } }
I20260806 07:00:11.666579 20005 leader_election.cc:302] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0a67c05a4ad748be8cd85fdc019c96db; no voters: 
I20260806 07:00:11.667032 20005 leader_election.cc:288] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:11.667241 20007 raft_consensus.cc:2781] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:11.667790 20007 raft_consensus.cc:686] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [term 1 LEADER]: Becoming Leader. State: Replica: 0a67c05a4ad748be8cd85fdc019c96db, State: Running, Role: LEADER
I20260806 07:00:11.668385 20005 ts_tablet_manager.cc:1428] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260806 07:00:11.668447 20007 consensus_queue.cc:237] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } }
I20260806 07:00:11.674340 19843 catalog_manager.cc:5495] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a67c05a4ad748be8cd85fdc019c96db (127.16.83.193). New cstate: current_term: 1 leader_uuid: "0a67c05a4ad748be8cd85fdc019c96db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:11.689308 19843 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42674:
name: "empty-pk"
schema {
  columns {
    name: "k1"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "v1"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "k1"
    }
  }
}
I20260806 07:00:11.707017 19959 tablet_service.cc:1467] Processing CreateTablet for tablet d8269c9ab1034ad2b93c0496b4d29b34 (DEFAULT_TABLE table=empty-pk [id=9f50a23ac1594d73b1561dc6ccf1660a]), partition=RANGE (k1) PARTITION UNBOUNDED
I20260806 07:00:11.708106 19959 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d8269c9ab1034ad2b93c0496b4d29b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:11.719303 20005 tablet_bootstrap.cc:492] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db: Bootstrap starting.
I20260806 07:00:11.723567 20005 tablet_bootstrap.cc:654] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:11.728729 20005 tablet_bootstrap.cc:492] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db: No bootstrap required, opened a new log
I20260806 07:00:11.729141 20005 ts_tablet_manager.cc:1397] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260806 07:00:11.730928 20005 raft_consensus.cc:348] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } }
I20260806 07:00:11.731364 20005 raft_consensus.cc:374] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:11.731588 20005 raft_consensus.cc:729] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a67c05a4ad748be8cd85fdc019c96db, State: Initialized, Role: FOLLOWER
I20260806 07:00:11.732117 20005 consensus_queue.cc:260] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } }
I20260806 07:00:11.732607 20005 raft_consensus.cc:388] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:11.732892 20005 raft_consensus.cc:482] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:11.733170 20005 raft_consensus.cc:3037] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:11.737823 20005 raft_consensus.cc:504] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } }
I20260806 07:00:11.738356 20005 leader_election.cc:302] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0a67c05a4ad748be8cd85fdc019c96db; no voters: 
I20260806 07:00:11.738924 20005 leader_election.cc:288] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:11.739063 20007 raft_consensus.cc:2781] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:11.739606 20007 raft_consensus.cc:686] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [term 1 LEADER]: Becoming Leader. State: Replica: 0a67c05a4ad748be8cd85fdc019c96db, State: Running, Role: LEADER
I20260806 07:00:11.740455 20005 ts_tablet_manager.cc:1428] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260806 07:00:11.740307 20007 consensus_queue.cc:237] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } }
I20260806 07:00:11.746932 19844 catalog_manager.cc:5495] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a67c05a4ad748be8cd85fdc019c96db (127.16.83.193). New cstate: current_term: 1 leader_uuid: "0a67c05a4ad748be8cd85fdc019c96db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a67c05a4ad748be8cd85fdc019c96db" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 41979 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:12.033950 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:12.062960 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:12.063802 16719 tablet_replica.cc:330] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db: stopping tablet replica
I20260806 07:00:12.064455 16719 raft_consensus.cc:2229] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:12.065004 16719 raft_consensus.cc:2258] T d8269c9ab1034ad2b93c0496b4d29b34 P 0a67c05a4ad748be8cd85fdc019c96db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:12.067797 16719 tablet_replica.cc:330] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db: stopping tablet replica
I20260806 07:00:12.068346 16719 raft_consensus.cc:2229] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:12.068830 16719 raft_consensus.cc:2258] T 8cce06507b854259aee6be92b4a0891c P 0a67c05a4ad748be8cd85fdc019c96db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:12.070987 16719 tablet_replica.cc:330] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db: stopping tablet replica
I20260806 07:00:12.071430 16719 raft_consensus.cc:2229] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:12.071817 16719 raft_consensus.cc:2258] T 14eab697881747788188a1ac75718ba1 P 0a67c05a4ad748be8cd85fdc019c96db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:12.094746 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:12.109176 16719 master.cc:537] Master@127.16.83.254:32997 shutting down...
I20260806 07:00:12.136531 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:12.137204 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:12.137569 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P be34b982014c42ccbd8e0be1658f7034: stopping tablet replica
I20260806 07:00:12.148135 16719 master.cc:552] Master@127.16.83.254:32997 shutdown complete.
[       OK ] ClientTest.TestInsertEmptyPK (919 ms)
[ RUN      ] ClientTest.TestClonePredicates
I20260806 07:00:12.171463 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:33169
I20260806 07:00:12.172515 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:12.177892 20025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:12.178941 20026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:12.181545 20028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:12.187086 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:12.188182 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:12.188378 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:12.188602 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999612188570 us; error 0 us; skew 500 ppm
I20260806 07:00:12.189242 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:12.192175 16719 webserver.cc:460] Webserver started at http://127.16.83.254:41359/ using document root <none> and password file <none>
I20260806 07:00:12.192801 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:12.193037 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:12.193305 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:12.194344 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "fd9474923c0c4763b205d1e05fbb2cb0"
format_stamp: "Formatted at 2026-08-06 07:00:12 on dist-test-slave-cbsf"
I20260806 07:00:12.198907 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260806 07:00:12.202317 20033 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:12.203130 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260806 07:00:12.203401 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "fd9474923c0c4763b205d1e05fbb2cb0"
format_stamp: "Formatted at 2026-08-06 07:00:12 on dist-test-slave-cbsf"
I20260806 07:00:12.203686 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:12.223090 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:12.224174 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:12.285147 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:33169
I20260806 07:00:12.285274 20097 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:33169 every 8 connection(s)
I20260806 07:00:12.289345 20098 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:12.304317 20098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0: Bootstrap starting.
I20260806 07:00:12.310101 20098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:12.315034 20098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0: No bootstrap required, opened a new log
I20260806 07:00:12.317654 20098 raft_consensus.cc:348] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9474923c0c4763b205d1e05fbb2cb0" member_type: VOTER }
I20260806 07:00:12.318164 20098 raft_consensus.cc:374] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:12.318445 20098 raft_consensus.cc:729] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9474923c0c4763b205d1e05fbb2cb0, State: Initialized, Role: FOLLOWER
I20260806 07:00:12.319098 20098 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9474923c0c4763b205d1e05fbb2cb0" member_type: VOTER }
I20260806 07:00:12.319692 20098 raft_consensus.cc:388] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:12.319988 20098 raft_consensus.cc:482] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:12.320299 20098 raft_consensus.cc:3037] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:12.327167 20098 raft_consensus.cc:504] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9474923c0c4763b205d1e05fbb2cb0" member_type: VOTER }
I20260806 07:00:12.327811 20098 leader_election.cc:302] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fd9474923c0c4763b205d1e05fbb2cb0; no voters: 
I20260806 07:00:12.329360 20098 leader_election.cc:288] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:12.329698 20101 raft_consensus.cc:2781] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:12.331621 20101 raft_consensus.cc:686] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [term 1 LEADER]: Becoming Leader. State: Replica: fd9474923c0c4763b205d1e05fbb2cb0, State: Running, Role: LEADER
I20260806 07:00:12.332288 20101 consensus_queue.cc:237] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9474923c0c4763b205d1e05fbb2cb0" member_type: VOTER }
I20260806 07:00:12.332675 20098 sys_catalog.cc:564] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:12.335019 20102 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fd9474923c0c4763b205d1e05fbb2cb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9474923c0c4763b205d1e05fbb2cb0" member_type: VOTER } }
I20260806 07:00:12.335673 20102 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:12.335039 20103 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fd9474923c0c4763b205d1e05fbb2cb0. Latest consensus state: current_term: 1 leader_uuid: "fd9474923c0c4763b205d1e05fbb2cb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9474923c0c4763b205d1e05fbb2cb0" member_type: VOTER } }
I20260806 07:00:12.336808 20103 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:12.338058 20107 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:12.347987 20107 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:12.353222 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:12.357844 20107 catalog_manager.cc:1347] Generated new cluster ID: 1510a39b82574cbab7b5850867dafe86
I20260806 07:00:12.358134 20107 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:12.387938 20107 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:12.389657 20107 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:12.406939 20107 catalog_manager.cc:5868] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0: Generated new TSK 0
I20260806 07:00:12.407612 20107 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:12.419315 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:12.425583 20119 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:12.427423 20120 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:12.428679 20122 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:12.429919 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:12.430783 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:12.430985 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:12.431165 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999612431151 us; error 0 us; skew 500 ppm
I20260806 07:00:12.431689 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:12.434620 16719 webserver.cc:460] Webserver started at http://127.16.83.193:41775/ using document root <none> and password file <none>
I20260806 07:00:12.435081 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:12.435281 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:12.435540 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:12.436600 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "7f1081882aa34c6084f8b97cad9ca2c4"
format_stamp: "Formatted at 2026-08-06 07:00:12 on dist-test-slave-cbsf"
I20260806 07:00:12.441264 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260806 07:00:12.444643 20128 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:12.445477 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260806 07:00:12.445752 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "7f1081882aa34c6084f8b97cad9ca2c4"
format_stamp: "Formatted at 2026-08-06 07:00:12 on dist-test-slave-cbsf"
I20260806 07:00:12.446095 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:12.461273 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:12.462261 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:12.469775 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:12.470082 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:12.470368 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:12.470548 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:12.552882 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:36957
I20260806 07:00:12.552994 20201 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:36957 every 8 connection(s)
I20260806 07:00:12.557912 20202 heartbeater.cc:347] Connected to a master server at 127.16.83.254:33169
I20260806 07:00:12.558276 20202 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:12.559019 20202 heartbeater.cc:511] Master 127.16.83.254:33169 requested a full tablet report, sending...
I20260806 07:00:12.561631 20051 ts_manager.cc:194] Registered new tserver with Master: 7f1081882aa34c6084f8b97cad9ca2c4 (127.16.83.193:36957)
I20260806 07:00:12.561738 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005479327s
I20260806 07:00:12.564419 20051 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37814
I20260806 07:00:12.578357 20202 heartbeater.cc:503] Master 127.16.83.254:33169 was elected leader, sending a full tablet report...
I20260806 07:00:12.587896 20051 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37830:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:12.627003 20163 tablet_service.cc:1467] Processing CreateTablet for tablet 644bf96fdef84c6ca431f7cb8e119099 (DEFAULT_TABLE table=client-testtb [id=86b67940ae1b48df9b06452c13a3d1ca]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:12.627363 20162 tablet_service.cc:1467] Processing CreateTablet for tablet 0fbe1a24462b412aa497fb196ffc1038 (DEFAULT_TABLE table=client-testtb [id=86b67940ae1b48df9b06452c13a3d1ca]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:12.628322 20163 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 644bf96fdef84c6ca431f7cb8e119099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:12.628872 20162 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0fbe1a24462b412aa497fb196ffc1038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:12.644124 20212 tablet_bootstrap.cc:492] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4: Bootstrap starting.
I20260806 07:00:12.650154 20212 tablet_bootstrap.cc:654] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:12.654680 20212 tablet_bootstrap.cc:492] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4: No bootstrap required, opened a new log
I20260806 07:00:12.655103 20212 ts_tablet_manager.cc:1397] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260806 07:00:12.657236 20212 raft_consensus.cc:348] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f1081882aa34c6084f8b97cad9ca2c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36957 } }
I20260806 07:00:12.657678 20212 raft_consensus.cc:374] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:12.657904 20212 raft_consensus.cc:729] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1081882aa34c6084f8b97cad9ca2c4, State: Initialized, Role: FOLLOWER
I20260806 07:00:12.658437 20212 consensus_queue.cc:260] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f1081882aa34c6084f8b97cad9ca2c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36957 } }
I20260806 07:00:12.658911 20212 raft_consensus.cc:388] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:12.659152 20212 raft_consensus.cc:482] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:12.659406 20212 raft_consensus.cc:3037] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:12.665130 20212 raft_consensus.cc:504] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f1081882aa34c6084f8b97cad9ca2c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36957 } }
I20260806 07:00:12.665807 20212 leader_election.cc:302] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7f1081882aa34c6084f8b97cad9ca2c4; no voters: 
I20260806 07:00:12.667227 20212 leader_election.cc:288] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:12.667593 20214 raft_consensus.cc:2781] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:12.669126 20214 raft_consensus.cc:686] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 1 LEADER]: Becoming Leader. State: Replica: 7f1081882aa34c6084f8b97cad9ca2c4, State: Running, Role: LEADER
I20260806 07:00:12.670053 20214 consensus_queue.cc:237] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f1081882aa34c6084f8b97cad9ca2c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36957 } }
I20260806 07:00:12.676606 20212 ts_tablet_manager.cc:1428] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.007s
I20260806 07:00:12.677554 20212 tablet_bootstrap.cc:492] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4: Bootstrap starting.
I20260806 07:00:12.677397 20050 catalog_manager.cc:5495] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f1081882aa34c6084f8b97cad9ca2c4 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "7f1081882aa34c6084f8b97cad9ca2c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f1081882aa34c6084f8b97cad9ca2c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36957 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:12.683384 20212 tablet_bootstrap.cc:654] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:12.688356 20212 tablet_bootstrap.cc:492] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4: No bootstrap required, opened a new log
I20260806 07:00:12.688882 20212 ts_tablet_manager.cc:1397] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.004s
I20260806 07:00:12.691033 20212 raft_consensus.cc:348] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f1081882aa34c6084f8b97cad9ca2c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36957 } }
I20260806 07:00:12.691581 20212 raft_consensus.cc:374] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:12.691845 20212 raft_consensus.cc:729] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1081882aa34c6084f8b97cad9ca2c4, State: Initialized, Role: FOLLOWER
I20260806 07:00:12.692559 20212 consensus_queue.cc:260] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f1081882aa34c6084f8b97cad9ca2c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36957 } }
I20260806 07:00:12.693141 20212 raft_consensus.cc:388] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:12.693399 20212 raft_consensus.cc:482] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:12.693675 20212 raft_consensus.cc:3037] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:12.699363 20212 raft_consensus.cc:504] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f1081882aa34c6084f8b97cad9ca2c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36957 } }
I20260806 07:00:12.699909 20212 leader_election.cc:302] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7f1081882aa34c6084f8b97cad9ca2c4; no voters: 
I20260806 07:00:12.700381 20212 leader_election.cc:288] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:12.700580 20216 raft_consensus.cc:2781] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:12.701113 20216 raft_consensus.cc:686] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 1 LEADER]: Becoming Leader. State: Replica: 7f1081882aa34c6084f8b97cad9ca2c4, State: Running, Role: LEADER
I20260806 07:00:12.701975 20212 ts_tablet_manager.cc:1428] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260806 07:00:12.701776 20216 consensus_queue.cc:237] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f1081882aa34c6084f8b97cad9ca2c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36957 } }
I20260806 07:00:12.707968 20050 catalog_manager.cc:5495] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f1081882aa34c6084f8b97cad9ca2c4 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "7f1081882aa34c6084f8b97cad9ca2c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f1081882aa34c6084f8b97cad9ca2c4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36957 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:12.783282 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:12.813297 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:12.814260 16719 tablet_replica.cc:330] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4: stopping tablet replica
I20260806 07:00:12.814924 16719 raft_consensus.cc:2229] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:12.815501 16719 raft_consensus.cc:2258] T 644bf96fdef84c6ca431f7cb8e119099 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:12.818318 16719 tablet_replica.cc:330] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4: stopping tablet replica
I20260806 07:00:12.818897 16719 raft_consensus.cc:2229] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:12.819372 16719 raft_consensus.cc:2258] T 0fbe1a24462b412aa497fb196ffc1038 P 7f1081882aa34c6084f8b97cad9ca2c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:12.843077 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:12.857728 16719 master.cc:537] Master@127.16.83.254:33169 shutting down...
I20260806 07:00:12.881539 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:12.882185 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:12.882694 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P fd9474923c0c4763b205d1e05fbb2cb0: stopping tablet replica
I20260806 07:00:12.903103 16719 master.cc:552] Master@127.16.83.254:33169 shutdown complete.
[       OK ] ClientTest.TestClonePredicates (753 ms)
[ RUN      ] ClientTest.TestErrorCollector
I20260806 07:00:12.925040 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:44539
I20260806 07:00:12.926090 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:12.932520 20223 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:12.933831 20226 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:12.934163 20224 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:12.940832 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:12.942287 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:12.942546 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:12.942720 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999612942708 us; error 0 us; skew 500 ppm
I20260806 07:00:12.943382 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:12.946426 16719 webserver.cc:460] Webserver started at http://127.16.83.254:36213/ using document root <none> and password file <none>
I20260806 07:00:12.947023 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:12.947257 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:12.947562 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:12.949100 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "5d00067d1b2f448f9dc7c7748d305e36"
format_stamp: "Formatted at 2026-08-06 07:00:12 on dist-test-slave-cbsf"
I20260806 07:00:12.955114 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260806 07:00:12.959646 20231 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:12.960597 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260806 07:00:12.961000 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "5d00067d1b2f448f9dc7c7748d305e36"
format_stamp: "Formatted at 2026-08-06 07:00:12 on dist-test-slave-cbsf"
I20260806 07:00:12.961419 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:12.974815 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:12.976264 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:13.035739 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:44539
I20260806 07:00:13.035921 20293 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:44539 every 8 connection(s)
I20260806 07:00:13.039934 20294 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:13.054716 20294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36: Bootstrap starting.
I20260806 07:00:13.059194 20294 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:13.063681 20294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36: No bootstrap required, opened a new log
I20260806 07:00:13.065696 20294 raft_consensus.cc:348] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d00067d1b2f448f9dc7c7748d305e36" member_type: VOTER }
I20260806 07:00:13.066129 20294 raft_consensus.cc:374] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:13.066362 20294 raft_consensus.cc:729] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d00067d1b2f448f9dc7c7748d305e36, State: Initialized, Role: FOLLOWER
I20260806 07:00:13.066928 20294 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d00067d1b2f448f9dc7c7748d305e36" member_type: VOTER }
I20260806 07:00:13.067404 20294 raft_consensus.cc:388] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:13.067619 20294 raft_consensus.cc:482] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:13.067875 20294 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:13.072589 20294 raft_consensus.cc:504] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d00067d1b2f448f9dc7c7748d305e36" member_type: VOTER }
I20260806 07:00:13.073174 20294 leader_election.cc:302] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5d00067d1b2f448f9dc7c7748d305e36; no voters: 
I20260806 07:00:13.074486 20294 leader_election.cc:288] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:13.074827 20297 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:13.076553 20297 raft_consensus.cc:686] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [term 1 LEADER]: Becoming Leader. State: Replica: 5d00067d1b2f448f9dc7c7748d305e36, State: Running, Role: LEADER
I20260806 07:00:13.077368 20297 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d00067d1b2f448f9dc7c7748d305e36" member_type: VOTER }
I20260806 07:00:13.077976 20294 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:13.080296 20298 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5d00067d1b2f448f9dc7c7748d305e36" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d00067d1b2f448f9dc7c7748d305e36" member_type: VOTER } }
I20260806 07:00:13.080369 20299 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5d00067d1b2f448f9dc7c7748d305e36. Latest consensus state: current_term: 1 leader_uuid: "5d00067d1b2f448f9dc7c7748d305e36" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d00067d1b2f448f9dc7c7748d305e36" member_type: VOTER } }
I20260806 07:00:13.080953 20298 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:13.081084 20299 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:13.085160 20303 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:13.093870 20303 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:13.104960 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:13.105713 20303 catalog_manager.cc:1347] Generated new cluster ID: cace847779704b409b49d13f3dafa4e8
I20260806 07:00:13.106011 20303 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:13.129508 20303 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:13.131368 20303 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:13.149398 20303 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36: Generated new TSK 0
I20260806 07:00:13.150154 20303 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:13.171794 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:13.178969 20317 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:13.179968 20318 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:13.182977 16719 server_base.cc:1034] running on GCE node
W20260806 07:00:13.183429 20320 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:13.184511 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:13.184809 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:13.185002 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999613184989 us; error 0 us; skew 500 ppm
I20260806 07:00:13.185732 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:13.188736 16719 webserver.cc:460] Webserver started at http://127.16.83.193:37417/ using document root <none> and password file <none>
I20260806 07:00:13.189324 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:13.189568 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:13.189947 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:13.191413 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "52644eb8993c410aa8c3816d8c9ba276"
format_stamp: "Formatted at 2026-08-06 07:00:13 on dist-test-slave-cbsf"
I20260806 07:00:13.199148 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.004s
I20260806 07:00:13.203645 20326 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:13.204553 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260806 07:00:13.204934 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "52644eb8993c410aa8c3816d8c9ba276"
format_stamp: "Formatted at 2026-08-06 07:00:13 on dist-test-slave-cbsf"
I20260806 07:00:13.205307 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:13.220520 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:13.221668 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:13.242506 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:13.242795 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:13.243160 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:13.243382 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:13.313614 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:46245
I20260806 07:00:13.313728 20401 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:46245 every 8 connection(s)
I20260806 07:00:13.318526 20402 heartbeater.cc:347] Connected to a master server at 127.16.83.254:44539
I20260806 07:00:13.318881 20402 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:13.319623 20402 heartbeater.cc:511] Master 127.16.83.254:44539 requested a full tablet report, sending...
I20260806 07:00:13.321638 20249 ts_manager.cc:194] Registered new tserver with Master: 52644eb8993c410aa8c3816d8c9ba276 (127.16.83.193:46245)
I20260806 07:00:13.321866 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004970281s
I20260806 07:00:13.323625 20249 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55936
I20260806 07:00:13.336987 20402 heartbeater.cc:503] Master 127.16.83.254:44539 was elected leader, sending a full tablet report...
I20260806 07:00:13.350062 20249 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55946:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:13.399405 20366 tablet_service.cc:1467] Processing CreateTablet for tablet 489828586c9d48e4805f117a5e205c0e (DEFAULT_TABLE table=client-testtb [id=319a077e499f4af4800e50b8194c5f1b]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:13.399602 20365 tablet_service.cc:1467] Processing CreateTablet for tablet b731274779c74264aab67dbe1d12acd7 (DEFAULT_TABLE table=client-testtb [id=319a077e499f4af4800e50b8194c5f1b]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:13.400868 20366 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 489828586c9d48e4805f117a5e205c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:13.401405 20365 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b731274779c74264aab67dbe1d12acd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:13.417704 20412 tablet_bootstrap.cc:492] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276: Bootstrap starting.
I20260806 07:00:13.423233 20412 tablet_bootstrap.cc:654] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:13.428328 20412 tablet_bootstrap.cc:492] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276: No bootstrap required, opened a new log
I20260806 07:00:13.428813 20412 ts_tablet_manager.cc:1397] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.005s
I20260806 07:00:13.431201 20412 raft_consensus.cc:348] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52644eb8993c410aa8c3816d8c9ba276" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46245 } }
I20260806 07:00:13.431754 20412 raft_consensus.cc:374] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:13.432027 20412 raft_consensus.cc:729] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52644eb8993c410aa8c3816d8c9ba276, State: Initialized, Role: FOLLOWER
I20260806 07:00:13.432653 20412 consensus_queue.cc:260] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52644eb8993c410aa8c3816d8c9ba276" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46245 } }
I20260806 07:00:13.433300 20412 raft_consensus.cc:388] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:13.433591 20412 raft_consensus.cc:482] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:13.433902 20412 raft_consensus.cc:3037] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:13.440649 20412 raft_consensus.cc:504] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52644eb8993c410aa8c3816d8c9ba276" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46245 } }
I20260806 07:00:13.441392 20412 leader_election.cc:302] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 52644eb8993c410aa8c3816d8c9ba276; no voters: 
I20260806 07:00:13.442792 20412 leader_election.cc:288] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:13.443089 20414 raft_consensus.cc:2781] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:13.445323 20412 ts_tablet_manager.cc:1428] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276: Time spent starting tablet: real 0.016s	user 0.016s	sys 0.000s
I20260806 07:00:13.446309 20412 tablet_bootstrap.cc:492] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276: Bootstrap starting.
I20260806 07:00:13.446271 20414 raft_consensus.cc:686] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [term 1 LEADER]: Becoming Leader. State: Replica: 52644eb8993c410aa8c3816d8c9ba276, State: Running, Role: LEADER
I20260806 07:00:13.447161 20414 consensus_queue.cc:237] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52644eb8993c410aa8c3816d8c9ba276" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46245 } }
I20260806 07:00:13.452287 20412 tablet_bootstrap.cc:654] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:13.457374 20248 catalog_manager.cc:5495] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52644eb8993c410aa8c3816d8c9ba276 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "52644eb8993c410aa8c3816d8c9ba276" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52644eb8993c410aa8c3816d8c9ba276" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46245 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:13.463421 20412 tablet_bootstrap.cc:492] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276: No bootstrap required, opened a new log
I20260806 07:00:13.464147 20412 ts_tablet_manager.cc:1397] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260806 07:00:13.466722 20412 raft_consensus.cc:348] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52644eb8993c410aa8c3816d8c9ba276" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46245 } }
I20260806 07:00:13.467478 20412 raft_consensus.cc:374] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:13.467830 20412 raft_consensus.cc:729] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52644eb8993c410aa8c3816d8c9ba276, State: Initialized, Role: FOLLOWER
I20260806 07:00:13.468648 20412 consensus_queue.cc:260] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52644eb8993c410aa8c3816d8c9ba276" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46245 } }
I20260806 07:00:13.469383 20412 raft_consensus.cc:388] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:13.469735 20412 raft_consensus.cc:482] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:13.470116 20412 raft_consensus.cc:3037] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:13.477078 20412 raft_consensus.cc:504] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52644eb8993c410aa8c3816d8c9ba276" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46245 } }
I20260806 07:00:13.478014 20412 leader_election.cc:302] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 52644eb8993c410aa8c3816d8c9ba276; no voters: 
I20260806 07:00:13.478619 20412 leader_election.cc:288] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:13.478783 20416 raft_consensus.cc:2781] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:13.479803 20416 raft_consensus.cc:686] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [term 1 LEADER]: Becoming Leader. State: Replica: 52644eb8993c410aa8c3816d8c9ba276, State: Running, Role: LEADER
I20260806 07:00:13.480408 20412 ts_tablet_manager.cc:1428] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260806 07:00:13.480540 20416 consensus_queue.cc:237] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52644eb8993c410aa8c3816d8c9ba276" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46245 } }
I20260806 07:00:13.487353 20248 catalog_manager.cc:5495] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52644eb8993c410aa8c3816d8c9ba276 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "52644eb8993c410aa8c3816d8c9ba276" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52644eb8993c410aa8c3816d8c9ba276" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46245 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:13.566553 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:13.596645 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:13.597491 16719 tablet_replica.cc:330] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276: stopping tablet replica
I20260806 07:00:13.598188 16719 raft_consensus.cc:2229] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:13.598676 16719 raft_consensus.cc:2258] T 489828586c9d48e4805f117a5e205c0e P 52644eb8993c410aa8c3816d8c9ba276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:13.601372 16719 tablet_replica.cc:330] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276: stopping tablet replica
I20260806 07:00:13.601850 16719 raft_consensus.cc:2229] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:13.602239 16719 raft_consensus.cc:2258] T b731274779c74264aab67dbe1d12acd7 P 52644eb8993c410aa8c3816d8c9ba276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:13.624372 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:13.638952 16719 master.cc:537] Master@127.16.83.254:44539 shutting down...
I20260806 07:00:13.665503 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:13.666132 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:13.666499 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 5d00067d1b2f448f9dc7c7748d305e36: stopping tablet replica
I20260806 07:00:13.676609 16719 master.cc:552] Master@127.16.83.254:44539 shutdown complete.
[       OK ] ClientTest.TestErrorCollector (773 ms)
[ RUN      ] ClientTest.TestBlockScannerHijackingAttempts
I20260806 07:00:13.699021 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:35375
I20260806 07:00:13.700022 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:13.705258 20423 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:13.707087 20424 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:13.708335 20426 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:13.709699 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:13.710556 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:13.710788 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:13.710955 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999613710943 us; error 0 us; skew 500 ppm
I20260806 07:00:13.711596 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:13.717154 16719 webserver.cc:460] Webserver started at http://127.16.83.254:41473/ using document root <none> and password file <none>
I20260806 07:00:13.717772 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:13.718004 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:13.718315 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:13.719782 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "37df659766d546808e626372e75244bb"
format_stamp: "Formatted at 2026-08-06 07:00:13 on dist-test-slave-cbsf"
I20260806 07:00:13.726583 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.002s
I20260806 07:00:13.730944 20431 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:13.731818 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260806 07:00:13.732142 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "37df659766d546808e626372e75244bb"
format_stamp: "Formatted at 2026-08-06 07:00:13 on dist-test-slave-cbsf"
I20260806 07:00:13.732483 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:13.754755 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:13.756013 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:13.807893 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:35375
I20260806 07:00:13.808043 20496 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:35375 every 8 connection(s)
I20260806 07:00:13.812645 20497 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:13.824663 20497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb: Bootstrap starting.
I20260806 07:00:13.829350 20497 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:13.833773 20497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb: No bootstrap required, opened a new log
I20260806 07:00:13.835796 20497 raft_consensus.cc:348] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37df659766d546808e626372e75244bb" member_type: VOTER }
I20260806 07:00:13.836244 20497 raft_consensus.cc:374] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:13.836474 20497 raft_consensus.cc:729] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37df659766d546808e626372e75244bb, State: Initialized, Role: FOLLOWER
I20260806 07:00:13.837090 20497 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37df659766d546808e626372e75244bb" member_type: VOTER }
I20260806 07:00:13.837548 20497 raft_consensus.cc:388] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:13.837774 20497 raft_consensus.cc:482] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:13.838037 20497 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:13.842939 20497 raft_consensus.cc:504] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37df659766d546808e626372e75244bb" member_type: VOTER }
I20260806 07:00:13.843478 20497 leader_election.cc:302] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 37df659766d546808e626372e75244bb; no voters: 
I20260806 07:00:13.844988 20497 leader_election.cc:288] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:13.845342 20500 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:13.846863 20500 raft_consensus.cc:686] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 1 LEADER]: Becoming Leader. State: Replica: 37df659766d546808e626372e75244bb, State: Running, Role: LEADER
I20260806 07:00:13.847882 20500 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37df659766d546808e626372e75244bb" member_type: VOTER }
I20260806 07:00:13.851039 20501 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37df659766d546808e626372e75244bb. Latest consensus state: current_term: 1 leader_uuid: "37df659766d546808e626372e75244bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37df659766d546808e626372e75244bb" member_type: VOTER } }
I20260806 07:00:13.851605 20501 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:13.851815 20502 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37df659766d546808e626372e75244bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37df659766d546808e626372e75244bb" member_type: VOTER } }
I20260806 07:00:13.852231 20497 sys_catalog.cc:564] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:13.852380 20502 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:13.860347 20504 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:13.868036 20504 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:13.869204 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:13.879177 20504 catalog_manager.cc:1347] Generated new cluster ID: 48ebd1b5cb07458d9d4783b91d1fbd6d
I20260806 07:00:13.879506 20504 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:13.896265 20504 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:13.898698 20504 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:13.912823 20504 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb: Generated new TSK 0
I20260806 07:00:13.913568 20504 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:13.936360 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:13.943653 20518 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:13.944855 20519 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:13.948089 20521 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:13.949237 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:13.950157 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:13.950389 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:13.950559 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999613950544 us; error 0 us; skew 500 ppm
I20260806 07:00:13.951085 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:13.954294 16719 webserver.cc:460] Webserver started at http://127.16.83.193:33431/ using document root <none> and password file <none>
I20260806 07:00:13.954807 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:13.955026 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:13.955303 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:13.956903 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "92c1cd1336cf47a7938d7ed76369c4a4"
format_stamp: "Formatted at 2026-08-06 07:00:13 on dist-test-slave-cbsf"
I20260806 07:00:13.963069 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260806 07:00:13.967636 20527 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:13.968601 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260806 07:00:13.968940 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "92c1cd1336cf47a7938d7ed76369c4a4"
format_stamp: "Formatted at 2026-08-06 07:00:13 on dist-test-slave-cbsf"
I20260806 07:00:13.969230 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:13.984889 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:13.985878 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:13.998329 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:13.998728 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:13.999122 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:13.999390 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:14.087953 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:44187
I20260806 07:00:14.088044 20602 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:44187 every 8 connection(s)
I20260806 07:00:14.093497 20603 heartbeater.cc:347] Connected to a master server at 127.16.83.254:35375
I20260806 07:00:14.094120 20603 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:14.095431 20603 heartbeater.cc:511] Master 127.16.83.254:35375 requested a full tablet report, sending...
I20260806 07:00:14.098703 20450 ts_manager.cc:194] Registered new tserver with Master: 92c1cd1336cf47a7938d7ed76369c4a4 (127.16.83.193:44187)
I20260806 07:00:14.098930 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007492329s
I20260806 07:00:14.101670 20450 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37988
I20260806 07:00:14.115729 20603 heartbeater.cc:503] Master 127.16.83.254:35375 was elected leader, sending a full tablet report...
I20260806 07:00:14.128881 20450 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38006:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:14.165593 20564 tablet_service.cc:1467] Processing CreateTablet for tablet 770ff79e7ac6411e88a4394a8210535d (DEFAULT_TABLE table=client-testtb [id=54b37e3d60fa4b6f8e4b91db94aa67e9]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:14.165593 20562 tablet_service.cc:1467] Processing CreateTablet for tablet 5abd3cdc36574509a9fb88360af0c1e7 (DEFAULT_TABLE table=client-testtb [id=54b37e3d60fa4b6f8e4b91db94aa67e9]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:14.166903 20564 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 770ff79e7ac6411e88a4394a8210535d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:14.167382 20562 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5abd3cdc36574509a9fb88360af0c1e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:14.180495 20614 tablet_bootstrap.cc:492] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4: Bootstrap starting.
I20260806 07:00:14.184590 20614 tablet_bootstrap.cc:654] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:14.188997 20614 tablet_bootstrap.cc:492] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4: No bootstrap required, opened a new log
I20260806 07:00:14.189445 20614 ts_tablet_manager.cc:1397] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.001s
I20260806 07:00:14.191179 20614 raft_consensus.cc:348] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.191619 20614 raft_consensus.cc:374] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:14.191844 20614 raft_consensus.cc:729] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92c1cd1336cf47a7938d7ed76369c4a4, State: Initialized, Role: FOLLOWER
I20260806 07:00:14.192338 20614 consensus_queue.cc:260] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.192819 20614 raft_consensus.cc:388] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:14.193061 20614 raft_consensus.cc:482] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:14.193310 20614 raft_consensus.cc:3037] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:14.198525 20614 raft_consensus.cc:504] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.199301 20614 leader_election.cc:302] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92c1cd1336cf47a7938d7ed76369c4a4; no voters: 
I20260806 07:00:14.200577 20614 leader_election.cc:288] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:14.201026 20616 raft_consensus.cc:2781] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:14.202440 20616 raft_consensus.cc:686] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 LEADER]: Becoming Leader. State: Replica: 92c1cd1336cf47a7938d7ed76369c4a4, State: Running, Role: LEADER
I20260806 07:00:14.202952 20614 ts_tablet_manager.cc:1428] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.011s
I20260806 07:00:14.203879 20614 tablet_bootstrap.cc:492] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4: Bootstrap starting.
I20260806 07:00:14.204039 20616 consensus_queue.cc:237] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.208899 20614 tablet_bootstrap.cc:654] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:14.210449 20449 catalog_manager.cc:5495] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92c1cd1336cf47a7938d7ed76369c4a4 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:14.217497 20614 tablet_bootstrap.cc:492] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4: No bootstrap required, opened a new log
I20260806 07:00:14.217895 20614 ts_tablet_manager.cc:1397] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260806 07:00:14.219899 20614 raft_consensus.cc:348] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.220327 20614 raft_consensus.cc:374] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:14.220531 20614 raft_consensus.cc:729] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92c1cd1336cf47a7938d7ed76369c4a4, State: Initialized, Role: FOLLOWER
I20260806 07:00:14.221100 20614 consensus_queue.cc:260] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.221737 20614 raft_consensus.cc:388] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:14.221984 20614 raft_consensus.cc:482] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:14.222244 20614 raft_consensus.cc:3037] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:14.227295 20614 raft_consensus.cc:504] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.227950 20614 leader_election.cc:302] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92c1cd1336cf47a7938d7ed76369c4a4; no voters: 
I20260806 07:00:14.228580 20614 leader_election.cc:288] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:14.228796 20616 raft_consensus.cc:2781] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:14.229306 20616 raft_consensus.cc:686] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 LEADER]: Becoming Leader. State: Replica: 92c1cd1336cf47a7938d7ed76369c4a4, State: Running, Role: LEADER
I20260806 07:00:14.230226 20614 ts_tablet_manager.cc:1428] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260806 07:00:14.230078 20616 consensus_queue.cc:237] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.235108 20449 catalog_manager.cc:5495] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92c1cd1336cf47a7938d7ed76369c4a4 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:14.250448 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:14.269893 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:14.271061 16719 tablet_replica.cc:330] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4: stopping tablet replica
I20260806 07:00:14.271623 16719 raft_consensus.cc:2229] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:14.272117 16719 raft_consensus.cc:2258] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:14.274446 16719 tablet_replica.cc:330] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4: stopping tablet replica
I20260806 07:00:14.274966 16719 raft_consensus.cc:2229] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:14.275370 16719 raft_consensus.cc:2258] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:14.295661 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:14.306401 16719 master.cc:537] Master@127.16.83.254:35375 shutting down...
I20260806 07:00:14.324431 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:14.325003 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:14.325434 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb: stopping tablet replica
I20260806 07:00:14.345343 16719 master.cc:552] Master@127.16.83.254:35375 shutdown complete.
I20260806 07:00:14.356895 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:14.362176 20625 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:14.362690 20624 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:14.363299 20627 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:14.364224 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:14.365247 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:14.365409 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:14.365514 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999614365506 us; error 0 us; skew 500 ppm
I20260806 07:00:14.365962 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:14.368244 16719 webserver.cc:460] Webserver started at http://127.16.83.254:39255/ using document root <none> and password file <none>
I20260806 07:00:14.368662 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:14.368875 16719 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260806 07:00:14.372258 16719 fs_manager.cc:709] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260806 07:00:14.374962 20632 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:14.375821 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260806 07:00:14.376055 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "37df659766d546808e626372e75244bb"
format_stamp: "Formatted at 2026-08-06 07:00:13 on dist-test-slave-cbsf"
I20260806 07:00:14.376299 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:14.394918 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:14.395977 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:14.440196 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:35375
I20260806 07:00:14.440318 20695 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:35375 every 8 connection(s)
I20260806 07:00:14.449780 20697 sys_catalog.cc:263] Verifying existing consensus state
I20260806 07:00:14.454649 20697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb: Bootstrap starting.
I20260806 07:00:14.485256 20697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=6 ignored=0} mutations{seen=4 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 07:00:14.486094 20697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb: Bootstrap complete.
I20260806 07:00:14.488586 20697 raft_consensus.cc:348] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37df659766d546808e626372e75244bb" member_type: VOTER }
I20260806 07:00:14.489001 20697 raft_consensus.cc:729] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37df659766d546808e626372e75244bb, State: Initialized, Role: FOLLOWER
I20260806 07:00:14.489485 20697 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 1.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37df659766d546808e626372e75244bb" member_type: VOTER }
I20260806 07:00:14.489920 20697 raft_consensus.cc:388] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:14.490103 20697 raft_consensus.cc:482] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:14.490306 20697 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 1 FOLLOWER]: Advancing to term 2
I20260806 07:00:14.495015 20697 raft_consensus.cc:504] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37df659766d546808e626372e75244bb" member_type: VOTER }
I20260806 07:00:14.495513 20697 leader_election.cc:302] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 37df659766d546808e626372e75244bb; no voters: 
I20260806 07:00:14.496630 20697 leader_election.cc:288] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260806 07:00:14.497079 20701 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 2 FOLLOWER]: Leader election won for term 2
I20260806 07:00:14.498461 20701 raft_consensus.cc:686] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 2 LEADER]: Becoming Leader. State: Replica: 37df659766d546808e626372e75244bb, State: Running, Role: LEADER
I20260806 07:00:14.499112 20701 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 8, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37df659766d546808e626372e75244bb" member_type: VOTER }
I20260806 07:00:14.499735 20697 sys_catalog.cc:564] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:14.502132 20703 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37df659766d546808e626372e75244bb. Latest consensus state: current_term: 2 leader_uuid: "37df659766d546808e626372e75244bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37df659766d546808e626372e75244bb" member_type: VOTER } }
I20260806 07:00:14.502072 20702 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "37df659766d546808e626372e75244bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37df659766d546808e626372e75244bb" member_type: VOTER } }
I20260806 07:00:14.502800 20703 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:14.503185 20702 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:14.510104 20707 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:14.515183 20707 catalog_manager.cc:669] Loaded metadata for table client-testtb [id=54b37e3d60fa4b6f8e4b91db94aa67e9]
I20260806 07:00:14.520393 20707 tablet_loader.cc:96] loaded metadata for tablet 5abd3cdc36574509a9fb88360af0c1e7 (table client-testtb [id=54b37e3d60fa4b6f8e4b91db94aa67e9])
I20260806 07:00:14.521364 20707 tablet_loader.cc:96] loaded metadata for tablet 770ff79e7ac6411e88a4394a8210535d (table client-testtb [id=54b37e3d60fa4b6f8e4b91db94aa67e9])
I20260806 07:00:14.522224 20707 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:14.523368 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:14.525302 20707 catalog_manager.cc:1259] Loaded cluster ID: 48ebd1b5cb07458d9d4783b91d1fbd6d
I20260806 07:00:14.525558 20707 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:14.530613 20707 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:14.533569 20707 catalog_manager.cc:5879] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb: Loaded TSK: 0
I20260806 07:00:14.534643 20707 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:14.540890 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:14.546551 20719 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:14.547986 20720 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:14.549494 16719 server_base.cc:1034] running on GCE node
W20260806 07:00:14.549502 20722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:14.550534 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:14.550729 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:14.550846 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999614550838 us; error 0 us; skew 500 ppm
I20260806 07:00:14.551286 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:14.553731 16719 webserver.cc:460] Webserver started at http://127.16.83.193:45899/ using document root <none> and password file <none>
I20260806 07:00:14.554158 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:14.554293 16719 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260806 07:00:14.557842 16719 fs_manager.cc:709] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260806 07:00:14.560775 20727 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:14.561559 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260806 07:00:14.561859 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "92c1cd1336cf47a7938d7ed76369c4a4"
format_stamp: "Formatted at 2026-08-06 07:00:13 on dist-test-slave-cbsf"
I20260806 07:00:14.562166 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:14.593415 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:14.594477 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:14.601830 20737 ts_tablet_manager.cc:542] Loading tablet metadata (0/2 complete)
I20260806 07:00:14.618289 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (2 total tablets, 2 live tablets)
I20260806 07:00:14.618615 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.019s	user 0.002s	sys 0.000s
I20260806 07:00:14.618897 16719 ts_tablet_manager.cc:594] Registering tablets (0/2 complete)
I20260806 07:00:14.625144 20737 tablet_bootstrap.cc:492] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4: Bootstrap starting.
I20260806 07:00:14.629926 16719 ts_tablet_manager.cc:610] Registered 2 tablets
I20260806 07:00:14.630278 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.011s	user 0.008s	sys 0.003s
I20260806 07:00:14.640849 20737 tablet_bootstrap.cc:492] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 07:00:14.641780 20737 tablet_bootstrap.cc:492] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4: Bootstrap complete.
I20260806 07:00:14.642503 20737 ts_tablet_manager.cc:1397] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260806 07:00:14.645082 20737 raft_consensus.cc:348] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.645730 20737 raft_consensus.cc:729] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92c1cd1336cf47a7938d7ed76369c4a4, State: Initialized, Role: FOLLOWER
I20260806 07:00:14.646445 20737 consensus_queue.cc:260] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.647125 20737 raft_consensus.cc:388] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:14.647466 20737 raft_consensus.cc:482] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:14.647790 20737 raft_consensus.cc:3037] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Advancing to term 2
I20260806 07:00:14.655303 20737 raft_consensus.cc:504] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.656049 20737 leader_election.cc:302] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92c1cd1336cf47a7938d7ed76369c4a4; no voters: 
I20260806 07:00:14.657778 20737 leader_election.cc:288] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260806 07:00:14.658281 20769 raft_consensus.cc:2781] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 07:00:14.661721 20769 raft_consensus.cc:686] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 2 LEADER]: Becoming Leader. State: Replica: 92c1cd1336cf47a7938d7ed76369c4a4, State: Running, Role: LEADER
I20260806 07:00:14.661846 20737 ts_tablet_manager.cc:1428] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4: Time spent starting tablet: real 0.019s	user 0.020s	sys 0.000s
I20260806 07:00:14.662794 20737 tablet_bootstrap.cc:492] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4: Bootstrap starting.
I20260806 07:00:14.662516 20769 consensus_queue.cc:237] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.677663 20737 tablet_bootstrap.cc:492] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 07:00:14.678726 20737 tablet_bootstrap.cc:492] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4: Bootstrap complete.
I20260806 07:00:14.679467 20737 ts_tablet_manager.cc:1397] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260806 07:00:14.681515 20737 raft_consensus.cc:348] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.682179 20737 raft_consensus.cc:729] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92c1cd1336cf47a7938d7ed76369c4a4, State: Initialized, Role: FOLLOWER
I20260806 07:00:14.683094 20737 consensus_queue.cc:260] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.683714 20737 raft_consensus.cc:388] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:14.684015 20737 raft_consensus.cc:482] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:14.684311 20737 raft_consensus.cc:3037] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 1 FOLLOWER]: Advancing to term 2
I20260806 07:00:14.689952 20737 raft_consensus.cc:504] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.690693 20737 leader_election.cc:302] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92c1cd1336cf47a7938d7ed76369c4a4; no voters: 
I20260806 07:00:14.691493 20737 leader_election.cc:288] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260806 07:00:14.691671 20769 raft_consensus.cc:2781] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 07:00:14.692345 20769 raft_consensus.cc:686] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 2 LEADER]: Becoming Leader. State: Replica: 92c1cd1336cf47a7938d7ed76369c4a4, State: Running, Role: LEADER
I20260806 07:00:14.693418 20737 ts_tablet_manager.cc:1428] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.001s
I20260806 07:00:14.693346 20769 consensus_queue.cc:237] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } }
I20260806 07:00:14.694160 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:35269
I20260806 07:00:14.694428 20810 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:35269 every 8 connection(s)
I20260806 07:00:14.699985 20812 heartbeater.cc:347] Connected to a master server at 127.16.83.254:35375
I20260806 07:00:14.700387 20812 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:14.701260 20812 heartbeater.cc:511] Master 127.16.83.254:35375 requested a full tablet report, sending...
I20260806 07:00:14.704326 20650 ts_manager.cc:194] Registered new tserver with Master: 92c1cd1336cf47a7938d7ed76369c4a4 (127.16.83.193:35269)
I20260806 07:00:14.705390 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007221255s
I20260806 07:00:14.706740 20650 catalog_manager.cc:5495] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:14.707994 20650 catalog_manager.cc:5495] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92c1cd1336cf47a7938d7ed76369c4a4" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 44187 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:14.737775 20650 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38010
I20260806 07:00:14.742736 20812 heartbeater.cc:503] Master 127.16.83.254:35375 was elected leader, sending a full tablet report...
I20260806 07:00:15.281275 16719 client-test.cc:7820] Attempting to extract data from fault-tolerant scan 38a922c4a5ae4209b0424c0cea9e5bd3 as bad-guy
I20260806 07:00:15.283051 20755 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner 38a922c4a5ae4209b0424c0cea9e5bd3: call sequence id=1, remote={username='bad-guy'} at 127.0.0.1:57410
W20260806 07:00:15.284155 16719 client.cc:2227] Scan on tablet server 92c1cd1336cf47a7938d7ed76369c4a4 (127.16.83.193:35269) with Scanner { table: client-testtb, tablet: 770ff79e7ac6411e88a4394a8210535d, projection: (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
), scan_spec:  } failed: Remote error: Not authorized: User bad-guy doesn't own scanner 38a922c4a5ae4209b0424c0cea9e5bd3
I20260806 07:00:15.286082 20755 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner 38a922c4a5ae4209b0424c0cea9e5bd3: call sequence id=2, remote={username='bad-guy'} at 127.0.0.1:57410
W20260806 07:00:15.286991 20827 client.cc:2034] Couldn't close scanner 38a922c4a5ae4209b0424c0cea9e5bd3: Remote error: Not authorized: User bad-guy doesn't own scanner 38a922c4a5ae4209b0424c0cea9e5bd3
I20260806 07:00:15.297380 16719 client-test.cc:7820] Attempting to extract data from non-fault-tolerant scan 00eb25497bbe4aeb84fa97f41a2497b5 as bad-guy
I20260806 07:00:15.298763 20756 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner 00eb25497bbe4aeb84fa97f41a2497b5: call sequence id=1, remote={username='bad-guy'} at 127.0.0.1:57410
W20260806 07:00:15.299765 16719 client.cc:2227] Scan on tablet server 92c1cd1336cf47a7938d7ed76369c4a4 (127.16.83.193:35269) with Scanner { table: client-testtb, tablet: 770ff79e7ac6411e88a4394a8210535d, projection: (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
), scan_spec:  } failed: Remote error: Not authorized: User bad-guy doesn't own scanner 00eb25497bbe4aeb84fa97f41a2497b5
I20260806 07:00:15.301559 20756 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner 00eb25497bbe4aeb84fa97f41a2497b5: call sequence id=2, remote={username='bad-guy'} at 127.0.0.1:57410
W20260806 07:00:15.302683 20827 client.cc:2034] Couldn't close scanner 00eb25497bbe4aeb84fa97f41a2497b5: Service unavailable: reactor is shutting down (error 108)
W20260806 07:00:15.303948 20729 connection.cc:535] server connection from 127.0.0.1:57410 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260806 07:00:15.311698 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:15.334062 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:15.334756 16719 tablet_replica.cc:330] stopping tablet replica
I20260806 07:00:15.335389 16719 raft_consensus.cc:2229] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 2 LEADER]: Raft consensus shutting down.
I20260806 07:00:15.335924 16719 raft_consensus.cc:2258] T 5abd3cdc36574509a9fb88360af0c1e7 P 92c1cd1336cf47a7938d7ed76369c4a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:15.338933 16719 tablet_replica.cc:330] stopping tablet replica
I20260806 07:00:15.339452 16719 raft_consensus.cc:2229] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 2 LEADER]: Raft consensus shutting down.
I20260806 07:00:15.339953 16719 raft_consensus.cc:2258] T 770ff79e7ac6411e88a4394a8210535d P 92c1cd1336cf47a7938d7ed76369c4a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:15.359606 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:15.372563 16719 master.cc:537] Master@127.16.83.254:35375 shutting down...
I20260806 07:00:15.391729 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 2 LEADER]: Raft consensus shutting down.
I20260806 07:00:15.392292 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 37df659766d546808e626372e75244bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:15.392618 16719 tablet_replica.cc:330] stopping tablet replica
I20260806 07:00:15.410694 16719 master.cc:552] Master@127.16.83.254:35375 shutdown complete.
[       OK ] ClientTest.TestBlockScannerHijackingAttempts (1733 ms)
[ RUN      ] ClientTest.FlushTxnSessionsOnCommit
I20260806 07:00:15.432870 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:33391
I20260806 07:00:15.433835 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:15.438647 20834 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:15.439507 20835 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:15.440346 20837 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:15.441633 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:15.442301 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:15.442477 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:15.442587 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999615442580 us; error 0 us; skew 500 ppm
I20260806 07:00:15.443022 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:15.445384 16719 webserver.cc:460] Webserver started at http://127.16.83.254:38805/ using document root <none> and password file <none>
I20260806 07:00:15.445780 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:15.445935 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:15.446133 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:15.447183 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "f7a42158c75844d1ab2aa53eb655d535"
format_stamp: "Formatted at 2026-08-06 07:00:15 on dist-test-slave-cbsf"
I20260806 07:00:15.451349 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260806 07:00:15.454574 20842 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:15.455374 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260806 07:00:15.455638 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "f7a42158c75844d1ab2aa53eb655d535"
format_stamp: "Formatted at 2026-08-06 07:00:15 on dist-test-slave-cbsf"
I20260806 07:00:15.455878 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:15.491043 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:15.492844 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:15.541514 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:33391
I20260806 07:00:15.541795 20907 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:33391 every 8 connection(s)
I20260806 07:00:15.546275 20908 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:15.560631 20908 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535: Bootstrap starting.
I20260806 07:00:15.565785 20908 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:15.570348 20908 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535: No bootstrap required, opened a new log
I20260806 07:00:15.572640 20908 raft_consensus.cc:348] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7a42158c75844d1ab2aa53eb655d535" member_type: VOTER }
I20260806 07:00:15.573355 20908 raft_consensus.cc:374] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:15.573648 20908 raft_consensus.cc:729] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a42158c75844d1ab2aa53eb655d535, State: Initialized, Role: FOLLOWER
I20260806 07:00:15.574249 20908 consensus_queue.cc:260] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7a42158c75844d1ab2aa53eb655d535" member_type: VOTER }
I20260806 07:00:15.574704 20908 raft_consensus.cc:388] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:15.574927 20908 raft_consensus.cc:482] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:15.575239 20908 raft_consensus.cc:3037] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:15.580184 20908 raft_consensus.cc:504] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7a42158c75844d1ab2aa53eb655d535" member_type: VOTER }
I20260806 07:00:15.580730 20908 leader_election.cc:302] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f7a42158c75844d1ab2aa53eb655d535; no voters: 
I20260806 07:00:15.582013 20908 leader_election.cc:288] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:15.582513 20911 raft_consensus.cc:2781] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:15.583858 20911 raft_consensus.cc:686] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [term 1 LEADER]: Becoming Leader. State: Replica: f7a42158c75844d1ab2aa53eb655d535, State: Running, Role: LEADER
I20260806 07:00:15.584592 20911 consensus_queue.cc:237] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7a42158c75844d1ab2aa53eb655d535" member_type: VOTER }
I20260806 07:00:15.585089 20908 sys_catalog.cc:564] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:15.588011 20912 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f7a42158c75844d1ab2aa53eb655d535" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7a42158c75844d1ab2aa53eb655d535" member_type: VOTER } }
I20260806 07:00:15.588004 20913 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f7a42158c75844d1ab2aa53eb655d535. Latest consensus state: current_term: 1 leader_uuid: "f7a42158c75844d1ab2aa53eb655d535" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7a42158c75844d1ab2aa53eb655d535" member_type: VOTER } }
I20260806 07:00:15.588888 20913 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:15.588863 20912 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:15.591926 20916 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:15.597019 20916 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:15.602466 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:15.606630 20916 catalog_manager.cc:1347] Generated new cluster ID: 5d21aaf65e09443da1bb27fd8c8ddd35
I20260806 07:00:15.607079 20916 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:15.627568 20916 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:15.629477 20916 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:15.653119 20916 catalog_manager.cc:5868] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535: Generated new TSK 0
I20260806 07:00:15.653818 20916 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:15.670288 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:15.678153 20932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:15.680287 20933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:15.680543 20935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:15.681022 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:15.682161 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:15.682504 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:15.682689 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999615682675 us; error 0 us; skew 500 ppm
I20260806 07:00:15.683272 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:15.686342 16719 webserver.cc:460] Webserver started at http://127.16.83.193:46407/ using document root <none> and password file <none>
I20260806 07:00:15.686846 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:15.687083 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:15.687351 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:15.688757 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "34c7fbb0674a490cafe6327fde5d89bf"
format_stamp: "Formatted at 2026-08-06 07:00:15 on dist-test-slave-cbsf"
I20260806 07:00:15.693682 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260806 07:00:15.697512 20941 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:15.698369 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260806 07:00:15.698611 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "34c7fbb0674a490cafe6327fde5d89bf"
format_stamp: "Formatted at 2026-08-06 07:00:15 on dist-test-slave-cbsf"
I20260806 07:00:15.698841 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:15.715978 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:15.717379 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:15.724135 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:15.724383 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:15.724670 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:15.724905 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260806 07:00:15.778576 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:36877
I20260806 07:00:15.778704 21013 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:36877 every 8 connection(s)
I20260806 07:00:15.783274 21014 heartbeater.cc:347] Connected to a master server at 127.16.83.254:33391
I20260806 07:00:15.783641 21014 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:15.784268 21014 heartbeater.cc:511] Master 127.16.83.254:33391 requested a full tablet report, sending...
I20260806 07:00:15.786401 20862 ts_manager.cc:194] Registered new tserver with Master: 34c7fbb0674a490cafe6327fde5d89bf (127.16.83.193:36877)
I20260806 07:00:15.786808 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004854841s
I20260806 07:00:15.788580 20862 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45566
I20260806 07:00:15.801782 21014 heartbeater.cc:503] Master 127.16.83.254:33391 was elected leader, sending a full tablet report...
I20260806 07:00:15.811358 20862 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45576:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:15.852869 20978 tablet_service.cc:1467] Processing CreateTablet for tablet e3869a98c54040d880bbfc90202ecd2c (DEFAULT_TABLE table=client-testtb [id=48721c5cf7794428a3cf08237968c36f]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:15.853143 20977 tablet_service.cc:1467] Processing CreateTablet for tablet 1f4644d0f7674333b7392f74cfca82da (DEFAULT_TABLE table=client-testtb [id=48721c5cf7794428a3cf08237968c36f]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:15.854310 20978 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e3869a98c54040d880bbfc90202ecd2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:15.855163 20977 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1f4644d0f7674333b7392f74cfca82da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:15.870460 21026 tablet_bootstrap.cc:492] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf: Bootstrap starting.
I20260806 07:00:15.875502 21026 tablet_bootstrap.cc:654] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:15.880052 21026 tablet_bootstrap.cc:492] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf: No bootstrap required, opened a new log
I20260806 07:00:15.880422 21026 ts_tablet_manager.cc:1397] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260806 07:00:15.882403 21026 raft_consensus.cc:348] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } }
I20260806 07:00:15.882951 21026 raft_consensus.cc:374] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:15.883193 21026 raft_consensus.cc:729] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34c7fbb0674a490cafe6327fde5d89bf, State: Initialized, Role: FOLLOWER
I20260806 07:00:15.883798 21026 consensus_queue.cc:260] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } }
I20260806 07:00:15.884405 21026 raft_consensus.cc:388] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:15.884706 21026 raft_consensus.cc:482] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:15.885007 21026 raft_consensus.cc:3037] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:15.891170 21026 raft_consensus.cc:504] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } }
I20260806 07:00:15.891719 21026 leader_election.cc:302] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 34c7fbb0674a490cafe6327fde5d89bf; no voters: 
I20260806 07:00:15.892990 21026 leader_election.cc:288] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:15.893422 21028 raft_consensus.cc:2781] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:15.895381 21026 ts_tablet_manager.cc:1428] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260806 07:00:15.896266 21026 tablet_bootstrap.cc:492] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf: Bootstrap starting.
I20260806 07:00:15.896610 21028 raft_consensus.cc:686] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [term 1 LEADER]: Becoming Leader. State: Replica: 34c7fbb0674a490cafe6327fde5d89bf, State: Running, Role: LEADER
I20260806 07:00:15.897336 21028 consensus_queue.cc:237] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } }
I20260806 07:00:15.902091 21026 tablet_bootstrap.cc:654] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:15.906319 20862 catalog_manager.cc:5495] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 34c7fbb0674a490cafe6327fde5d89bf (127.16.83.193). New cstate: current_term: 1 leader_uuid: "34c7fbb0674a490cafe6327fde5d89bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:15.907302 21026 tablet_bootstrap.cc:492] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf: No bootstrap required, opened a new log
I20260806 07:00:15.907738 21026 ts_tablet_manager.cc:1397] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.007s
I20260806 07:00:15.910210 21026 raft_consensus.cc:348] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } }
I20260806 07:00:15.910713 21026 raft_consensus.cc:374] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:15.910988 21026 raft_consensus.cc:729] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34c7fbb0674a490cafe6327fde5d89bf, State: Initialized, Role: FOLLOWER
I20260806 07:00:15.911610 21026 consensus_queue.cc:260] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } }
I20260806 07:00:15.912158 21026 raft_consensus.cc:388] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:15.912391 21026 raft_consensus.cc:482] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:15.912648 21026 raft_consensus.cc:3037] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:15.918756 21026 raft_consensus.cc:504] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } }
I20260806 07:00:15.919315 21026 leader_election.cc:302] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 34c7fbb0674a490cafe6327fde5d89bf; no voters: 
I20260806 07:00:15.919943 21026 leader_election.cc:288] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:15.920114 21028 raft_consensus.cc:2781] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:15.920655 21028 raft_consensus.cc:686] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [term 1 LEADER]: Becoming Leader. State: Replica: 34c7fbb0674a490cafe6327fde5d89bf, State: Running, Role: LEADER
I20260806 07:00:15.921279 21028 consensus_queue.cc:237] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } }
I20260806 07:00:15.921548 21026 ts_tablet_manager.cc:1428] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260806 07:00:15.926637 20862 catalog_manager.cc:5495] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 34c7fbb0674a490cafe6327fde5d89bf (127.16.83.193). New cstate: current_term: 1 leader_uuid: "34c7fbb0674a490cafe6327fde5d89bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:15.984265 20861 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45586:
name: "kudu_system.kudu_transactions"
schema {
  columns {
    name: "txn_id"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "entry_type"
    type: INT8
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "identifier"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "metadata"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000""\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "txn_id"
    }
  }
}
table_type: TXN_STATUS_TABLE
I20260806 07:00:16.003774 20977 tablet_service.cc:1467] Processing CreateTablet for tablet 97c0e7af97294494873224118b33301f (TXN_STATUS_TABLE table=kudu_system.kudu_transactions [id=8eb6a804b0a14eb2a5c191b79be19d00]), partition=RANGE (txn_id) PARTITION 0 <= VALUES < 1000000
I20260806 07:00:16.005115 20977 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 97c0e7af97294494873224118b33301f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:16.018072 21026 tablet_bootstrap.cc:492] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf: Bootstrap starting.
I20260806 07:00:16.022864 21026 tablet_bootstrap.cc:654] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:16.027487 21026 tablet_bootstrap.cc:492] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf: No bootstrap required, opened a new log
I20260806 07:00:16.027881 21026 ts_tablet_manager.cc:1397] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260806 07:00:16.029834 21026 raft_consensus.cc:348] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } }
I20260806 07:00:16.030273 21026 raft_consensus.cc:374] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:16.030495 21026 raft_consensus.cc:729] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34c7fbb0674a490cafe6327fde5d89bf, State: Initialized, Role: FOLLOWER
I20260806 07:00:16.031106 21026 consensus_queue.cc:260] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } }
I20260806 07:00:16.031729 21026 raft_consensus.cc:388] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:16.032028 21026 raft_consensus.cc:482] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:16.032356 21026 raft_consensus.cc:3037] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:16.038472 21026 raft_consensus.cc:504] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } }
I20260806 07:00:16.039023 21026 leader_election.cc:302] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 34c7fbb0674a490cafe6327fde5d89bf; no voters: 
I20260806 07:00:16.039506 21026 leader_election.cc:288] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:16.039687 21028 raft_consensus.cc:2781] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:16.040199 21028 raft_consensus.cc:686] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [term 1 LEADER]: Becoming Leader. State: Replica: 34c7fbb0674a490cafe6327fde5d89bf, State: Running, Role: LEADER
I20260806 07:00:16.041181 21026 ts_tablet_manager.cc:1428] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.004s
I20260806 07:00:16.040894 21028 consensus_queue.cc:237] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } }
I20260806 07:00:16.045828 21029 tablet_replica.cc:439] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf: TxnStatusTablet state changed. Reason: New leader 34c7fbb0674a490cafe6327fde5d89bf. Latest consensus state: current_term: 1 leader_uuid: "34c7fbb0674a490cafe6327fde5d89bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } } }
I20260806 07:00:16.045871 21030 tablet_replica.cc:439] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf: TxnStatusTablet state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "34c7fbb0674a490cafe6327fde5d89bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } } }
I20260806 07:00:16.046343 21029 tablet_replica.cc:442] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf: This TxnStatusTablet replica's current role is: LEADER
I20260806 07:00:16.046461 21030 tablet_replica.cc:442] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf: This TxnStatusTablet replica's current role is: LEADER
I20260806 07:00:16.048153 21043 txn_status_manager.cc:873] Waiting until node catch up with all replicated operations in previous term...
I20260806 07:00:16.048779 21043 txn_status_manager.cc:929] Loading transaction status metadata into memory...
I20260806 07:00:16.050092 20862 catalog_manager.cc:5495] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 34c7fbb0674a490cafe6327fde5d89bf (127.16.83.193). New cstate: current_term: 1 leader_uuid: "34c7fbb0674a490cafe6327fde5d89bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c7fbb0674a490cafe6327fde5d89bf" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36877 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:17.643527 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:17.671660 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:17.672421 16719 tablet_replica.cc:330] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf: stopping tablet replica
I20260806 07:00:17.673106 16719 raft_consensus.cc:2229] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:17.673586 16719 raft_consensus.cc:2258] T 97c0e7af97294494873224118b33301f P 34c7fbb0674a490cafe6327fde5d89bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:17.675647 16719 tablet_replica.cc:330] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf: stopping tablet replica
I20260806 07:00:17.676134 16719 raft_consensus.cc:2229] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:17.676535 16719 raft_consensus.cc:2258] T e3869a98c54040d880bbfc90202ecd2c P 34c7fbb0674a490cafe6327fde5d89bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:17.678256 16719 tablet_replica.cc:330] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf: stopping tablet replica
I20260806 07:00:17.678704 16719 raft_consensus.cc:2229] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:17.679087 16719 raft_consensus.cc:2258] T 1f4644d0f7674333b7392f74cfca82da P 34c7fbb0674a490cafe6327fde5d89bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:17.703989 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:17.719259 16719 master.cc:537] Master@127.16.83.254:33391 shutting down...
I20260806 07:00:17.750289 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:17.750829 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:17.751166 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P f7a42158c75844d1ab2aa53eb655d535: stopping tablet replica
I20260806 07:00:17.769318 16719 master.cc:552] Master@127.16.83.254:33391 shutdown complete.
[       OK ] ClientTest.FlushTxnSessionsOnCommit (2368 ms)
[ RUN      ] ClientTest.TxnCorruptedToken
I20260806 07:00:17.801854 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:42839
I20260806 07:00:17.802877 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:17.808176 21056 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:17.808369 21057 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:17.811470 16719 server_base.cc:1034] running on GCE node
W20260806 07:00:17.811619 21059 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:17.812532 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:17.812803 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:17.812947 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999617812935 us; error 0 us; skew 500 ppm
I20260806 07:00:17.813481 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:17.816421 16719 webserver.cc:460] Webserver started at http://127.16.83.254:43017/ using document root <none> and password file <none>
I20260806 07:00:17.816934 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:17.817108 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:17.817390 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:17.818454 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "e2cc336900ae49719243183ac5b06102"
format_stamp: "Formatted at 2026-08-06 07:00:17 on dist-test-slave-cbsf"
I20260806 07:00:17.823155 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260806 07:00:17.826593 21064 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:17.827412 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260806 07:00:17.827701 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "e2cc336900ae49719243183ac5b06102"
format_stamp: "Formatted at 2026-08-06 07:00:17 on dist-test-slave-cbsf"
I20260806 07:00:17.827992 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:17.849828 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:17.850863 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:17.905331 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:42839
I20260806 07:00:17.905490 21128 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:42839 every 8 connection(s)
I20260806 07:00:17.909629 21129 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:17.920138 21129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102: Bootstrap starting.
I20260806 07:00:17.924309 21129 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:17.928399 21129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102: No bootstrap required, opened a new log
I20260806 07:00:17.930419 21129 raft_consensus.cc:348] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2cc336900ae49719243183ac5b06102" member_type: VOTER }
I20260806 07:00:17.930799 21129 raft_consensus.cc:374] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:17.931034 21129 raft_consensus.cc:729] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2cc336900ae49719243183ac5b06102, State: Initialized, Role: FOLLOWER
I20260806 07:00:17.931586 21129 consensus_queue.cc:260] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2cc336900ae49719243183ac5b06102" member_type: VOTER }
I20260806 07:00:17.932013 21129 raft_consensus.cc:388] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:17.932230 21129 raft_consensus.cc:482] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:17.932497 21129 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:17.937233 21129 raft_consensus.cc:504] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2cc336900ae49719243183ac5b06102" member_type: VOTER }
I20260806 07:00:17.937760 21129 leader_election.cc:302] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e2cc336900ae49719243183ac5b06102; no voters: 
I20260806 07:00:17.939095 21129 leader_election.cc:288] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:17.939453 21132 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:17.941145 21132 raft_consensus.cc:686] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [term 1 LEADER]: Becoming Leader. State: Replica: e2cc336900ae49719243183ac5b06102, State: Running, Role: LEADER
I20260806 07:00:17.941843 21132 consensus_queue.cc:237] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2cc336900ae49719243183ac5b06102" member_type: VOTER }
I20260806 07:00:17.942524 21129 sys_catalog.cc:564] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:17.945765 21135 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e2cc336900ae49719243183ac5b06102. Latest consensus state: current_term: 1 leader_uuid: "e2cc336900ae49719243183ac5b06102" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2cc336900ae49719243183ac5b06102" member_type: VOTER } }
I20260806 07:00:17.945685 21134 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e2cc336900ae49719243183ac5b06102" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2cc336900ae49719243183ac5b06102" member_type: VOTER } }
I20260806 07:00:17.946448 21135 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:17.946522 21134 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:17.949461 21138 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:17.958305 21138 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:17.971050 21138 catalog_manager.cc:1347] Generated new cluster ID: d9544852454f421caa943e3a468c583d
I20260806 07:00:17.971413 21138 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:17.971434 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:18.006214 21138 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:18.007920 21138 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:18.020496 21138 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102: Generated new TSK 0
I20260806 07:00:18.021271 21138 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:18.037999 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:18.044663 21152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:18.047026 21153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:18.048569 16719 server_base.cc:1034] running on GCE node
W20260806 07:00:18.049001 21155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:18.049973 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:18.050179 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:18.050338 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999618050325 us; error 0 us; skew 500 ppm
I20260806 07:00:18.050827 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:18.053712 16719 webserver.cc:460] Webserver started at http://127.16.83.193:38465/ using document root <none> and password file <none>
I20260806 07:00:18.054159 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:18.054353 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:18.054607 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:18.055670 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "b5ffb9518c334eceb986064933ee65b2"
format_stamp: "Formatted at 2026-08-06 07:00:18 on dist-test-slave-cbsf"
I20260806 07:00:18.060261 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260806 07:00:18.063748 21160 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:18.064815 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260806 07:00:18.065090 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "b5ffb9518c334eceb986064933ee65b2"
format_stamp: "Formatted at 2026-08-06 07:00:18 on dist-test-slave-cbsf"
I20260806 07:00:18.065371 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:18.087272 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:18.088548 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:18.102483 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:18.102792 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:18.103096 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:18.103286 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:18.177030 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:46121
I20260806 07:00:18.177103 21233 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:46121 every 8 connection(s)
I20260806 07:00:18.182581 21234 heartbeater.cc:347] Connected to a master server at 127.16.83.254:42839
I20260806 07:00:18.182963 21234 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:18.183763 21234 heartbeater.cc:511] Master 127.16.83.254:42839 requested a full tablet report, sending...
I20260806 07:00:18.186146 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00530904s
I20260806 07:00:18.186147 21082 ts_manager.cc:194] Registered new tserver with Master: b5ffb9518c334eceb986064933ee65b2 (127.16.83.193:46121)
I20260806 07:00:18.189208 21082 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50830
I20260806 07:00:18.202972 21234 heartbeater.cc:503] Master 127.16.83.254:42839 was elected leader, sending a full tablet report...
I20260806 07:00:18.215224 21082 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50838:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:18.270655 21196 tablet_service.cc:1467] Processing CreateTablet for tablet fbc7d33bb227404f930eb5897ead0759 (DEFAULT_TABLE table=client-testtb [id=3364677313a2408cad662e198e4c56d1]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:18.271461 21197 tablet_service.cc:1467] Processing CreateTablet for tablet 33db744421084d55b45f18643872b000 (DEFAULT_TABLE table=client-testtb [id=3364677313a2408cad662e198e4c56d1]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:18.271965 21196 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fbc7d33bb227404f930eb5897ead0759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:18.272660 21197 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 33db744421084d55b45f18643872b000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:18.289686 21244 tablet_bootstrap.cc:492] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2: Bootstrap starting.
I20260806 07:00:18.294516 21244 tablet_bootstrap.cc:654] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:18.298674 21244 tablet_bootstrap.cc:492] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2: No bootstrap required, opened a new log
I20260806 07:00:18.299055 21244 ts_tablet_manager.cc:1397] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.008s
I20260806 07:00:18.301219 21244 raft_consensus.cc:348] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5ffb9518c334eceb986064933ee65b2" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46121 } }
I20260806 07:00:18.301807 21244 raft_consensus.cc:374] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:18.302083 21244 raft_consensus.cc:729] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ffb9518c334eceb986064933ee65b2, State: Initialized, Role: FOLLOWER
I20260806 07:00:18.302682 21244 consensus_queue.cc:260] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5ffb9518c334eceb986064933ee65b2" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46121 } }
I20260806 07:00:18.303321 21244 raft_consensus.cc:388] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:18.303622 21244 raft_consensus.cc:482] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:18.303941 21244 raft_consensus.cc:3037] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:18.309252 21244 raft_consensus.cc:504] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5ffb9518c334eceb986064933ee65b2" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46121 } }
I20260806 07:00:18.309787 21244 leader_election.cc:302] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b5ffb9518c334eceb986064933ee65b2; no voters: 
I20260806 07:00:18.311198 21244 leader_election.cc:288] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:18.311666 21246 raft_consensus.cc:2781] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:18.313947 21244 ts_tablet_manager.cc:1428] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.003s
I20260806 07:00:18.314042 21246 raft_consensus.cc:686] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [term 1 LEADER]: Becoming Leader. State: Replica: b5ffb9518c334eceb986064933ee65b2, State: Running, Role: LEADER
I20260806 07:00:18.314829 21244 tablet_bootstrap.cc:492] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2: Bootstrap starting.
I20260806 07:00:18.314764 21246 consensus_queue.cc:237] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5ffb9518c334eceb986064933ee65b2" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46121 } }
I20260806 07:00:18.321282 21244 tablet_bootstrap.cc:654] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:18.322734 21081 catalog_manager.cc:5495] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ffb9518c334eceb986064933ee65b2 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "b5ffb9518c334eceb986064933ee65b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5ffb9518c334eceb986064933ee65b2" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:18.336632 21244 tablet_bootstrap.cc:492] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2: No bootstrap required, opened a new log
I20260806 07:00:18.337191 21244 ts_tablet_manager.cc:1397] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.010s
I20260806 07:00:18.339563 21244 raft_consensus.cc:348] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5ffb9518c334eceb986064933ee65b2" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46121 } }
I20260806 07:00:18.340128 21244 raft_consensus.cc:374] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:18.340395 21244 raft_consensus.cc:729] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ffb9518c334eceb986064933ee65b2, State: Initialized, Role: FOLLOWER
I20260806 07:00:18.341035 21244 consensus_queue.cc:260] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5ffb9518c334eceb986064933ee65b2" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46121 } }
I20260806 07:00:18.341661 21244 raft_consensus.cc:388] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:18.341938 21244 raft_consensus.cc:482] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:18.342235 21244 raft_consensus.cc:3037] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:18.348961 21244 raft_consensus.cc:504] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5ffb9518c334eceb986064933ee65b2" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46121 } }
I20260806 07:00:18.349637 21244 leader_election.cc:302] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b5ffb9518c334eceb986064933ee65b2; no voters: 
I20260806 07:00:18.350232 21244 leader_election.cc:288] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:18.350600 21248 raft_consensus.cc:2781] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:18.351344 21248 raft_consensus.cc:686] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [term 1 LEADER]: Becoming Leader. State: Replica: b5ffb9518c334eceb986064933ee65b2, State: Running, Role: LEADER
I20260806 07:00:18.352070 21244 ts_tablet_manager.cc:1428] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.006s
I20260806 07:00:18.352098 21248 consensus_queue.cc:237] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5ffb9518c334eceb986064933ee65b2" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46121 } }
I20260806 07:00:18.358682 21081 catalog_manager.cc:5495] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ffb9518c334eceb986064933ee65b2 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "b5ffb9518c334eceb986064933ee65b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5ffb9518c334eceb986064933ee65b2" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:18.376426 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:18.403282 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:18.404023 16719 tablet_replica.cc:330] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2: stopping tablet replica
I20260806 07:00:18.404624 16719 raft_consensus.cc:2229] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:18.405124 16719 raft_consensus.cc:2258] T 33db744421084d55b45f18643872b000 P b5ffb9518c334eceb986064933ee65b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:18.407303 16719 tablet_replica.cc:330] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2: stopping tablet replica
I20260806 07:00:18.407761 16719 raft_consensus.cc:2229] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:18.408139 16719 raft_consensus.cc:2258] T fbc7d33bb227404f930eb5897ead0759 P b5ffb9518c334eceb986064933ee65b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:18.429957 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:18.442533 16719 master.cc:537] Master@127.16.83.254:42839 shutting down...
I20260806 07:00:18.464116 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:18.464784 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:18.465232 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P e2cc336900ae49719243183ac5b06102: stopping tablet replica
I20260806 07:00:18.484364 16719 master.cc:552] Master@127.16.83.254:42839 shutdown complete.
[       OK ] ClientTest.TxnCorruptedToken (710 ms)
[----------] 20 tests from ClientTest (23148 ms total)

[----------] 1 test from TableKeyRangeTest
[ RUN      ] TableKeyRangeTest.TestGetTableKeyRange
I20260806 07:00:18.514494 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:39853
I20260806 07:00:18.515847 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:18.521518 21254 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:18.523334 21255 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:18.525213 16719 server_base.cc:1034] running on GCE node
W20260806 07:00:18.525398 21258 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:18.526561 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:18.526795 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:18.526964 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999618526952 us; error 0 us; skew 500 ppm
I20260806 07:00:18.527627 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:18.530373 16719 webserver.cc:460] Webserver started at http://127.16.83.254:36575/ using document root <none> and password file <none>
I20260806 07:00:18.530936 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:18.531163 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:18.531461 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:18.533006 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "6c666560f14f48c0b14799b0a46ec096"
format_stamp: "Formatted at 2026-08-06 07:00:18 on dist-test-slave-cbsf"
I20260806 07:00:18.538863 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260806 07:00:18.543040 21264 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:18.543867 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260806 07:00:18.544190 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "6c666560f14f48c0b14799b0a46ec096"
format_stamp: "Formatted at 2026-08-06 07:00:18 on dist-test-slave-cbsf"
I20260806 07:00:18.544529 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:18.596040 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:18.597147 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:18.653606 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:39853
I20260806 07:00:18.653766 21328 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:39853 every 8 connection(s)
I20260806 07:00:18.657796 21329 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:18.667853 21329 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096: Bootstrap starting.
I20260806 07:00:18.671934 21329 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:18.676023 21329 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096: No bootstrap required, opened a new log
I20260806 07:00:18.677922 21329 raft_consensus.cc:348] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c666560f14f48c0b14799b0a46ec096" member_type: VOTER }
I20260806 07:00:18.678280 21329 raft_consensus.cc:374] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:18.678514 21329 raft_consensus.cc:729] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c666560f14f48c0b14799b0a46ec096, State: Initialized, Role: FOLLOWER
I20260806 07:00:18.679062 21329 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c666560f14f48c0b14799b0a46ec096" member_type: VOTER }
I20260806 07:00:18.679486 21329 raft_consensus.cc:388] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:18.679683 21329 raft_consensus.cc:482] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:18.679939 21329 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:18.684295 21329 raft_consensus.cc:504] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c666560f14f48c0b14799b0a46ec096" member_type: VOTER }
I20260806 07:00:18.684813 21329 leader_election.cc:302] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6c666560f14f48c0b14799b0a46ec096; no voters: 
I20260806 07:00:18.686121 21329 leader_election.cc:288] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:18.686448 21332 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:18.688118 21332 raft_consensus.cc:686] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [term 1 LEADER]: Becoming Leader. State: Replica: 6c666560f14f48c0b14799b0a46ec096, State: Running, Role: LEADER
I20260806 07:00:18.688884 21332 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c666560f14f48c0b14799b0a46ec096" member_type: VOTER }
I20260806 07:00:18.689512 21329 sys_catalog.cc:564] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:00:18.691867 21334 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c666560f14f48c0b14799b0a46ec096. Latest consensus state: current_term: 1 leader_uuid: "6c666560f14f48c0b14799b0a46ec096" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c666560f14f48c0b14799b0a46ec096" member_type: VOTER } }
I20260806 07:00:18.692510 21334 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:18.693940 21333 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c666560f14f48c0b14799b0a46ec096" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c666560f14f48c0b14799b0a46ec096" member_type: VOTER } }
I20260806 07:00:18.694605 21333 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [sys.catalog]: This master's current role is: LEADER
I20260806 07:00:18.698751 21337 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:00:18.705101 21337 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:00:18.708798 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:00:18.715025 21337 catalog_manager.cc:1347] Generated new cluster ID: 2ede6f1ac30d44788d5a72816448434d
I20260806 07:00:18.715294 21337 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:00:18.727557 21337 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:00:18.729246 21337 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:00:18.747524 21337 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096: Generated new TSK 0
I20260806 07:00:18.748281 21337 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:00:18.776167 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:00:18.782792 21350 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:18.784108 21351 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:00:18.785678 21353 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:00:18.786814 16719 server_base.cc:1034] running on GCE node
I20260806 07:00:18.787797 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:00:18.788054 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:00:18.788237 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999618788222 us; error 0 us; skew 500 ppm
I20260806 07:00:18.788940 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:00:18.796686 16719 webserver.cc:460] Webserver started at http://127.16.83.193:44923/ using document root <none> and password file <none>
I20260806 07:00:18.797317 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:00:18.797539 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:00:18.797825 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:00:18.799278 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3"
format_stamp: "Formatted at 2026-08-06 07:00:18 on dist-test-slave-cbsf"
I20260806 07:00:18.805308 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260806 07:00:18.809545 21360 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:18.810402 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260806 07:00:18.810727 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3"
format_stamp: "Formatted at 2026-08-06 07:00:18 on dist-test-slave-cbsf"
I20260806 07:00:18.811096 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:00:18.827575 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:00:18.828872 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:00:18.836551 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:00:18.836849 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260806 07:00:18.837141 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:00:18.837333 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:00:18.909857 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:46537
I20260806 07:00:18.909925 21436 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:46537 every 8 connection(s)
I20260806 07:00:18.915529 21437 heartbeater.cc:347] Connected to a master server at 127.16.83.254:39853
I20260806 07:00:18.915944 21437 heartbeater.cc:464] Registering TS with master...
I20260806 07:00:18.916814 21437 heartbeater.cc:511] Master 127.16.83.254:39853 requested a full tablet report, sending...
I20260806 07:00:18.918900 21284 ts_manager.cc:194] Registered new tserver with Master: 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537)
I20260806 07:00:18.919875 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006063248s
I20260806 07:00:18.920924 21284 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53392
I20260806 07:00:18.933733 21437 heartbeater.cc:503] Master 127.16.83.254:39853 was elected leader, sending a full tablet report...
I20260806 07:00:18.953845 21283 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53420:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:18.993745 21393 tablet_service.cc:1467] Processing CreateTablet for tablet cf368174111a46d887a33223ed8fd63e (DEFAULT_TABLE table=client-testtb [id=9111c50389d8429aa5978da9e567639d]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:00:18.993790 21398 tablet_service.cc:1467] Processing CreateTablet for tablet 28512047c2214bf5a86f90d0ea6d15f7 (DEFAULT_TABLE table=client-testtb [id=9111c50389d8429aa5978da9e567639d]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:00:18.995240 21393 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cf368174111a46d887a33223ed8fd63e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:18.995887 21398 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 28512047c2214bf5a86f90d0ea6d15f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:19.013706 21447 tablet_bootstrap.cc:492] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Bootstrap starting.
I20260806 07:00:19.019196 21447 tablet_bootstrap.cc:654] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:19.024132 21447 tablet_bootstrap.cc:492] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: No bootstrap required, opened a new log
I20260806 07:00:19.024556 21447 ts_tablet_manager.cc:1397] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260806 07:00:19.026954 21447 raft_consensus.cc:348] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.027499 21447 raft_consensus.cc:374] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:19.027782 21447 raft_consensus.cc:729] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f01faf18a2b4a6a92c3bf81cd38d2a3, State: Initialized, Role: FOLLOWER
I20260806 07:00:19.028373 21447 consensus_queue.cc:260] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.029011 21447 raft_consensus.cc:388] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:19.029289 21447 raft_consensus.cc:482] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:19.029613 21447 raft_consensus.cc:3037] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:19.036311 21447 raft_consensus.cc:504] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.037020 21447 leader_election.cc:302] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5f01faf18a2b4a6a92c3bf81cd38d2a3; no voters: 
I20260806 07:00:19.038602 21447 leader_election.cc:288] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:19.039512 21449 raft_consensus.cc:2781] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:19.041980 21447 ts_tablet_manager.cc:1428] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20260806 07:00:19.042826 21447 tablet_bootstrap.cc:492] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Bootstrap starting.
I20260806 07:00:19.052337 21449 raft_consensus.cc:686] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Becoming Leader. State: Replica: 5f01faf18a2b4a6a92c3bf81cd38d2a3, State: Running, Role: LEADER
I20260806 07:00:19.053136 21449 consensus_queue.cc:237] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.056592 21447 tablet_bootstrap.cc:654] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:19.060756 21283 catalog_manager.cc:5495] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:19.069049 21447 tablet_bootstrap.cc:492] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3: No bootstrap required, opened a new log
I20260806 07:00:19.069550 21447 ts_tablet_manager.cc:1397] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260806 07:00:19.071677 21447 raft_consensus.cc:348] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.072115 21447 raft_consensus.cc:374] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:19.072359 21447 raft_consensus.cc:729] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f01faf18a2b4a6a92c3bf81cd38d2a3, State: Initialized, Role: FOLLOWER
I20260806 07:00:19.073028 21447 consensus_queue.cc:260] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.073612 21447 raft_consensus.cc:388] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:19.073851 21447 raft_consensus.cc:482] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:19.074117 21447 raft_consensus.cc:3037] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:19.078984 21447 raft_consensus.cc:504] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.079523 21447 leader_election.cc:302] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5f01faf18a2b4a6a92c3bf81cd38d2a3; no voters: 
I20260806 07:00:19.080061 21447 leader_election.cc:288] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:19.080226 21449 raft_consensus.cc:2781] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:19.081682 21447 ts_tablet_manager.cc:1428] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.007s
I20260806 07:00:19.081766 21449 raft_consensus.cc:686] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Becoming Leader. State: Replica: 5f01faf18a2b4a6a92c3bf81cd38d2a3, State: Running, Role: LEADER
I20260806 07:00:19.082461 21449 consensus_queue.cc:237] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.087399 21283 catalog_manager.cc:5495] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:19.108857 21283 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53420:
name: "client-testrange"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\000\007\001\000\372\000\000\000\006\001\000\372\000\000\000\007\001\000\364\001\000\000\006\001\000\364\001\000\000\007\001\000\356\002\000\000\006\001\000\356\002\000\000\007\001\000\350\003\000\000""\006\001\000\000\000\000\000\007\001\000\372\000\000\000\006\001\000\372\000\000\000\007\001\000\364\001\000\000\006\001\000\364\001\000\000\007\001\000\356\002\000\000\006\001\000\356\002\000\000\007\001\000\350\003\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:00:19.147054 21393 tablet_service.cc:1467] Processing CreateTablet for tablet 6a08eea204b7481a93a6439fe7a98dd3 (DEFAULT_TABLE table=client-testrange [id=d11fcc9b58954035999625f4c610350f]), partition=RANGE (key) PARTITION 0 <= VALUES < 250
I20260806 07:00:19.148386 21393 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6a08eea204b7481a93a6439fe7a98dd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:19.163638 21447 tablet_bootstrap.cc:492] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Bootstrap starting.
I20260806 07:00:19.170727 21447 tablet_bootstrap.cc:654] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:19.178596 21398 tablet_service.cc:1467] Processing CreateTablet for tablet c1737e3c8b0b46509183bc0ff5925d66 (DEFAULT_TABLE table=client-testrange [id=d11fcc9b58954035999625f4c610350f]), partition=RANGE (key) PARTITION 250 <= VALUES < 500
I20260806 07:00:19.179913 21398 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c1737e3c8b0b46509183bc0ff5925d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:19.181138 21393 tablet_service.cc:1467] Processing CreateTablet for tablet 24ff71d7dc4c492bbf3238a1b2e4abbc (DEFAULT_TABLE table=client-testrange [id=d11fcc9b58954035999625f4c610350f]), partition=RANGE (key) PARTITION 750 <= VALUES < 1000
I20260806 07:00:19.182346 21393 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 24ff71d7dc4c492bbf3238a1b2e4abbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:19.186045 21392 tablet_service.cc:1467] Processing CreateTablet for tablet c80d836da8f944f08e12d5bf4986d685 (DEFAULT_TABLE table=client-testrange [id=d11fcc9b58954035999625f4c610350f]), partition=RANGE (key) PARTITION 500 <= VALUES < 750
I20260806 07:00:19.187674 21392 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c80d836da8f944f08e12d5bf4986d685. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:00:19.352957 21271 maintenance_manager.cc:419] P 6c666560f14f48c0b14799b0a46ec096: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=1.000000
I20260806 07:00:19.383018 21447 tablet_bootstrap.cc:492] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: No bootstrap required, opened a new log
I20260806 07:00:19.383628 21447 ts_tablet_manager.cc:1397] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Time spent bootstrapping tablet: real 0.220s	user 0.010s	sys 0.001s
I20260806 07:00:19.386849 21447 raft_consensus.cc:348] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.387511 21447 raft_consensus.cc:374] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:19.387836 21447 raft_consensus.cc:729] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f01faf18a2b4a6a92c3bf81cd38d2a3, State: Initialized, Role: FOLLOWER
I20260806 07:00:19.389482 21447 consensus_queue.cc:260] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.390327 21447 raft_consensus.cc:388] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:19.390755 21447 raft_consensus.cc:482] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:19.391179 21447 raft_consensus.cc:3037] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:19.398872 21447 raft_consensus.cc:504] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.399706 21447 leader_election.cc:302] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5f01faf18a2b4a6a92c3bf81cd38d2a3; no voters: 
I20260806 07:00:19.400583 21449 raft_consensus.cc:2781] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:19.401125 21449 raft_consensus.cc:686] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Becoming Leader. State: Replica: 5f01faf18a2b4a6a92c3bf81cd38d2a3, State: Running, Role: LEADER
I20260806 07:00:19.401883 21449 consensus_queue.cc:237] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.404332 21447 leader_election.cc:288] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:19.408355 21447 ts_tablet_manager.cc:1428] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.005s
I20260806 07:00:19.409366 21447 tablet_bootstrap.cc:492] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Bootstrap starting.
I20260806 07:00:19.409057 21284 catalog_manager.cc:5495] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:19.416630 21270 maintenance_manager.cc:643] P 6c666560f14f48c0b14799b0a46ec096: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.062s	user 0.031s	sys 0.014s Metrics: {"bytes_written":7942,"cfile_init":1,"dirs.queue_time_us":953,"dirs.run_cpu_time_us":339,"dirs.run_wall_time_us":1029,"drs_written":1,"lbm_read_time_us":326,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2485,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":11,"thread_start_us":681,"threads_started":1}
I20260806 07:00:19.419144 21271 maintenance_manager.cc:419] P 6c666560f14f48c0b14799b0a46ec096: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 583 bytes on disk
I20260806 07:00:19.421077 21270 maintenance_manager.cc:643] P 6c666560f14f48c0b14799b0a46ec096: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.001s	user 0.000s	sys 0.001s Metrics: {"cfile_init":1,"lbm_read_time_us":349,"lbm_reads_lt_1ms":4}
I20260806 07:00:19.422550 21271 maintenance_manager.cc:419] P 6c666560f14f48c0b14799b0a46ec096: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260806 07:00:19.425122 21447 tablet_bootstrap.cc:654] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:19.434279 21447 tablet_bootstrap.cc:492] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3: No bootstrap required, opened a new log
I20260806 07:00:19.434840 21447 ts_tablet_manager.cc:1397] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.003s
I20260806 07:00:19.434566 21270 maintenance_manager.cc:643] P 6c666560f14f48c0b14799b0a46ec096: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.011s	user 0.008s	sys 0.002s Metrics: {"bytes_written":342,"delete_count":0,"lbm_write_time_us":474,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260806 07:00:19.436573 21271 maintenance_manager.cc:419] P 6c666560f14f48c0b14799b0a46ec096: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.104046
I20260806 07:00:19.438071 21447 raft_consensus.cc:348] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.438737 21447 raft_consensus.cc:374] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:19.439069 21447 raft_consensus.cc:729] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f01faf18a2b4a6a92c3bf81cd38d2a3, State: Initialized, Role: FOLLOWER
I20260806 07:00:19.439930 21447 consensus_queue.cc:260] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.440714 21447 raft_consensus.cc:388] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:19.441061 21447 raft_consensus.cc:482] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:19.441476 21447 raft_consensus.cc:3037] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:19.449950 21447 raft_consensus.cc:504] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.450802 21447 leader_election.cc:302] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5f01faf18a2b4a6a92c3bf81cd38d2a3; no voters: 
I20260806 07:00:19.451682 21449 raft_consensus.cc:2781] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:19.452257 21449 raft_consensus.cc:686] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Becoming Leader. State: Replica: 5f01faf18a2b4a6a92c3bf81cd38d2a3, State: Running, Role: LEADER
I20260806 07:00:19.453070 21449 consensus_queue.cc:237] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.459113 21447 leader_election.cc:288] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:19.461179 21447 ts_tablet_manager.cc:1428] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Time spent starting tablet: real 0.026s	user 0.017s	sys 0.002s
I20260806 07:00:19.460876 21283 catalog_manager.cc:5495] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:19.462225 21447 tablet_bootstrap.cc:492] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Bootstrap starting.
I20260806 07:00:19.469233 21447 tablet_bootstrap.cc:654] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:19.482019 21447 tablet_bootstrap.cc:492] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: No bootstrap required, opened a new log
I20260806 07:00:19.482599 21447 ts_tablet_manager.cc:1397] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260806 07:00:19.485956 21447 raft_consensus.cc:348] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.486687 21447 raft_consensus.cc:374] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:19.487033 21447 raft_consensus.cc:729] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f01faf18a2b4a6a92c3bf81cd38d2a3, State: Initialized, Role: FOLLOWER
I20260806 07:00:19.487977 21447 consensus_queue.cc:260] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.488857 21447 raft_consensus.cc:388] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:19.489228 21447 raft_consensus.cc:482] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:19.489786 21447 raft_consensus.cc:3037] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:19.493911 21270 maintenance_manager.cc:643] P 6c666560f14f48c0b14799b0a46ec096: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.057s	user 0.034s	sys 0.019s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2896,"cfile_init":3,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":772,"dirs.run_cpu_time_us":451,"dirs.run_wall_time_us":1536,"lbm_read_time_us":1134,"lbm_reads_lt_1ms":17,"lbm_write_time_us":1007,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":27737,"threads_started":1,"update_count":1}
I20260806 07:00:19.496531 21271 maintenance_manager.cc:419] P 6c666560f14f48c0b14799b0a46ec096: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260806 07:00:19.497367 21447 raft_consensus.cc:504] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.498121 21447 leader_election.cc:302] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5f01faf18a2b4a6a92c3bf81cd38d2a3; no voters: 
I20260806 07:00:19.498737 21447 leader_election.cc:288] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:19.498925 21449 raft_consensus.cc:2781] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:19.499482 21449 raft_consensus.cc:686] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Becoming Leader. State: Replica: 5f01faf18a2b4a6a92c3bf81cd38d2a3, State: Running, Role: LEADER
I20260806 07:00:19.500244 21449 consensus_queue.cc:237] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.501412 21447 ts_tablet_manager.cc:1428] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.008s
I20260806 07:00:19.502274 21447 tablet_bootstrap.cc:492] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Bootstrap starting.
I20260806 07:00:19.509771 21447 tablet_bootstrap.cc:654] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Neither blocks nor log segments found. Creating new log.
I20260806 07:00:19.514614 21270 maintenance_manager.cc:643] P 6c666560f14f48c0b14799b0a46ec096: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.017s	user 0.010s	sys 0.002s Metrics: {"bytes_written":419,"delete_count":0,"lbm_write_time_us":463,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":3}
I20260806 07:00:19.517953 21271 maintenance_manager.cc:419] P 6c666560f14f48c0b14799b0a46ec096: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.126167
I20260806 07:00:19.518000 21283 catalog_manager.cc:5495] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:19.531850 21447 tablet_bootstrap.cc:492] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: No bootstrap required, opened a new log
I20260806 07:00:19.532397 21447 ts_tablet_manager.cc:1397] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Time spent bootstrapping tablet: real 0.030s	user 0.027s	sys 0.000s
I20260806 07:00:19.535130 21447 raft_consensus.cc:348] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.535766 21447 raft_consensus.cc:374] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:00:19.536123 21447 raft_consensus.cc:729] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f01faf18a2b4a6a92c3bf81cd38d2a3, State: Initialized, Role: FOLLOWER
I20260806 07:00:19.536826 21447 consensus_queue.cc:260] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.537530 21447 raft_consensus.cc:388] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:00:19.537842 21447 raft_consensus.cc:482] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:00:19.538194 21447 raft_consensus.cc:3037] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:00:19.545077 21447 raft_consensus.cc:504] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.545835 21447 leader_election.cc:302] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5f01faf18a2b4a6a92c3bf81cd38d2a3; no voters: 
I20260806 07:00:19.546799 21449 raft_consensus.cc:2781] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:00:19.547257 21449 raft_consensus.cc:686] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Becoming Leader. State: Replica: 5f01faf18a2b4a6a92c3bf81cd38d2a3, State: Running, Role: LEADER
I20260806 07:00:19.547947 21449 consensus_queue.cc:237] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } }
I20260806 07:00:19.552824 21447 leader_election.cc:288] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:00:19.553015 21270 maintenance_manager.cc:643] P 6c666560f14f48c0b14799b0a46ec096: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.033s	user 0.028s	sys 0.003s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":3007,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":199,"lbm_read_time_us":2132,"lbm_reads_lt_1ms":25,"lbm_write_time_us":1081,"lbm_writes_lt_1ms":9,"reinsert_count":0,"update_count":3}
I20260806 07:00:19.555299 21271 maintenance_manager.cc:419] P 6c666560f14f48c0b14799b0a46ec096: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260806 07:00:19.555644 21447 ts_tablet_manager.cc:1428] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.000s
I20260806 07:00:19.562114 21284 catalog_manager.cc:5495] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01faf18a2b4a6a92c3bf81cd38d2a3" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46537 } health_report { overall_health: HEALTHY } } }
I20260806 07:00:19.565641 21270 maintenance_manager.cc:643] P 6c666560f14f48c0b14799b0a46ec096: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.010s	user 0.008s	sys 0.000s Metrics: {"bytes_written":399,"delete_count":0,"lbm_write_time_us":317,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20260806 07:00:19.567353 21271 maintenance_manager.cc:419] P 6c666560f14f48c0b14799b0a46ec096: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.118715
I20260806 07:00:19.590706 21270 maintenance_manager.cc:643] P 6c666560f14f48c0b14799b0a46ec096: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.023s	user 0.022s	sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":3027,"cfile_init":4,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":349,"lbm_read_time_us":1200,"lbm_reads_lt_1ms":21,"lbm_write_time_us":837,"lbm_writes_lt_1ms":9,"reinsert_count":0,"update_count":2}
I20260806 07:00:19.592949 21271 maintenance_manager.cc:419] P 6c666560f14f48c0b14799b0a46ec096: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260806 07:00:19.607717 21270 maintenance_manager.cc:643] P 6c666560f14f48c0b14799b0a46ec096: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.014s	user 0.011s	sys 0.000s Metrics: {"bytes_written":345,"delete_count":0,"lbm_write_time_us":464,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260806 07:00:19.609519 21271 maintenance_manager.cc:419] P 6c666560f14f48c0b14799b0a46ec096: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.101530
I20260806 07:00:19.632992 21270 maintenance_manager.cc:643] P 6c666560f14f48c0b14799b0a46ec096: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.023s	user 0.022s	sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":3010,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":347,"lbm_read_time_us":1386,"lbm_reads_lt_1ms":25,"lbm_write_time_us":536,"lbm_writes_lt_1ms":9,"mutex_wait_us":74,"reinsert_count":0,"spinlock_wait_cycles":56064,"update_count":1}
I20260806 07:00:19.883694 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:19.937760 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.053s	user 0.047s	sys 0.004s Metrics: {"bytes_written":4668,"cfile_init":1,"dirs.queue_time_us":2991,"dirs.run_cpu_time_us":350,"dirs.run_wall_time_us":845,"drs_written":1,"lbm_read_time_us":197,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2325,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":29,"thread_start_us":2681,"threads_started":1}
I20260806 07:00:19.941797 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:19.980346 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.038s	user 0.027s	sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":290,"dirs.run_wall_time_us":1473,"drs_written":1,"lbm_read_time_us":288,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2628,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:19.984843 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.022593 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.037s	user 0.025s	sys 0.008s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":317,"dirs.run_wall_time_us":1369,"drs_written":1,"lbm_read_time_us":311,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2669,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 07:00:20.026647 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.062453 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.035s	user 0.032s	sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":131,"dirs.run_cpu_time_us":271,"dirs.run_wall_time_us":1377,"drs_written":1,"lbm_read_time_us":240,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2129,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3,"spinlock_wait_cycles":24320}
I20260806 07:00:20.066565 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.103223 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.036s	user 0.035s	sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":339,"dirs.run_cpu_time_us":282,"dirs.run_wall_time_us":1307,"drs_written":1,"lbm_read_time_us":229,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2996,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 07:00:20.107101 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.141000 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.033s	user 0.029s	sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":313,"dirs.run_wall_time_us":1285,"drs_written":1,"lbm_read_time_us":262,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2096,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 07:00:20.145083 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 1446 bytes on disk
I20260806 07:00:20.149912 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.004s	user 0.003s	sys 0.000s Metrics: {"cfile_init":6,"lbm_read_time_us":1378,"lbm_reads_lt_1ms":24}
I20260806 07:00:20.152432 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.188365 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.035s	user 0.030s	sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":273,"dirs.run_wall_time_us":1300,"drs_written":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2034,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 07:00:20.192392 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.227819 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.035s	user 0.027s	sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":1059,"dirs.run_cpu_time_us":275,"dirs.run_wall_time_us":3395,"drs_written":1,"lbm_read_time_us":327,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2060,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":10496}
I20260806 07:00:20.231961 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.269383 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.037s	user 0.035s	sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":293,"dirs.run_wall_time_us":1284,"drs_written":1,"lbm_read_time_us":239,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2155,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260806 07:00:20.273726 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 593 bytes on disk
I20260806 07:00:20.277092 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.003s	user 0.002s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":698,"lbm_reads_lt_1ms":12}
I20260806 07:00:20.280714 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.321100 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.040s	user 0.038s	sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":274,"dirs.run_wall_time_us":1788,"drs_written":1,"lbm_read_time_us":276,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2045,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:20.325675 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.365907 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.039s	user 0.033s	sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":252,"dirs.run_wall_time_us":1361,"drs_written":1,"lbm_read_time_us":242,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2340,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 07:00:20.371191 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.409654 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.038s	user 0.035s	sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":232,"dirs.run_wall_time_us":1299,"drs_written":1,"lbm_read_time_us":250,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2041,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:20.413913 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.451881 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.037s	user 0.029s	sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":318,"dirs.run_wall_time_us":1419,"drs_written":1,"lbm_read_time_us":159,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2140,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":2,"spinlock_wait_cycles":10496}
I20260806 07:00:20.456724 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.499557 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.042s	user 0.037s	sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":244,"dirs.run_wall_time_us":1123,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2090,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:20.504297 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 1008 bytes on disk
I20260806 07:00:20.508965 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.004s	user 0.004s	sys 0.000s Metrics: {"cfile_init":5,"lbm_read_time_us":1100,"lbm_reads_lt_1ms":20}
I20260806 07:00:20.513106 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.555207 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.041s	user 0.035s	sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":102,"dirs.run_cpu_time_us":321,"dirs.run_wall_time_us":1428,"drs_written":1,"lbm_read_time_us":253,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2222,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":7424}
I20260806 07:00:20.559151 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.601816 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.042s	user 0.036s	sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":80,"dirs.run_cpu_time_us":226,"dirs.run_wall_time_us":1349,"drs_written":1,"lbm_read_time_us":249,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2129,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 07:00:20.606722 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 410 bytes on disk
I20260806 07:00:20.611572 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.003s	user 0.002s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":527,"lbm_reads_lt_1ms":8}
I20260806 07:00:20.615548 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.662274 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.046s	user 0.041s	sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":117,"dirs.run_cpu_time_us":312,"dirs.run_wall_time_us":1842,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2337,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:20.667590 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.711088 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.043s	user 0.040s	sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":250,"dirs.run_wall_time_us":1247,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2102,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:20.716404 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 428 bytes on disk
I20260806 07:00:20.719805 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.003s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":501,"lbm_reads_lt_1ms":8}
I20260806 07:00:20.723323 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.767020 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.043s	user 0.040s	sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":110,"dirs.run_cpu_time_us":279,"dirs.run_wall_time_us":1294,"drs_written":1,"lbm_read_time_us":241,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2148,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:20.771975 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.811031 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.038s	user 0.032s	sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":288,"dirs.run_wall_time_us":1308,"drs_written":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1778,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:20.816068 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.860541 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.042s	user 0.030s	sys 0.008s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":71,"dirs.run_cpu_time_us":245,"dirs.run_wall_time_us":1194,"drs_written":1,"lbm_read_time_us":218,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1866,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:20.865830 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.910346 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.044s	user 0.037s	sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":266,"dirs.run_wall_time_us":1454,"drs_written":1,"lbm_read_time_us":231,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2148,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:20.915918 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:20.960281 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.043s	user 0.039s	sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":107,"dirs.run_cpu_time_us":275,"dirs.run_wall_time_us":1261,"drs_written":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2298,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":10624}
I20260806 07:00:20.965804 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 1064 bytes on disk
I20260806 07:00:20.971263 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.005s	user 0.002s	sys 0.000s Metrics: {"cfile_init":5,"lbm_read_time_us":1180,"lbm_reads_lt_1ms":20}
I20260806 07:00:20.975476 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.021646 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.045s	user 0.041s	sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":122,"dirs.run_cpu_time_us":260,"dirs.run_wall_time_us":1480,"drs_written":1,"lbm_read_time_us":261,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1940,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:21.026235 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.069226 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.042s	user 0.041s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":287,"dirs.run_wall_time_us":1953,"drs_written":1,"lbm_read_time_us":269,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1850,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:21.073618 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 426 bytes on disk
I20260806 07:00:21.077692 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.003s	user 0.002s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":510,"lbm_reads_lt_1ms":8}
I20260806 07:00:21.081647 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.131356 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.049s	user 0.041s	sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":77,"dirs.run_cpu_time_us":268,"dirs.run_wall_time_us":1446,"drs_written":1,"lbm_read_time_us":255,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2128,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:21.137253 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.188380 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.050s	user 0.041s	sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":88,"dirs.run_cpu_time_us":311,"dirs.run_wall_time_us":1276,"drs_written":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2137,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:21.193789 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.245118 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.051s	user 0.049s	sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":76,"dirs.run_cpu_time_us":292,"dirs.run_wall_time_us":1673,"drs_written":1,"lbm_read_time_us":289,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2383,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:21.250398 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 649 bytes on disk
I20260806 07:00:21.255301 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.004s	user 0.000s	sys 0.002s Metrics: {"cfile_init":3,"lbm_read_time_us":719,"lbm_reads_lt_1ms":12}
I20260806 07:00:21.259271 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.310038 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.050s	user 0.045s	sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":195,"dirs.run_cpu_time_us":307,"dirs.run_wall_time_us":1232,"drs_written":1,"lbm_read_time_us":253,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2026,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:21.315521 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 223 bytes on disk
I20260806 07:00:21.318691 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":282,"lbm_reads_lt_1ms":4}
I20260806 07:00:21.322965 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.375669 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.052s	user 0.049s	sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":255,"dirs.run_wall_time_us":2520,"drs_written":1,"lbm_read_time_us":266,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2135,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:21.381351 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 214 bytes on disk
I20260806 07:00:21.385154 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.003s	user 0.003s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":271,"lbm_reads_lt_1ms":4}
I20260806 07:00:21.389506 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.443029 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.053s	user 0.045s	sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":129,"dirs.run_cpu_time_us":304,"dirs.run_wall_time_us":1410,"drs_written":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2241,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:21.448031 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 233 bytes on disk
I20260806 07:00:21.451411 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.003s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":275,"lbm_reads_lt_1ms":4}
I20260806 07:00:21.455171 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.503113 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.047s	user 0.042s	sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":79,"dirs.run_cpu_time_us":267,"dirs.run_wall_time_us":1243,"drs_written":1,"lbm_read_time_us":248,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1825,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:21.509558 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.567764 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.056s	user 0.040s	sys 0.012s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":303,"dirs.run_wall_time_us":1339,"drs_written":1,"lbm_read_time_us":274,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2244,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:21.573282 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 437 bytes on disk
I20260806 07:00:21.578336 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.004s	user 0.003s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":482,"lbm_reads_lt_1ms":8}
I20260806 07:00:21.582896 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.639864 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.056s	user 0.051s	sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":294,"dirs.run_wall_time_us":1359,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2238,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:21.645852 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 223 bytes on disk
I20260806 07:00:21.649840 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.003s	user 0.002s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":273,"lbm_reads_lt_1ms":4}
I20260806 07:00:21.654425 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.713441 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.058s	user 0.053s	sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":350,"dirs.run_wall_time_us":1293,"drs_written":1,"lbm_read_time_us":258,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2246,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:21.720723 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.784845 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.063s	user 0.059s	sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":285,"dirs.run_wall_time_us":1467,"drs_written":1,"lbm_read_time_us":381,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2696,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:21.791395 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 464 bytes on disk
I20260806 07:00:21.796452 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.004s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":529,"lbm_reads_lt_1ms":8}
I20260806 07:00:21.801519 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.867002 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.065s	user 0.052s	sys 0.008s Metrics: {"bytes_written":4655,"cfile_init":1,"dirs.queue_time_us":107,"dirs.run_cpu_time_us":306,"dirs.run_wall_time_us":1228,"drs_written":1,"lbm_read_time_us":258,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2257,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260806 07:00:21.872319 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 247 bytes on disk
I20260806 07:00:21.876335 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.003s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":262,"lbm_reads_lt_1ms":4}
I20260806 07:00:21.882170 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:21.934206 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.051s	user 0.049s	sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":107,"dirs.run_cpu_time_us":316,"dirs.run_wall_time_us":1367,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2135,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:21.940893 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 232 bytes on disk
I20260806 07:00:21.944736 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.003s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":196,"lbm_reads_lt_1ms":4}
I20260806 07:00:21.949771 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:22.009341 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.059s	user 0.051s	sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":339,"dirs.run_wall_time_us":1376,"drs_written":1,"lbm_read_time_us":227,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3254,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:22.015798 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 223 bytes on disk
I20260806 07:00:22.020074 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.003s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":265,"lbm_reads_lt_1ms":4}
I20260806 07:00:22.024260 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:22.079536 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.054s	user 0.043s	sys 0.008s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":268,"dirs.run_wall_time_us":3075,"drs_written":1,"lbm_read_time_us":274,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2871,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:22.085690 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3): perf score=1.000000
I20260806 07:00:22.140002 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.054s	user 0.050s	sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":102,"dirs.run_cpu_time_us":286,"dirs.run_wall_time_us":1379,"drs_written":1,"lbm_read_time_us":217,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2140,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1,"spinlock_wait_cycles":16256}
I20260806 07:00:22.146656 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.176031 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.029s	user 0.025s	sys 0.000s Metrics: {"bytes_written":4647,"cfile_init":1,"dirs.queue_time_us":101,"dirs.run_cpu_time_us":298,"dirs.run_wall_time_us":1300,"drs_written":1,"lbm_read_time_us":259,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2054,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":12}
I20260806 07:00:22.181711 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3): 386 bytes on disk
I20260806 07:00:22.192945 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(6a08eea204b7481a93a6439fe7a98dd3) complete. Timing: real 0.010s	user 0.004s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":572,"lbm_reads_lt_1ms":8}
I20260806 07:00:22.197340 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 275 bytes on disk
I20260806 07:00:22.198994 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":270,"lbm_reads_lt_1ms":4}
I20260806 07:00:22.203819 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.237089 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.033s	user 0.029s	sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":279,"dirs.run_wall_time_us":1202,"drs_written":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2387,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:22.242762 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.276516 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.033s	user 0.028s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":80,"dirs.run_cpu_time_us":237,"dirs.run_wall_time_us":1344,"drs_written":1,"lbm_read_time_us":276,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2292,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":2816}
I20260806 07:00:22.281488 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 410 bytes on disk
I20260806 07:00:22.283720 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":510,"lbm_reads_lt_1ms":8}
I20260806 07:00:22.288959 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.319239 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.030s	user 0.019s	sys 0.008s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":267,"dirs.run_wall_time_us":1231,"drs_written":1,"lbm_read_time_us":248,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2042,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:22.324487 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 214 bytes on disk
I20260806 07:00:22.326438 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":196,"lbm_reads_lt_1ms":4}
I20260806 07:00:22.331804 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.363124 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.031s	user 0.028s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":403,"dirs.run_cpu_time_us":301,"dirs.run_wall_time_us":2405,"drs_written":1,"lbm_read_time_us":245,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1721,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 07:00:22.368196 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.400779 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.032s	user 0.022s	sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":317,"dirs.run_wall_time_us":1389,"drs_written":1,"lbm_read_time_us":288,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1852,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:22.406767 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.441138 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.034s	user 0.029s	sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":302,"dirs.run_wall_time_us":1347,"drs_written":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2099,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 07:00:22.447242 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.478856 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.031s	user 0.025s	sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":290,"dirs.run_cpu_time_us":272,"dirs.run_wall_time_us":1372,"drs_written":1,"lbm_read_time_us":204,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1941,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:22.484808 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 816 bytes on disk
I20260806 07:00:22.488411 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.003s	user 0.000s	sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":898,"lbm_reads_lt_1ms":16}
I20260806 07:00:22.494712 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.529217 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.034s	user 0.033s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":308,"dirs.run_wall_time_us":1418,"drs_written":1,"lbm_read_time_us":268,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2149,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:22.535327 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
W20260806 07:00:22.556855 21365 compilation_manager.cc:203] RowProjector compilation request submit failed: Service unavailable: Thread pool is at capacity (1/1 tasks running, 100/100 tasks queued)
I20260806 07:00:22.571630 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.036s	user 0.028s	sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":78,"dirs.run_cpu_time_us":347,"dirs.run_wall_time_us":1378,"drs_written":1,"lbm_read_time_us":259,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2148,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:22.578989 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.614274 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.035s	user 0.028s	sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":253,"dirs.run_wall_time_us":1619,"drs_written":1,"lbm_read_time_us":277,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1931,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:22.622567 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.667861 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.044s	user 0.036s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":310,"dirs.run_wall_time_us":1382,"drs_written":1,"lbm_read_time_us":242,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3544,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":1920}
I20260806 07:00:22.674654 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 850 bytes on disk
I20260806 07:00:22.679605 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.004s	user 0.002s	sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":1916,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":15}
I20260806 07:00:22.685801 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.728039 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.042s	user 0.036s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":298,"dirs.run_wall_time_us":1374,"drs_written":1,"lbm_read_time_us":272,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2131,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:22.734772 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 232 bytes on disk
I20260806 07:00:22.737075 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":249,"lbm_reads_lt_1ms":4}
I20260806 07:00:22.742710 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.782135 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.039s	user 0.033s	sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":323,"dirs.run_wall_time_us":1409,"drs_written":1,"lbm_read_time_us":262,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2109,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:22.788739 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 223 bytes on disk
I20260806 07:00:22.791443 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.002s	user 0.002s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":266,"lbm_reads_lt_1ms":4}
I20260806 07:00:22.797223 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.833825 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.036s	user 0.034s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":268,"dirs.run_wall_time_us":1393,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1909,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:22.840348 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 223 bytes on disk
I20260806 07:00:22.842792 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":185,"lbm_reads_lt_1ms":4}
I20260806 07:00:22.851668 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.890096 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.038s	user 0.030s	sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":267,"dirs.run_wall_time_us":1344,"drs_written":1,"lbm_read_time_us":193,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2185,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:22.895444 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 214 bytes on disk
I20260806 07:00:22.898016 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":281,"lbm_reads_lt_1ms":4}
I20260806 07:00:22.903518 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:22.944227 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.039s	user 0.030s	sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":286,"dirs.run_wall_time_us":1295,"drs_written":1,"lbm_read_time_us":250,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1866,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:22.952320 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 212 bytes on disk
I20260806 07:00:22.954411 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":179,"lbm_reads_lt_1ms":4}
I20260806 07:00:22.959249 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.000300 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.040s	user 0.037s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":305,"dirs.run_wall_time_us":1307,"drs_written":1,"lbm_read_time_us":223,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2008,"lbm_writes_lt_1ms":23,"mutex_wait_us":67,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:23.006165 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 214 bytes on disk
I20260806 07:00:23.008852 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.002s	user 0.002s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":268,"lbm_reads_lt_1ms":4}
I20260806 07:00:23.016728 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.060209 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.043s	user 0.036s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":64,"dirs.run_cpu_time_us":277,"dirs.run_wall_time_us":1318,"drs_written":1,"lbm_read_time_us":156,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1971,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:23.066311 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.117506 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.050s	user 0.046s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":300,"dirs.run_wall_time_us":1232,"drs_written":1,"lbm_read_time_us":295,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2244,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:23.124500 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 426 bytes on disk
I20260806 07:00:23.127509 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":441,"lbm_reads_lt_1ms":8}
I20260806 07:00:23.133076 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.184110 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.050s	user 0.043s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":131,"dirs.run_cpu_time_us":310,"dirs.run_wall_time_us":1164,"drs_written":1,"lbm_read_time_us":262,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3563,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:23.191748 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 232 bytes on disk
I20260806 07:00:23.194794 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":272,"lbm_reads_lt_1ms":4}
I20260806 07:00:23.202857 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.243467 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.040s	user 0.037s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":837,"dirs.run_cpu_time_us":297,"dirs.run_wall_time_us":1379,"drs_written":1,"lbm_read_time_us":201,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1824,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:23.250779 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.294279 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.043s	user 0.040s	sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":107,"dirs.run_cpu_time_us":327,"dirs.run_wall_time_us":1297,"drs_written":1,"lbm_read_time_us":249,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2007,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:23.303139 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 435 bytes on disk
I20260806 07:00:23.306806 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.003s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":565,"lbm_reads_lt_1ms":8}
I20260806 07:00:23.312901 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.355551 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.042s	user 0.039s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":649,"dirs.run_cpu_time_us":309,"dirs.run_wall_time_us":1264,"drs_written":1,"lbm_read_time_us":209,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2156,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:23.361191 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.408706 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.047s	user 0.043s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":74,"dirs.run_cpu_time_us":273,"dirs.run_wall_time_us":1147,"drs_written":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1849,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:23.416376 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 426 bytes on disk
I20260806 07:00:23.420804 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.004s	user 0.004s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":546,"lbm_reads_lt_1ms":8}
I20260806 07:00:23.429071 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.480778 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.051s	user 0.042s	sys 0.008s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":118,"dirs.run_cpu_time_us":313,"dirs.run_wall_time_us":1965,"drs_written":1,"lbm_read_time_us":253,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2131,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":1792}
I20260806 07:00:23.489264 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 232 bytes on disk
I20260806 07:00:23.492983 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.003s	user 0.003s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":282,"lbm_reads_lt_1ms":4}
I20260806 07:00:23.498914 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.542754 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.043s	user 0.040s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":71,"dirs.run_cpu_time_us":319,"dirs.run_wall_time_us":1398,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1922,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:23.550841 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.596642 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.045s	user 0.036s	sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":112,"dirs.run_cpu_time_us":320,"dirs.run_wall_time_us":8005,"drs_written":1,"lbm_read_time_us":227,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1924,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":1920}
I20260806 07:00:23.604174 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.654558 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.050s	user 0.046s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":281,"dirs.run_wall_time_us":1336,"drs_written":1,"lbm_read_time_us":169,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2022,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":19328}
I20260806 07:00:23.662266 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 657 bytes on disk
I20260806 07:00:23.665978 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.003s	user 0.002s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":536,"lbm_reads_lt_1ms":12}
I20260806 07:00:23.671883 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.721170 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.049s	user 0.039s	sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":290,"dirs.run_wall_time_us":11932,"drs_written":1,"lbm_read_time_us":237,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2160,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":1920}
I20260806 07:00:23.729219 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.783957 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.054s	user 0.050s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":98,"dirs.run_cpu_time_us":294,"dirs.run_wall_time_us":1379,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2164,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:23.791608 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.837913 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.046s	user 0.043s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":114,"dirs.run_cpu_time_us":285,"dirs.run_wall_time_us":2287,"drs_written":1,"lbm_read_time_us":194,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1986,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:23.845468 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 642 bytes on disk
I20260806 07:00:23.849984 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.004s	user 0.003s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":653,"lbm_reads_lt_1ms":12}
I20260806 07:00:23.859411 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.909044 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.049s	user 0.044s	sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":280,"dirs.run_wall_time_us":1285,"drs_written":1,"lbm_read_time_us":173,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1872,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:23.918460 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:23.969707 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.051s	user 0.049s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":112,"dirs.run_cpu_time_us":304,"dirs.run_wall_time_us":1310,"drs_written":1,"lbm_read_time_us":151,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2157,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:23.979781 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 437 bytes on disk
I20260806 07:00:23.983981 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.003s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":417,"lbm_reads_lt_1ms":8}
I20260806 07:00:23.992851 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:24.043519 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.050s	user 0.039s	sys 0.008s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":277,"dirs.run_wall_time_us":1632,"drs_written":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1915,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:24.051201 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 223 bytes on disk
I20260806 07:00:24.055241 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.003s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":248,"lbm_reads_lt_1ms":4}
I20260806 07:00:24.061973 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:24.121658 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.059s	user 0.056s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":297,"dirs.run_wall_time_us":1303,"drs_written":1,"lbm_read_time_us":1538,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":3,"lbm_write_time_us":2210,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:24.129122 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 223 bytes on disk
I20260806 07:00:24.132651 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.003s	user 0.002s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":178,"lbm_reads_lt_1ms":4}
I20260806 07:00:24.138309 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:24.190858 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.052s	user 0.049s	sys 0.002s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":74,"dirs.run_cpu_time_us":291,"dirs.run_wall_time_us":1310,"drs_written":1,"lbm_read_time_us":157,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2106,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:24.197942 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 232 bytes on disk
I20260806 07:00:24.201341 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.003s	user 0.002s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":269,"lbm_reads_lt_1ms":4}
I20260806 07:00:24.208539 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:24.266127 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.057s	user 0.055s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":105,"dirs.run_cpu_time_us":312,"dirs.run_wall_time_us":1278,"drs_written":1,"lbm_read_time_us":230,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1970,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:24.274012 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 232 bytes on disk
I20260806 07:00:24.278264 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.003s	user 0.002s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":303,"lbm_reads_lt_1ms":4}
I20260806 07:00:24.284241 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:24.339596 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.055s	user 0.051s	sys 0.000s Metrics: {"bytes_written":4651,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":290,"dirs.run_wall_time_us":1460,"drs_written":1,"lbm_read_time_us":169,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1976,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260806 07:00:24.346731 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 247 bytes on disk
I20260806 07:00:24.350886 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.003s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4}
I20260806 07:00:24.356648 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66): perf score=1.000000
I20260806 07:00:24.424928 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.068s	user 0.061s	sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":108,"dirs.run_cpu_time_us":283,"dirs.run_wall_time_us":1253,"drs_written":1,"lbm_read_time_us":362,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2477,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:24.433319 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66): 214 bytes on disk
I20260806 07:00:24.437664 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c1737e3c8b0b46509183bc0ff5925d66) complete. Timing: real 0.004s	user 0.003s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":278,"lbm_reads_lt_1ms":4}
I20260806 07:00:24.445037 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:24.480525 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.035s	user 0.026s	sys 0.004s Metrics: {"bytes_written":4645,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":362,"dirs.run_wall_time_us":1332,"drs_written":1,"lbm_read_time_us":287,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2614,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":11}
I20260806 07:00:24.488936 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:24.523763 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.034s	user 0.026s	sys 0.004s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":323,"dirs.run_wall_time_us":1259,"drs_written":1,"lbm_read_time_us":191,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2308,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260806 07:00:24.533198 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 451 bytes on disk
I20260806 07:00:24.535951 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":496,"lbm_reads_lt_1ms":8}
I20260806 07:00:24.548249 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:24.585163 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.036s	user 0.033s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":263,"dirs.run_wall_time_us":1263,"drs_written":1,"lbm_read_time_us":276,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2432,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:24.596204 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 223 bytes on disk
I20260806 07:00:24.598896 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4}
I20260806 07:00:24.607192 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:24.640141 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.032s	user 0.020s	sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":78,"dirs.run_cpu_time_us":313,"dirs.run_wall_time_us":1393,"drs_written":1,"lbm_read_time_us":276,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2576,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:24.648509 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 214 bytes on disk
I20260806 07:00:24.649991 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":177,"lbm_reads_lt_1ms":4}
I20260806 07:00:24.656561 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:24.685863 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.029s	user 0.028s	sys 0.000s Metrics: {"bytes_written":4641,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":347,"dirs.run_wall_time_us":1432,"drs_written":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1912,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:24.693288 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 214 bytes on disk
I20260806 07:00:24.694772 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":173,"lbm_reads_lt_1ms":4}
I20260806 07:00:24.700810 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:24.731053 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.030s	user 0.027s	sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":340,"dirs.run_wall_time_us":1335,"drs_written":1,"lbm_read_time_us":278,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1804,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":16768}
I20260806 07:00:24.738689 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:24.768867 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.030s	user 0.029s	sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":107,"dirs.run_cpu_time_us":274,"dirs.run_wall_time_us":1723,"drs_written":1,"lbm_read_time_us":286,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2000,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:24.775640 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 426 bytes on disk
I20260806 07:00:24.777609 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":363,"lbm_reads_lt_1ms":8}
I20260806 07:00:24.783221 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:24.813473 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.030s	user 0.029s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":73,"dirs.run_cpu_time_us":292,"dirs.run_wall_time_us":1346,"drs_written":1,"lbm_read_time_us":224,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1870,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:24.821391 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 214 bytes on disk
I20260806 07:00:24.823099 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":209,"lbm_reads_lt_1ms":4}
I20260806 07:00:24.830210 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:24.861093 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.030s	user 0.030s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":120,"dirs.run_cpu_time_us":387,"dirs.run_wall_time_us":1484,"drs_written":1,"lbm_read_time_us":238,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1992,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:24.868076 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:24.900610 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.032s	user 0.028s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":296,"dirs.run_wall_time_us":1272,"drs_written":1,"lbm_read_time_us":166,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1806,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 07:00:24.907716 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 419 bytes on disk
I20260806 07:00:24.909993 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":454,"lbm_reads_lt_1ms":8}
I20260806 07:00:24.916837 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:24.950678 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.033s	user 0.031s	sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":282,"dirs.run_wall_time_us":1260,"drs_written":1,"lbm_read_time_us":265,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2047,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":4480}
I20260806 07:00:24.958122 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 223 bytes on disk
I20260806 07:00:24.960057 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":179,"lbm_reads_lt_1ms":4}
I20260806 07:00:24.967926 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.003916 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.035s	user 0.032s	sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":314,"dirs.run_wall_time_us":1278,"drs_written":1,"lbm_read_time_us":167,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1990,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:25.011392 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.042768 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.031s	user 0.028s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":324,"dirs.run_wall_time_us":1397,"drs_written":1,"lbm_read_time_us":284,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1580,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:25.051137 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 426 bytes on disk
I20260806 07:00:25.054203 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":608,"lbm_reads_lt_1ms":8}
I20260806 07:00:25.060846 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.097862 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.036s	user 0.032s	sys 0.003s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":273,"dirs.run_wall_time_us":1389,"drs_written":1,"lbm_read_time_us":263,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2190,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:25.106787 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 214 bytes on disk
I20260806 07:00:25.108934 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":206,"lbm_reads_lt_1ms":4}
I20260806 07:00:25.116511 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.151484 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.034s	user 0.028s	sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":115,"dirs.run_cpu_time_us":339,"dirs.run_wall_time_us":1370,"drs_written":1,"lbm_read_time_us":201,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1819,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:25.159785 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.199955 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.039s	user 0.036s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":134,"dirs.run_cpu_time_us":375,"dirs.run_wall_time_us":1390,"drs_written":1,"lbm_read_time_us":290,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2386,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":6912}
I20260806 07:00:25.208240 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 437 bytes on disk
I20260806 07:00:25.211469 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.003s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":383,"lbm_reads_lt_1ms":8}
I20260806 07:00:25.218477 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.255368 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.036s	user 0.033s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":111,"dirs.run_cpu_time_us":348,"dirs.run_wall_time_us":1482,"drs_written":1,"lbm_read_time_us":226,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1864,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:25.263564 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.300470 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.036s	user 0.029s	sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":333,"dirs.run_wall_time_us":1507,"drs_written":1,"lbm_read_time_us":273,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1934,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:25.309180 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 437 bytes on disk
I20260806 07:00:25.312309 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":498,"lbm_reads_lt_1ms":8}
I20260806 07:00:25.319123 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.355418 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.036s	user 0.033s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":121,"dirs.run_cpu_time_us":312,"dirs.run_wall_time_us":1314,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1839,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:25.363534 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 223 bytes on disk
I20260806 07:00:25.365986 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":185,"lbm_reads_lt_1ms":4}
I20260806 07:00:25.373153 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.412037 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.038s	user 0.027s	sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":109,"dirs.run_cpu_time_us":315,"dirs.run_wall_time_us":1388,"drs_written":1,"lbm_read_time_us":223,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1682,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":1408}
I20260806 07:00:25.419968 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.456759 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.036s	user 0.028s	sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":88,"dirs.run_cpu_time_us":231,"dirs.run_wall_time_us":1311,"drs_written":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1749,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:25.465214 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.501914 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.036s	user 0.035s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":302,"dirs.run_wall_time_us":1289,"drs_written":1,"lbm_read_time_us":157,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1894,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:25.543677 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 651 bytes on disk
I20260806 07:00:25.551512 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.006s	user 0.003s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":1212,"lbm_reads_lt_1ms":12}
I20260806 07:00:25.563580 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.613550 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.049s	user 0.045s	sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":194,"dirs.run_cpu_time_us":404,"dirs.run_wall_time_us":1474,"drs_written":1,"lbm_read_time_us":153,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2172,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":9472}
I20260806 07:00:25.622642 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 224 bytes on disk
I20260806 07:00:25.625344 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.002s	user 0.002s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":219,"lbm_reads_lt_1ms":4}
I20260806 07:00:25.632440 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.674400 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.041s	user 0.036s	sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":75,"dirs.run_cpu_time_us":301,"dirs.run_wall_time_us":1362,"drs_written":1,"lbm_read_time_us":235,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1630,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:25.682622 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.725847 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.043s	user 0.038s	sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":301,"dirs.run_wall_time_us":1315,"drs_written":1,"lbm_read_time_us":162,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1916,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":1408}
I20260806 07:00:25.735314 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 446 bytes on disk
I20260806 07:00:25.739112 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.003s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":373,"lbm_reads_lt_1ms":8}
I20260806 07:00:25.748428 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.792877 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.044s	user 0.038s	sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":357,"dirs.run_wall_time_us":1500,"drs_written":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1603,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:25.802060 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.844653 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.042s	user 0.038s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":124,"dirs.run_cpu_time_us":421,"dirs.run_wall_time_us":1332,"drs_written":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2070,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":1280}
I20260806 07:00:25.855159 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 446 bytes on disk
I20260806 07:00:25.858843 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.003s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":405,"lbm_reads_lt_1ms":8}
I20260806 07:00:25.865430 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.911448 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.045s	user 0.038s	sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":258,"dirs.run_wall_time_us":1456,"drs_written":1,"lbm_read_time_us":160,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1739,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:25.919821 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 232 bytes on disk
I20260806 07:00:25.922925 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":180,"lbm_reads_lt_1ms":4}
I20260806 07:00:25.930187 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:25.973433 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.043s	user 0.034s	sys 0.008s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":311,"dirs.run_wall_time_us":1290,"drs_written":1,"lbm_read_time_us":157,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1815,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:25.982250 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 232 bytes on disk
I20260806 07:00:25.985103 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.002s	user 0.002s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":214,"lbm_reads_lt_1ms":4}
I20260806 07:00:25.994149 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:26.040632 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.046s	user 0.042s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":117,"dirs.run_cpu_time_us":368,"dirs.run_wall_time_us":2005,"drs_written":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1751,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:26.050393 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:26.095583 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.045s	user 0.038s	sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":98,"dirs.run_cpu_time_us":293,"dirs.run_wall_time_us":1275,"drs_written":1,"lbm_read_time_us":230,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1733,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:26.104959 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:26.150064 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.044s	user 0.043s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":127,"dirs.run_cpu_time_us":561,"dirs.run_wall_time_us":1807,"drs_written":1,"lbm_read_time_us":155,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1729,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":22912}
I20260806 07:00:26.159041 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:26.204349 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.045s	user 0.041s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":108,"dirs.run_cpu_time_us":346,"dirs.run_wall_time_us":1339,"drs_written":1,"lbm_read_time_us":238,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1911,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:26.213660 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:26.262691 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.048s	user 0.046s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":109,"dirs.run_cpu_time_us":436,"dirs.run_wall_time_us":1402,"drs_written":1,"lbm_read_time_us":233,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2212,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:26.271646 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:26.320942 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.049s	user 0.045s	sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":124,"dirs.run_cpu_time_us":341,"dirs.run_wall_time_us":1380,"drs_written":1,"lbm_read_time_us":210,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1889,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:26.330559 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:26.379766 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.049s	user 0.042s	sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":111,"dirs.run_cpu_time_us":422,"dirs.run_wall_time_us":1506,"drs_written":1,"lbm_read_time_us":153,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2055,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":15360}
I20260806 07:00:26.389216 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:26.438298 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.048s	user 0.047s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":288,"dirs.run_wall_time_us":3258,"drs_written":1,"lbm_read_time_us":233,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1758,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:26.447655 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:26.505575 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.057s	user 0.054s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":330,"dirs.run_wall_time_us":1305,"drs_written":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2186,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":63104}
I20260806 07:00:26.515256 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 1997 bytes on disk
I20260806 07:00:26.522616 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.007s	user 0.005s	sys 0.000s Metrics: {"cfile_init":9,"lbm_read_time_us":1438,"lbm_reads_lt_1ms":36}
I20260806 07:00:26.530616 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:26.559003 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.028s	user 0.025s	sys 0.000s Metrics: {"bytes_written":4657,"cfile_init":1,"dirs.queue_time_us":88,"dirs.run_cpu_time_us":298,"dirs.run_wall_time_us":1365,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1963,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9,"spinlock_wait_cycles":2944}
I20260806 07:00:26.568529 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:26.598713 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.029s	user 0.020s	sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":307,"dirs.run_wall_time_us":1332,"drs_written":1,"lbm_read_time_us":213,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2161,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 07:00:26.609006 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 443 bytes on disk
I20260806 07:00:26.610942 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":367,"lbm_reads_lt_1ms":8}
I20260806 07:00:26.619448 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:26.647451 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.027s	user 0.025s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":115,"dirs.run_cpu_time_us":248,"dirs.run_wall_time_us":1515,"drs_written":1,"lbm_read_time_us":245,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1698,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":6912}
I20260806 07:00:26.656872 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 223 bytes on disk
I20260806 07:00:26.658357 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":185,"lbm_reads_lt_1ms":4}
I20260806 07:00:26.668169 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:26.696885 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.028s	user 0.024s	sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":409,"dirs.run_wall_time_us":1445,"drs_written":1,"lbm_read_time_us":230,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1956,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:26.706018 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:26.734978 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.028s	user 0.026s	sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":271,"dirs.run_wall_time_us":1404,"drs_written":1,"lbm_read_time_us":240,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1875,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 07:00:26.745028 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:26.778031 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.032s	user 0.022s	sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":287,"dirs.run_wall_time_us":1313,"drs_written":1,"lbm_read_time_us":213,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1999,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":3712}
I20260806 07:00:26.787305 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:26.817718 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.030s	user 0.025s	sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":98,"dirs.run_cpu_time_us":323,"dirs.run_wall_time_us":1524,"drs_written":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1559,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:26.828015 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:26.857879 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.029s	user 0.028s	sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":151,"dirs.run_cpu_time_us":280,"dirs.run_wall_time_us":1314,"drs_written":1,"lbm_read_time_us":166,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1733,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:26.867365 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 1055 bytes on disk
I20260806 07:00:26.871233 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.003s	user 0.001s	sys 0.000s Metrics: {"cfile_init":5,"lbm_read_time_us":1052,"lbm_reads_lt_1ms":20}
I20260806 07:00:26.880586 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:26.914445 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.033s	user 0.027s	sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":742,"dirs.run_cpu_time_us":292,"dirs.run_wall_time_us":1451,"drs_written":1,"lbm_read_time_us":177,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2053,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:26.923908 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:26.955821 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.031s	user 0.028s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":106,"dirs.run_cpu_time_us":310,"dirs.run_wall_time_us":1333,"drs_written":1,"lbm_read_time_us":159,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2023,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 07:00:26.965353 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 435 bytes on disk
I20260806 07:00:26.968178 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":487,"lbm_reads_lt_1ms":8}
I20260806 07:00:26.977617 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.018234 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.040s	user 0.027s	sys 0.005s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":122,"dirs.run_cpu_time_us":284,"dirs.run_wall_time_us":1315,"drs_written":1,"lbm_read_time_us":228,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1744,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:27.027417 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 223 bytes on disk
I20260806 07:00:27.029198 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.001s	user 0.000s	sys 0.001s Metrics: {"cfile_init":1,"lbm_read_time_us":232,"lbm_reads_lt_1ms":4}
I20260806 07:00:27.037459 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.071985 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.034s	user 0.024s	sys 0.006s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":328,"dirs.run_wall_time_us":1524,"drs_written":1,"lbm_read_time_us":170,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1951,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:27.080968 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.115120 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.033s	user 0.025s	sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":123,"dirs.run_cpu_time_us":310,"dirs.run_wall_time_us":1367,"drs_written":1,"lbm_read_time_us":156,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1850,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":14592}
I20260806 07:00:27.124383 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 428 bytes on disk
I20260806 07:00:27.127573 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":475,"lbm_reads_lt_1ms":8}
I20260806 07:00:27.136390 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.169139 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.032s	user 0.024s	sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":283,"dirs.run_wall_time_us":1290,"drs_written":1,"lbm_read_time_us":171,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2030,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:27.179389 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 223 bytes on disk
I20260806 07:00:27.181543 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":249,"lbm_reads_lt_1ms":4}
I20260806 07:00:27.190582 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.226584 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.035s	user 0.033s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":325,"dirs.run_wall_time_us":1341,"drs_written":1,"lbm_read_time_us":170,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1939,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":12672}
I20260806 07:00:27.236358 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.271759 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.035s	user 0.031s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":271,"dirs.run_wall_time_us":1366,"drs_written":1,"lbm_read_time_us":235,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1878,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":7424}
I20260806 07:00:27.282380 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.319991 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.037s	user 0.034s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":109,"dirs.run_cpu_time_us":239,"dirs.run_wall_time_us":1293,"drs_written":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1881,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:27.330685 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 651 bytes on disk
I20260806 07:00:27.333859 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.003s	user 0.001s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":524,"lbm_reads_lt_1ms":12}
I20260806 07:00:27.342994 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.378751 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.035s	user 0.033s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":327,"dirs.run_wall_time_us":1407,"drs_written":1,"lbm_read_time_us":152,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1570,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":61312}
I20260806 07:00:27.387925 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 232 bytes on disk
I20260806 07:00:27.390115 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":224,"lbm_reads_lt_1ms":4}
I20260806 07:00:27.398360 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.435002 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.036s	user 0.030s	sys 0.003s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":311,"dirs.run_wall_time_us":1278,"drs_written":1,"lbm_read_time_us":160,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1799,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":27520}
I20260806 07:00:27.446420 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.487078 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.040s	user 0.035s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":283,"dirs.run_wall_time_us":1412,"drs_written":1,"lbm_read_time_us":158,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1764,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:27.497469 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.536010 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.038s	user 0.034s	sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":256,"dirs.run_wall_time_us":1284,"drs_written":1,"lbm_read_time_us":171,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1788,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:27.546710 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.583495 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.036s	user 0.026s	sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":306,"dirs.run_wall_time_us":1253,"drs_written":1,"lbm_read_time_us":235,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1834,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":12544}
I20260806 07:00:27.593698 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.633128 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.039s	user 0.038s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":101,"dirs.run_cpu_time_us":329,"dirs.run_wall_time_us":1459,"drs_written":1,"lbm_read_time_us":236,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1824,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:27.643302 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 1088 bytes on disk
I20260806 07:00:27.647601 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.004s	user 0.001s	sys 0.000s Metrics: {"cfile_init":5,"lbm_read_time_us":909,"lbm_reads_lt_1ms":20}
I20260806 07:00:27.657681 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.698704 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.040s	user 0.036s	sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":119,"dirs.run_cpu_time_us":355,"dirs.run_wall_time_us":1511,"drs_written":1,"lbm_read_time_us":162,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1801,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":17664}
I20260806 07:00:27.708925 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.748780 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.039s	user 0.039s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":245,"dirs.run_wall_time_us":1407,"drs_written":1,"lbm_read_time_us":161,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1864,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:27.760587 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 446 bytes on disk
I20260806 07:00:27.763753 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":428,"lbm_reads_lt_1ms":8}
I20260806 07:00:27.774385 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.815730 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.041s	user 0.036s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":72,"dirs.run_cpu_time_us":247,"dirs.run_wall_time_us":1317,"drs_written":1,"lbm_read_time_us":152,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1780,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 07:00:27.826969 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.868285 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.041s	user 0.036s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":278,"dirs.run_wall_time_us":1343,"drs_written":1,"lbm_read_time_us":216,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1782,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:27.878898 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.923365 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.044s	user 0.041s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":342,"dirs.run_wall_time_us":1365,"drs_written":1,"lbm_read_time_us":233,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1679,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 07:00:27.933869 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:27.978055 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.044s	user 0.042s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":156,"dirs.run_cpu_time_us":313,"dirs.run_wall_time_us":1350,"drs_written":1,"lbm_read_time_us":163,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1723,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:27.988541 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 892 bytes on disk
I20260806 07:00:27.993809 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.005s	user 0.004s	sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":898,"lbm_reads_lt_1ms":16}
I20260806 07:00:28.003855 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:28.048681 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.044s	user 0.040s	sys 0.000s Metrics: {"bytes_written":4655,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":299,"dirs.run_wall_time_us":1423,"drs_written":1,"lbm_read_time_us":236,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1721,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260806 07:00:28.059803 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:28.107057 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.047s	user 0.041s	sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":295,"dirs.run_wall_time_us":1206,"drs_written":1,"lbm_read_time_us":245,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1680,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:28.118422 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:28.161710 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.043s	user 0.034s	sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":172,"dirs.run_cpu_time_us":292,"dirs.run_wall_time_us":1335,"drs_written":1,"lbm_read_time_us":160,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1860,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":16256}
I20260806 07:00:28.172601 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 693 bytes on disk
I20260806 07:00:28.177456 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.004s	user 0.004s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":746,"lbm_reads_lt_1ms":12}
I20260806 07:00:28.187016 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:28.234692 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.047s	user 0.041s	sys 0.004s Metrics: {"bytes_written":4655,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":304,"dirs.run_wall_time_us":1351,"drs_written":1,"lbm_read_time_us":172,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1663,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260806 07:00:28.244238 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:28.287606 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.043s	user 0.040s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":315,"dirs.run_wall_time_us":1310,"drs_written":1,"lbm_read_time_us":157,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1513,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 07:00:28.299717 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:28.346589 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.046s	user 0.044s	sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":101,"dirs.run_cpu_time_us":271,"dirs.run_wall_time_us":2299,"drs_written":1,"lbm_read_time_us":211,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1909,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":1920}
I20260806 07:00:28.358649 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 693 bytes on disk
I20260806 07:00:28.363894 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.004s	user 0.001s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":634,"lbm_reads_lt_1ms":12}
I20260806 07:00:28.374586 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:28.423990 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.049s	user 0.046s	sys 0.000s Metrics: {"bytes_written":4656,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":322,"dirs.run_wall_time_us":1451,"drs_written":1,"lbm_read_time_us":158,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2105,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9,"spinlock_wait_cycles":1792}
I20260806 07:00:28.435696 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 247 bytes on disk
I20260806 07:00:28.439553 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.003s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":266,"lbm_reads_lt_1ms":4}
I20260806 07:00:28.450680 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:28.519295 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.068s	user 0.059s	sys 0.004s Metrics: {"bytes_written":4654,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":344,"dirs.run_wall_time_us":1371,"drs_written":1,"lbm_read_time_us":270,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1503,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":10}
I20260806 07:00:28.534864 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 257 bytes on disk
I20260806 07:00:28.539144 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.003s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":297,"lbm_reads_lt_1ms":4}
I20260806 07:00:28.552175 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc): perf score=1.000000
I20260806 07:00:28.622646 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.070s	user 0.065s	sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":287,"dirs.run_wall_time_us":1356,"drs_written":1,"lbm_read_time_us":327,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2206,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1}
I20260806 07:00:28.639070 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling FlushMRSOp(c80d836da8f944f08e12d5bf4986d685): perf score=1.000000
I20260806 07:00:28.758680 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: FlushMRSOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.119s	user 0.055s	sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":265,"dirs.run_wall_time_us":1245,"drs_written":1,"lbm_read_time_us":291,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2086,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1,"thread_start_us":18935,"threads_started":1,"wal-append.queue_time_us":7370}
I20260806 07:00:28.799767 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc): 163 bytes on disk
I20260806 07:00:28.806254 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(24ff71d7dc4c492bbf3238a1b2e4abbc) complete. Timing: real 0.004s	user 0.003s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":236,"lbm_reads_lt_1ms":4}
I20260806 07:00:28.823650 21438 maintenance_manager.cc:419] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: Scheduling UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685): 163 bytes on disk
I20260806 07:00:28.851608 21365 maintenance_manager.cc:643] P 5f01faf18a2b4a6a92c3bf81cd38d2a3: UndoDeltaBlockGCOp(c80d836da8f944f08e12d5bf4986d685) complete. Timing: real 0.013s	user 0.003s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":271,"lbm_reads_lt_1ms":4}
W20260806 07:00:30.355134 21559 scanner-internal.cc:458] Time spent opening tablet: real 0.529s	user 0.008s	sys 0.000s
W20260806 07:00:30.388513 21547 scanner-internal.cc:458] Time spent opening tablet: real 0.562s	user 0.004s	sys 0.003s
W20260806 07:00:30.421216 21561 scanner-internal.cc:458] Time spent opening tablet: real 0.588s	user 0.003s	sys 0.009s
W20260806 07:00:30.595084 21554 scanner-internal.cc:458] Time spent opening tablet: real 0.762s	user 0.005s	sys 0.008s
W20260806 07:00:30.847184 21546 scanner-internal.cc:458] Time spent opening tablet: real 1.013s	user 0.004s	sys 0.007s
W20260806 07:00:30.841850 21643 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 259795us
W20260806 07:00:30.884598 21548 scanner-internal.cc:458] Time spent opening tablet: real 0.997s	user 0.006s	sys 0.010s
W20260806 07:00:30.966533 21598 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 101353us
W20260806 07:00:31.049481 21606 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 98309.7us
W20260806 07:00:31.051143 21569 scanner-internal.cc:458] Time spent opening tablet: real 0.903s	user 0.008s	sys 0.018s
W20260806 07:00:31.093492 21668 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 70358.5us
W20260806 07:00:31.093640 21627 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 77113.6us
W20260806 07:00:31.197347 21678 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 87512.4us
W20260806 07:00:31.289583 21657 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 125975us
W20260806 07:00:31.390759 21762 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 90689.4us
W20260806 07:00:31.426211 21723 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 108156us
W20260806 07:00:31.460824 21695 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 109049us
W20260806 07:00:31.461793 21705 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 99655.7us
W20260806 07:00:31.556777 21690 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 50235.5us
W20260806 07:00:31.897778 21585 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.573s	user 0.012s	sys 0.016s
W20260806 07:00:31.898237 21585 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.590s	user 0.012s	sys 0.017s
W20260806 07:00:32.092089 21776 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.521s	user 0.000s	sys 0.029s
W20260806 07:00:32.099289 21797 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.584s	user 0.011s	sys 0.041s
W20260806 07:00:32.092665 21776 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.688s	user 0.000s	sys 0.030s
W20260806 07:00:32.099737 21593 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.591s	user 0.020s	sys 0.051s
W20260806 07:00:32.099709 21797 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.588s	user 0.011s	sys 0.041s
W20260806 07:00:32.118803 21730 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.633s	user 0.022s	sys 0.079s
W20260806 07:00:32.119243 21730 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.719s	user 0.023s	sys 0.080s
W20260806 07:00:32.111914 21593 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.681s	user 0.021s	sys 0.051s
W20260806 07:00:32.133095 21810 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.598s	user 0.028s	sys 0.047s
W20260806 07:00:32.145859 21810 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.715s	user 0.029s	sys 0.048s
W20260806 07:00:32.151749 21640 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.762s	user 0.013s	sys 0.069s
W20260806 07:00:32.163071 21640 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.878s	user 0.014s	sys 0.070s
W20260806 07:00:32.169777 21675 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.553s	user 0.014s	sys 0.032s
W20260806 07:00:32.191959 21687 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.640s	user 0.005s	sys 0.077s
W20260806 07:00:32.192358 21687 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.675s	user 0.005s	sys 0.078s
W20260806 07:00:32.195647 21608 scanner-internal.cc:458] Time spent opening tablet: real 1.222s	user 0.006s	sys 0.008s
W20260806 07:00:32.187844 21675 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.662s	user 0.015s	sys 0.033s
W20260806 07:00:32.206283 21580 scanner-internal.cc:458] Time spent opening tablet: real 1.148s	user 0.003s	sys 0.039s
W20260806 07:00:32.173770 21716 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.589s	user 0.009s	sys 0.012s
W20260806 07:00:32.259099 21737 meta_cache.cc:1097] Time spent processing table locations response: real 0.059s	user 0.001s	sys 0.001s
W20260806 07:00:32.252986 21716 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.696s	user 0.009s	sys 0.012s
W20260806 07:00:32.691748 21584 scanner-internal.cc:458] Time spent opening tablet: real 1.622s	user 0.023s	sys 0.007s
W20260806 07:00:33.063462 21785 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 239217us
W20260806 07:00:33.080505 21583 scanner-internal.cc:458] Time spent opening tablet: real 1.928s	user 0.005s	sys 0.009s
W20260806 07:00:33.172426 21642 scanner-internal.cc:458] Time spent opening tablet: real 1.970s	user 0.007s	sys 0.006s
W20260806 07:00:33.247097 21582 scanner-internal.cc:458] Time spent opening tablet: real 2.048s	user 0.017s	sys 0.034s
W20260806 07:00:33.295224 21783 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 243420us
W20260806 07:00:33.480095 21797 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 107989us
W20260806 07:00:33.479557 21619 scanner-internal.cc:458] Time spent opening tablet: real 2.492s	user 0.009s	sys 0.071s
W20260806 07:00:33.536624 21589 scanner-internal.cc:458] Time spent opening tablet: real 2.068s	user 0.019s	sys 0.009s
W20260806 07:00:33.544420 21585 scanner-internal.cc:458] Time spent opening tablet: real 2.264s	user 0.015s	sys 0.017s
W20260806 07:00:33.573590 21776 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 82109.2us
W20260806 07:00:33.600293 21633 scanner-internal.cc:458] Time spent opening tablet: real 2.142s	user 0.004s	sys 0.001s
W20260806 07:00:33.693190 21767 meta_cache.cc:1097] Time spent processing table locations response: real 0.068s	user 0.001s	sys 0.000s
W20260806 07:00:33.781903 21593 scanner-internal.cc:458] Time spent opening tablet: real 2.406s	user 0.024s	sys 0.051s
W20260806 07:00:33.784050 21703 scanner-internal.cc:458] Time spent opening tablet: real 2.165s	user 0.002s	sys 0.010s
W20260806 07:00:33.883163 21674 scanner-internal.cc:458] Time spent opening tablet: real 2.298s	user 0.000s	sys 0.019s
W20260806 07:00:34.001822 21711 scanner-internal.cc:458] Time spent opening tablet: real 2.372s	user 0.001s	sys 0.011s
W20260806 07:00:33.997488 21866 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 187213us
W20260806 07:00:34.029917 21648 scanner-internal.cc:458] Time spent opening tablet: real 2.452s	user 0.015s	sys 0.005s
W20260806 07:00:34.096145 21683 scanner-internal.cc:458] Time spent opening tablet: real 2.462s	user 0.009s	sys 0.012s
W20260806 07:00:34.115931 21716 scanner-internal.cc:458] Time spent opening tablet: real 2.560s	user 0.012s	sys 0.012s
W20260806 07:00:34.185322 21721 scanner-internal.cc:458] Time spent opening tablet: real 2.572s	user 0.012s	sys 0.011s
W20260806 07:00:34.203138 21687 scanner-internal.cc:458] Time spent opening tablet: real 2.694s	user 0.005s	sys 0.081s
W20260806 07:00:34.243042 21675 scanner-internal.cc:458] Time spent opening tablet: real 2.724s	user 0.017s	sys 0.034s
W20260806 07:00:34.264838 21743 scanner-internal.cc:458] Time spent opening tablet: real 1.957s	user 0.026s	sys 0.013s
W20260806 07:00:34.356040 21693 scanner-internal.cc:458] Time spent opening tablet: real 2.735s	user 0.033s	sys 0.041s
W20260806 07:00:34.383493 21730 scanner-internal.cc:458] Time spent opening tablet: real 2.984s	user 0.024s	sys 0.082s
W20260806 07:00:34.393994 21727 scanner-internal.cc:458] Time spent opening tablet: real 2.108s	user 0.006s	sys 0.009s
W20260806 07:00:34.435343 21935 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 79723.3us
W20260806 07:00:34.438978 21823 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 191123us
W20260806 07:00:34.657407 21873 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 106811us
W20260806 07:00:34.664783 21755 scanner-internal.cc:458] Time spent opening tablet: real 1.439s	user 0.015s	sys 0.007s
W20260806 07:00:34.667943 21948 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 114596us
W20260806 07:00:34.778129 21943 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 59984.4us
W20260806 07:00:34.775084 21737 scanner-internal.cc:458] Time spent opening tablet: real 2.228s	user 0.000s	sys 0.014s
W20260806 07:00:34.804492 21817 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 97398.4us
W20260806 07:00:34.804733 21912 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 89443.5us
W20260806 07:00:34.919936 21973 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 83204.7us
W20260806 07:00:34.969007 21767 scanner-internal.cc:458] Time spent opening tablet: real 1.215s	user 0.017s	sys 0.008s
W20260806 07:00:34.958825 21917 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 159760us
W20260806 07:00:35.042879 21939 meta_cache.cc:1097] Time spent processing table locations response: real 0.073s	user 0.001s	sys 0.000s
W20260806 07:00:35.037459 21960 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 205310us
W20260806 07:00:35.107609 21786 meta_cache.cc:1097] Time spent processing table locations response: real 0.064s	user 0.000s	sys 0.000s
W20260806 07:00:35.150871 21918 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 375303us
W20260806 07:00:35.293501 21992 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 391394us
W20260806 07:00:35.412348 21986 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 379020us
W20260806 07:00:35.483800 21956 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 65611.6us
W20260806 07:00:35.700570 22025 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 217784us
W20260806 07:00:35.928186 21962 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 58350.3us
W20260806 07:00:36.136768 22007 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 205972us
W20260806 07:00:36.217898 22058 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 330807us
W20260806 07:00:36.409987 22094 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 169288us
W20260806 07:00:36.616627 21734 scanner-internal.cc:458] Time spent opening tablet: real 3.078s	user 0.005s	sys 0.019s
W20260806 07:00:36.620806 21792 scanner-internal.cc:458] Time spent opening tablet: real 1.843s	user 0.011s	sys 0.003s
W20260806 07:00:36.645153 22059 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 424474us
W20260806 07:00:36.827632 21704 scanner-internal.cc:458] Time spent opening tablet: real 2.931s	user 0.012s	sys 0.030s
W20260806 07:00:36.839251 21810 scanner-internal.cc:458] Time spent opening tablet: real 2.709s	user 0.007s	sys 0.010s
W20260806 07:00:36.868647 21825 scanner-internal.cc:458] Time spent opening tablet: real 2.159s	user 0.012s	sys 0.011s
W20260806 07:00:36.913038 22056 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 469366us
W20260806 07:00:36.952931 22005 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 86541.5us
W20260806 07:00:36.954944 22081 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 104865us
W20260806 07:00:37.016872 22112 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 180350us
W20260806 07:00:37.073990 22108 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 64663.1us
W20260806 07:00:37.081074 22123 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 55837us
W20260806 07:00:37.099465 22050 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 465564us
W20260806 07:00:37.095885 22079 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 68700.8us
W20260806 07:00:37.120616 21897 scanner-internal.cc:458] Time spent opening tablet: real 2.339s	user 0.007s	sys 0.002s
W20260806 07:00:37.122888 22103 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 138957us
W20260806 07:00:37.220283 22087 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 100521us
W20260806 07:00:37.240785 22124 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 171828us
W20260806 07:00:37.251952 21916 scanner-internal.cc:458] Time spent opening tablet: real 2.453s	user 0.018s	sys 0.028s
W20260806 07:00:37.311293 21905 scanner-internal.cc:458] Time spent opening tablet: real 2.358s	user 0.001s	sys 0.021s
W20260806 07:00:37.332098 22203 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 185464us
W20260806 07:00:37.351326 21939 scanner-internal.cc:458] Time spent opening tablet: real 2.076s	user 0.011s	sys 0.016s
W20260806 07:00:37.353749 22204 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 207804us
W20260806 07:00:37.406725 21913 scanner-internal.cc:458] Time spent opening tablet: real 2.106s	user 0.031s	sys 0.026s
W20260806 07:00:37.413904 21861 scanner-internal.cc:458] Time spent opening tablet: real 2.043s	user 0.007s	sys 0.018s
W20260806 07:00:37.463671 22182 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 209193us
W20260806 07:00:37.473672 21926 scanner-internal.cc:458] Time spent opening tablet: real 2.139s	user 0.014s	sys 0.019s
W20260806 07:00:37.548130 22239 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 100821us
W20260806 07:00:37.574323 21848 scanner-internal.cc:458] Time spent opening tablet: real 2.369s	user 0.005s	sys 0.007s
W20260806 07:00:37.574985 21883 scanner-internal.cc:458] Time spent opening tablet: real 2.239s	user 0.012s	sys 0.033s
W20260806 07:00:37.630759 22161 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 202691us
W20260806 07:00:37.651108 21955 scanner-internal.cc:458] Time spent opening tablet: real 2.188s	user 0.004s	sys 0.036s
W20260806 07:00:37.664579 21786 scanner-internal.cc:458] Time spent opening tablet: real 2.500s	user 0.011s	sys 0.012s
W20260806 07:00:37.707531 22035 scanner-internal.cc:458] Time spent opening tablet: real 0.886s	user 0.013s	sys 0.008s
W20260806 07:00:37.783298 21993 scanner-internal.cc:458] Time spent opening tablet: real 1.872s	user 0.008s	sys 0.012s
W20260806 07:00:37.813791 22046 scanner-internal.cc:458] Time spent opening tablet: real 0.675s	user 0.006s	sys 0.015s
W20260806 07:00:37.814541 22057 scanner-internal.cc:458] Time spent opening tablet: real 1.192s	user 0.006s	sys 0.022s
W20260806 07:00:37.867911 22026 scanner-internal.cc:458] Time spent opening tablet: real 0.838s	user 0.004s	sys 0.012s
W20260806 07:00:37.886371 21958 scanner-internal.cc:458] Time spent opening tablet: real 2.438s	user 0.010s	sys 0.027s
W20260806 07:00:37.928179 21911 scanner-internal.cc:458] Time spent opening tablet: real 1.714s	user 0.016s	sys 0.021s
W20260806 07:00:37.944047 21971 scanner-internal.cc:458] Time spent opening tablet: real 1.536s	user 0.005s	sys 0.013s
W20260806 07:00:37.974188 22040 scanner-internal.cc:458] Time spent opening tablet: real 0.893s	user 0.008s	sys 0.001s
W20260806 07:00:37.981990 22012 scanner-internal.cc:458] Time spent opening tablet: real 0.763s	user 0.008s	sys 0.014s
W20260806 07:00:38.019888 22117 scanner-internal.cc:458] Time spent opening tablet: real 0.679s	user 0.003s	sys 0.003s
W20260806 07:00:38.027076 22140 scanner-internal.cc:458] Time spent opening tablet: real 0.581s	user 0.006s	sys 0.015s
W20260806 07:00:38.054174 22163 scanner-internal.cc:458] Time spent opening tablet: real 0.638s	user 0.004s	sys 0.003s
W20260806 07:00:38.079236 22044 scanner-internal.cc:458] Time spent opening tablet: real 1.002s	user 0.013s	sys 0.003s
W20260806 07:00:38.090219 21919 scanner-internal.cc:458] Time spent opening tablet: real 2.195s	user 0.020s	sys 0.018s
W20260806 07:00:38.101006 22096 scanner-internal.cc:458] Time spent opening tablet: real 0.670s	user 0.005s	sys 0.004s
W20260806 07:00:38.115527 22111 scanner-internal.cc:458] Time spent opening tablet: real 0.620s	user 0.023s	sys 0.027s
W20260806 07:00:38.134543 22024 scanner-internal.cc:458] Time spent opening tablet: real 1.548s	user 0.009s	sys 0.012s
W20260806 07:00:38.137055 21981 scanner-internal.cc:458] Time spent opening tablet: real 1.127s	user 0.006s	sys 0.012s
W20260806 07:00:38.155704 22004 scanner-internal.cc:458] Time spent opening tablet: real 2.013s	user 0.012s	sys 0.021s
W20260806 07:00:38.177932 22190 scanner-internal.cc:458] Time spent opening tablet: real 0.591s	user 0.005s	sys 0.014s
W20260806 07:00:38.176770 22060 scanner-internal.cc:458] Time spent opening tablet: real 1.020s	user 0.012s	sys 0.015s
W20260806 07:00:38.194011 22082 scanner-internal.cc:458] Time spent opening tablet: real 1.018s	user 0.009s	sys 0.000s
W20260806 07:00:38.221181 22041 scanner-internal.cc:458] Time spent opening tablet: real 1.101s	user 0.013s	sys 0.011s
W20260806 07:00:38.235464 22033 scanner-internal.cc:458] Time spent opening tablet: real 0.814s	user 0.009s	sys 0.015s
W20260806 07:00:38.262923 22064 scanner-internal.cc:458] Time spent opening tablet: real 1.058s	user 0.005s	sys 0.008s
W20260806 07:00:38.283694 22049 scanner-internal.cc:458] Time spent opening tablet: real 1.096s	user 0.012s	sys 0.011s
W20260806 07:00:39.177507 22328 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 65664.5us
W20260806 07:00:39.363232 22308 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 46900.9us
W20260806 07:00:39.397538 22340 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 44191.7us
W20260806 07:00:39.449091 22332 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 45459.5us
W20260806 07:00:39.527689 22318 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 62110.1us
W20260806 07:00:39.529548 22352 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 84263.2us
W20260806 07:00:39.671610 22351 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 92040.1us
W20260806 07:00:39.873158 22353 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 100400us
W20260806 07:00:39.942425 22299 scanner-internal.cc:458] Time spent opening tablet: real 0.764s	user 0.014s	sys 0.008s
W20260806 07:00:39.951922 22375 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 61348us
W20260806 07:00:40.002578 22404 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 45105.6us
W20260806 07:00:40.070197 22379 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 115121us
W20260806 07:00:40.178383 22316 scanner-internal.cc:458] Time spent opening tablet: real 0.852s	user 0.005s	sys 0.006s
W20260806 07:00:40.239737 22301 scanner-internal.cc:458] Time spent opening tablet: real 0.792s	user 0.008s	sys 0.001s
W20260806 07:00:40.329452 22298 scanner-internal.cc:458] Time spent opening tablet: real 0.801s	user 0.001s	sys 0.010s
W20260806 07:00:40.406819 22421 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 218222us
W20260806 07:00:40.470561 22370 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 221441us
W20260806 07:00:40.592741 22417 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 340125us
W20260806 07:00:40.710721 22419 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 247679us
W20260806 07:00:41.181275 22302 scanner-internal.cc:458] Time spent opening tablet: real 1.600s	user 0.004s	sys 0.010s
W20260806 07:00:41.243856 22447 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 300553us
W20260806 07:00:41.319330 22324 scanner-internal.cc:458] Time spent opening tablet: real 1.680s	user 0.005s	sys 0.000s
W20260806 07:00:41.429396 22483 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 322880us
W20260806 07:00:41.619678 22309 scanner-internal.cc:458] Time spent opening tablet: real 2.064s	user 0.014s	sys 0.028s
W20260806 07:00:41.726866 22319 scanner-internal.cc:458] Time spent opening tablet: real 2.159s	user 0.008s	sys 0.032s
W20260806 07:00:42.031116 22458 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 110631us
W20260806 07:00:42.036643 22424 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 113472us
W20260806 07:00:42.132009 22330 scanner-internal.cc:458] Time spent opening tablet: real 2.296s	user 0.004s	sys 0.035s
W20260806 07:00:42.251977 22372 scanner-internal.cc:458] Time spent opening tablet: real 1.871s	user 0.001s	sys 0.005s
W20260806 07:00:42.289206 22457 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 231407us
W20260806 07:00:42.385329 22350 scanner-internal.cc:458] Time spent opening tablet: real 2.378s	user 0.010s	sys 0.005s
W20260806 07:00:42.460016 22361 scanner-internal.cc:458] Time spent opening tablet: real 2.452s	user 0.004s	sys 0.013s
W20260806 07:00:42.456507 22478 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 276211us
W20260806 07:00:42.502571 22474 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 253660us
W20260806 07:00:42.509613 22454 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 261663us
W20260806 07:00:42.548373 22506 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 44005.2us
W20260806 07:00:42.610749 22335 scanner-internal.cc:458] Time spent opening tablet: real 2.217s	user 0.006s	sys 0.014s
W20260806 07:00:42.716867 22321 scanner-internal.cc:458] Time spent opening tablet: real 2.670s	user 0.019s	sys 0.020s
W20260806 07:00:43.261592 22376 scanner-internal.cc:458] Time spent opening tablet: real 2.962s	user 0.009s	sys 0.011s
W20260806 07:00:43.356137 22581 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 401925us
W20260806 07:00:43.389394 22568 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 555663us
W20260806 07:00:43.431941 22552 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 534452us
W20260806 07:00:43.455814 22533 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 207951us
W20260806 07:00:43.459931 22530 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 640437us
W20260806 07:00:43.465488 22579 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 509639us
W20260806 07:00:43.492774 22395 scanner-internal.cc:458] Time spent opening tablet: real 2.846s	user 0.009s	sys 0.000s
W20260806 07:00:43.510671 22505 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 666522us
W20260806 07:00:43.572016 22385 scanner-internal.cc:458] Time spent opening tablet: real 2.892s	user 0.006s	sys 0.005s
W20260806 07:00:43.660777 22588 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 111199us
W20260806 07:00:43.692936 22591 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 227644us
W20260806 07:00:43.707085 22386 scanner-internal.cc:458] Time spent opening tablet: real 2.731s	user 0.011s	sys 0.012s
W20260806 07:00:43.725569 22594 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 737385us
W20260806 07:00:43.927479 22677 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 476001us
W20260806 07:00:44.144096 22626 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 447585us
W20260806 07:00:44.139853 22695 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 289459us
W20260806 07:00:44.185720 22545 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 338236us
W20260806 07:00:44.195570 22615 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 393781us
W20260806 07:00:44.302572 22679 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 376320us
W20260806 07:00:44.271756 22605 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 366538us
W20260806 07:00:44.344558 22359 scanner-internal.cc:458] Time spent opening tablet: real 3.671s	user 0.012s	sys 0.009s
W20260806 07:00:44.455900 22625 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 772742us
W20260806 07:00:44.464658 22611 meta_cache.cc:1097] Time spent processing table locations response: real 0.052s	user 0.000s	sys 0.000s
W20260806 07:00:44.505810 22707 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:41.361177 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57738)
0806 07:00:41.600824 (+239647us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:41.600888 (+    64us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:41.601221 (+   333us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:41.605517 (+  4296us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:41.606550 (+  1033us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:41.614001 (+  7451us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:41.945984 (+331983us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:41.947901 (+  1917us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:42.421443 (+473542us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:42.422668 (+  1225us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:43.009069 (+586401us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.009170 (+   101us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.657704 (+648534us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.657748 (+    44us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:43.966099 (+308351us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:44.374130 (+408031us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:44.374195 (+    65us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:44.374302 (+   107us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:44.374489 (+   187us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:44.390635 (+ 16146us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":197470,"mutex_wait_us":1414721,"thread_start_us":122780,"threads_started":1}
W20260806 07:00:44.507772 22564 meta_cache.cc:1097] Time spent processing table locations response: real 0.055s	user 0.000s	sys 0.001s
W20260806 07:00:44.516709 22704 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:41.357877 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57738 (local address 127.16.83.254:39853)
0806 07:00:41.447866 (+ 89989us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:41.447895 (+    29us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:41.601033 (+153138us) server_negotiation.cc:407] Connection header received
0806 07:00:41.601480 (+   447us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:41.601509 (+    29us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:41.601752 (+   243us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:41.601944 (+   192us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:41.964531 (+362587us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:42.401824 (+437293us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.009550 (+607726us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.655505 (+645955us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.888891 (+233386us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:44.392618 (+503727us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57738: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1317543,"server-negotiator.queue_time_us":81771,"thread_start_us":41622,"threads_started":1}
W20260806 07:00:44.527101 22634 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 345777us
W20260806 07:00:44.596666 22571 meta_cache.cc:1097] Time spent processing table locations response: real 0.070s	user 0.000s	sys 0.001s
W20260806 07:00:44.684506 22715 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:41.570714 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57762 (local address 127.16.83.254:39853)
0806 07:00:41.889382 (+318668us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:41.889425 (+    43us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:41.889479 (+    54us) server_negotiation.cc:407] Connection header received
0806 07:00:41.889627 (+   148us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:41.889663 (+    36us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:41.889968 (+   305us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:41.890239 (+   271us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:41.948977 (+ 58738us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:42.521718 (+572741us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.123536 (+601818us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.932591 (+809055us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.218729 (+286138us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:44.575439 (+356710us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57762: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1733998,"server-negotiator.queue_time_us":217575,"thread_start_us":401110,"threads_started":1}
W20260806 07:00:44.702091 22678 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 534391us
W20260806 07:00:44.737078 22565 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:41.502245 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57778 (local address 127.16.83.254:39853)
0806 07:00:41.736228 (+233983us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:41.736273 (+    45us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:42.122070 (+385797us) server_negotiation.cc:407] Connection header received
0806 07:00:42.141487 (+ 19417us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:42.141520 (+    33us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:42.144476 (+  2956us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:42.144725 (+   249us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:42.435715 (+290990us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:42.836007 (+400292us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.857379 (+1021372us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.972952 (+115573us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.343856 (+370904us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:44.718160 (+374304us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57778: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1385966,"server-negotiator.queue_time_us":233424,"thread_start_us":327668,"threads_started":1}
W20260806 07:00:44.938477 22728 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 206706us
W20260806 07:00:44.930151 22736 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 245960us
W20260806 07:00:45.032410 22556 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.546s	user 0.026s	sys 0.018s
W20260806 07:00:45.032827 22556 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.558s	user 0.027s	sys 0.018s
W20260806 07:00:45.047583 22444 scanner-internal.cc:458] Time spent opening tablet: real 3.303s	user 0.005s	sys 0.017s
W20260806 07:00:45.038371 22639 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 519693us
W20260806 07:00:45.151798 22719 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:41.470850 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57778)
0806 07:00:42.118899 (+648049us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.120439 (+  1540us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.133327 (+ 12888us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:42.145095 (+ 11768us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:42.145132 (+    37us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:42.145266 (+   134us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:42.377074 (+231808us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:42.377157 (+    83us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:42.839601 (+462444us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:42.839640 (+    39us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:43.845606 (+1005966us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.853408 (+  7802us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.988011 (+134603us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.988063 (+    52us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:44.420884 (+432821us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.040554 (+619670us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:45.040592 (+    38us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:45.040669 (+    77us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:45.040852 (+   183us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:45.041784 (+   932us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":597033,"mutex_wait_us":2077132,"thread_start_us":326686,"threads_started":1}
W20260806 07:00:45.391587 22567 meta_cache.cc:1097] Time spent processing table locations response: real 0.119s	user 0.000s	sys 0.001s
W20260806 07:00:45.463994 22618 meta_cache.cc:1097] Time spent processing table locations response: real 0.110s	user 0.001s	sys 0.000s
W20260806 07:00:45.465034 22718 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:41.977478 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57820 (local address 127.16.83.254:39853)
0806 07:00:41.978166 (+   688us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:41.978198 (+    32us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:42.157915 (+179717us) server_negotiation.cc:407] Connection header received
0806 07:00:42.158158 (+   243us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:42.158203 (+    45us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:42.229271 (+ 71068us) spinlock_profiling.cc:243] Waited 3.08 ms on lock 0x7b4800143c18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e35ec8 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:42.240906 (+ 11635us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:42.244321 (+  3415us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:42.621449 (+377128us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:42.851355 (+229906us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.551741 (+700386us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.369651 (+817910us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.729403 (+359752us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.027664 (+298261us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57820: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1407197,"server-negotiator.queue_time_us":151,"spinlock_wait_cycles":7072640}
W20260806 07:00:45.473336 22569 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.000s	sys 0.000s
W20260806 07:00:45.517040 22669 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 791185us
W20260806 07:00:45.546715 22549 meta_cache.cc:1097] Time spent processing table locations response: real 0.059s	user 0.000s	sys 0.001s
W20260806 07:00:45.566963 22729 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.340667 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57862 (local address 127.16.83.254:39853)
0806 07:00:42.398461 (+ 57794us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:42.399437 (+   976us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:42.433701 (+ 34264us) server_negotiation.cc:407] Connection header received
0806 07:00:42.440774 (+  7073us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:42.440805 (+    31us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:42.441063 (+   258us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:42.441253 (+   190us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:43.014874 (+573621us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.927676 (+912802us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.459962 (+532286us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.707801 (+247839us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.728929 (+ 21128us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.270684 (+541755us) server_negotiation.cc:365] Received SASL_INITIATE NegotiatePB request
0806 07:00:45.311132 (+ 40448us) server_negotiation.cc:881] Received SASL_INITIATE request from client
0806 07:00:45.317414 (+  6282us) server_negotiation.cc:892] Client requested to use mechanism: PLAIN
0806 07:00:45.328780 (+ 11366us) server_negotiation.cc:922] calling sasl_server_start()
0806 07:00:45.344337 (+ 15557us) server_negotiation.cc:1091] Received PLAIN auth, user=slave
0806 07:00:45.355265 (+ 10928us) server_negotiation.cc:377] Sending SASL_SUCCESS NegotiatePB response
0806 07:00:45.502943 (+147678us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57862: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1240750,"server-negotiator.queue_time_us":137}
W20260806 07:00:45.570645 22390 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.328728 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57850 (local address 127.16.83.254:39853)
0806 07:00:42.330948 (+  2220us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:42.330978 (+    30us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:42.690578 (+359600us) server_negotiation.cc:407] Connection header received
0806 07:00:42.690760 (+   182us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:42.690798 (+    38us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:42.691100 (+   302us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:42.691302 (+   202us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:43.362078 (+670776us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.711687 (+349609us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.471044 (+759357us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.472407 (+  1363us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.472800 (+   393us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.496717 (+1023917us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57850: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":555706,"server-negotiator.queue_time_us":123}
W20260806 07:00:45.608513 22594 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.584s	user 0.011s	sys 0.049s
W20260806 07:00:45.627995 22594 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.606s	user 0.011s	sys 0.050s
W20260806 07:00:45.660144 22748 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 1.13629e+06us
W20260806 07:00:45.709625 22769 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.340539 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57862)
0806 07:00:42.433417 (+ 92878us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.433504 (+    87us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.435422 (+  1918us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:42.442290 (+  6868us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:42.442326 (+    36us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:42.442483 (+   157us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:43.014323 (+571840us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.014397 (+    74us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.936419 (+922022us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.936501 (+    82us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:44.457349 (+520848us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.457421 (+    72us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.712051 (+254630us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.714391 (+  2340us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.150742 (+436351us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.187468 (+ 36726us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:45.187508 (+    40us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:45.187596 (+    88us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:45.187805 (+   209us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:45.609609 (+421804us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":86837,"mutex_wait_us":1415851,"thread_start_us":51230,"threads_started":1}
W20260806 07:00:45.711684 22647 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 211699us
W20260806 07:00:46.130277 21364 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.631s	user 0.023s	sys 0.042s
W20260806 07:00:46.130867 21364 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.977s	user 0.024s	sys 0.043s
W20260806 07:00:46.100507 21265 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.705s	user 0.028s	sys 0.052s
W20260806 07:00:45.808373 22534 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.656s	user 0.052s	sys 0.080s
W20260806 07:00:46.142988 22534 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.998s	user 0.053s	sys 0.100s
W20260806 07:00:46.144716 21265 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 1.107s	user 0.028s	sys 0.054s
W20260806 07:00:46.169535 22776 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.462262 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43874)
0806 07:00:42.611152 (+148890us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.611222 (+    70us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.612040 (+   818us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:42.613212 (+  1172us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:42.613244 (+    32us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:42.613304 (+    60us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:42.974631 (+361327us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:42.974692 (+    61us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.711493 (+736801us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.711543 (+    50us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:43.970324 (+258781us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.970410 (+    86us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.398746 (+428336us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.399824 (+  1078us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:44.457654 (+ 57830us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.025036 (+567382us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:45.649148 (+624112us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":148326,"mutex_wait_us":1218103,"thread_start_us":149022,"threads_started":1}
I20260806 07:00:46.170838 22387 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:46.236342 22881 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.666s	user 0.017s	sys 0.024s
W20260806 07:00:46.479898 22787 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.626575 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43886 (local address 127.16.83.193:46537)
0806 07:00:42.688946 (+ 62371us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:42.688979 (+    33us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:42.752745 (+ 63766us) server_negotiation.cc:407] Connection header received
0806 07:00:42.753953 (+  1208us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:42.753997 (+    44us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:42.756205 (+  2208us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:42.760958 (+  4753us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:43.387700 (+626742us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.957320 (+569620us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.474746 (+517426us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.722371 (+247625us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.475650 (+753279us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.741611 (+265961us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43886: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1746695,"server-negotiator.queue_time_us":61795,"thread_start_us":72864,"threads_started":1}
W20260806 07:00:46.242712 22605 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.687s	user 0.008s	sys 0.004s
W20260806 07:00:46.286692 22766 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.331095 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43860)
0806 07:00:42.505707 (+174612us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.505826 (+   119us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.506188 (+   362us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:42.524577 (+ 18389us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:42.526716 (+  2139us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:42.529590 (+  2874us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:42.952553 (+422963us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:42.953261 (+   708us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.662580 (+709319us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.662640 (+    60us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:43.877599 (+214959us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.877657 (+    58us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.976395 (+ 98738us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.976470 (+    75us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:44.470844 (+494374us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:44.710455 (+239611us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:45.609568 (+899113us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":43486,"mutex_wait_us":1315573,"thread_start_us":24373,"threads_started":1}
W20260806 07:00:46.485882 22744 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:41.994126 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57820)
0806 07:00:42.157346 (+163220us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.157424 (+    78us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.157836 (+   412us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:42.245425 (+ 87589us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:42.246848 (+  1423us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:42.249318 (+  2470us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:42.620874 (+371556us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:42.620968 (+    94us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:42.851879 (+230911us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:42.851930 (+    51us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:43.535459 (+683529us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.539748 (+  4289us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.381183 (+841435us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.383110 (+  1927us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.161075 (+777965us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.551966 (+390891us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:45.552009 (+    43us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:45.552079 (+    70us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:45.552226 (+   147us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:45.658067 (+105841us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":130846,"mutex_wait_us":2029331,"thread_start_us":47993,"threads_started":1}
W20260806 07:00:46.328071 22873 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.768s	user 0.020s	sys 0.034s
W20260806 07:00:46.286708 22894 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.712s	user 0.015s	sys 0.036s
W20260806 07:00:46.356999 22940 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.548s	user 0.029s	sys 0.035s
W20260806 07:00:46.344785 22883 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.166s	user 0.007s	sys 0.007s
W20260806 07:00:46.271747 22881 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.727s	user 0.017s	sys 0.025s
W20260806 07:00:46.268253 22695 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.783s	user 0.000s	sys 0.012s
W20260806 07:00:46.509315 22677 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.825s	user 0.004s	sys 0.027s
W20260806 07:00:46.505056 22770 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.357677 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57850)
0806 07:00:42.689885 (+332208us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.689968 (+    83us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.690296 (+   328us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:42.691694 (+  1398us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:42.691731 (+    37us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:42.691900 (+   169us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:43.348127 (+656227us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.352314 (+  4187us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.711980 (+359666us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.712025 (+    45us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:44.468314 (+756289us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.470344 (+  2030us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.491637 (+ 21293us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.496077 (+  4440us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.610512 (+1114435us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.627272 (+ 16760us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:45.627300 (+    28us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:45.627359 (+    59us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:45.627494 (+   135us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:45.682263 (+ 54769us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":330477,"mutex_wait_us":2238430,"thread_start_us":281865,"threads_started":1}
W20260806 07:00:46.187094 22387 scanner-internal.cc:458] Time spent opening tablet: real 3.934s	user 0.010s	sys 0.043s
W20260806 07:00:46.237999 22569 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.764s	user 0.019s	sys 0.034s
W20260806 07:00:46.466812 21361 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 1.118s	user 0.027s	sys 0.067s
W20260806 07:00:46.525307 22618 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.798s	user 0.006s	sys 0.008s
W20260806 07:00:46.515532 22571 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 1.066s	user 0.023s	sys 0.052s
W20260806 07:00:46.286465 22714 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:41.406319 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57762)
0806 07:00:41.726049 (+319730us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:41.731693 (+  5644us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:41.788709 (+ 57016us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:41.894923 (+106214us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:41.898350 (+  3427us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:41.907491 (+  9141us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:41.925217 (+ 17726us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:41.926689 (+  1472us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:42.528255 (+601566us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:42.528309 (+    54us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:43.089446 (+561137us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.089534 (+    88us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.934352 (+844818us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.934396 (+    44us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.131170 (+1196774us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.132722 (+  1552us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:45.132750 (+    28us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:45.132817 (+    67us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:45.132971 (+   154us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:45.609212 (+476241us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":233809,"mutex_wait_us":2116081,"thread_start_us":66831,"threads_started":1}
W20260806 07:00:46.507436 22889 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 1.076s	user 0.016s	sys 0.044s
W20260806 07:00:46.525825 22549 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.786s	user 0.007s	sys 0.002s
W20260806 07:00:46.553062 22608 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.695455 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43896 (local address 127.16.83.193:46537)
0806 07:00:42.794678 (+ 99223us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:42.796208 (+  1530us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:42.912327 (+116119us) server_negotiation.cc:407] Connection header received
0806 07:00:42.948977 (+ 36650us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:42.949817 (+   840us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:42.974962 (+ 25145us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:42.989289 (+ 14327us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:43.648266 (+658977us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.716355 (+ 68089us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.653872 (+937517us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.355002 (+701130us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.525137 (+170135us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.761927 (+236790us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43896: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1095312,"server-negotiator.queue_time_us":47304,"thread_start_us":42899,"threads_started":1}
W20260806 07:00:46.540215 21363 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.908s	user 0.001s	sys 0.015s
W20260806 07:00:46.569881 21361 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 1.727s	user 0.028s	sys 0.068s
W20260806 07:00:46.571686 21363 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 1.073s	user 0.002s	sys 0.016s
W20260806 07:00:46.572974 22940 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.795s	user 0.029s	sys 0.036s
W20260806 07:00:46.573589 22557 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.714701 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43890 (local address 127.16.83.193:46537)
0806 07:00:42.783693 (+ 68992us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:42.783741 (+    48us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:42.783840 (+    99us) server_negotiation.cc:407] Connection header received
0806 07:00:42.784060 (+   220us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:42.784094 (+    34us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:42.784528 (+   434us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:42.784839 (+   311us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:43.011419 (+226580us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.692337 (+680918us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.454212 (+761875us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.708924 (+254712us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.719158 (+ 10234us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.566582 (+847424us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 07:00:45.679785 (+113203us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 07:00:45.683904 (+  4119us) server_negotiation.cc:1035] Waiting for connection context
0806 07:00:45.705383 (+ 21479us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43890: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":2002026,"server-negotiator.queue_time_us":35487,"thread_start_us":97225,"threads_started":1}
W20260806 07:00:46.566606 22921 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.591s	user 0.003s	sys 0.044s
W20260806 07:00:46.561956 22677 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.948s	user 0.004s	sys 0.028s
W20260806 07:00:46.559520 22571 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.189s	user 0.023s	sys 0.053s
W20260806 07:00:46.559538 22549 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.906s	user 0.007s	sys 0.003s
W20260806 07:00:46.556489 22567 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.698s	user 0.000s	sys 0.009s
W20260806 07:00:46.564319 22618 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.954s	user 0.006s	sys 0.009s
W20260806 07:00:46.581485 22921 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.722s	user 0.003s	sys 0.045s
W20260806 07:00:46.581789 22786 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.618330 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43886)
0806 07:00:42.752362 (+134032us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.752434 (+    72us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.752783 (+   349us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:42.765930 (+ 13147us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:42.765987 (+    57us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:42.766048 (+    61us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:42.784407 (+ 18359us) spinlock_profiling.cc:243] Waited 5.72 ms on lock 0x7b1800329140. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682a1b68b1 00007f682a1c3661 00007f682780f82c 00007f68212f99dc 00007f682a130a39 00007f68213168bb 00007f6821314cbf 00007f6821316e22 00007f6825dedc48 00007f6825dee6a1 00007f6825dee266
0806 07:00:43.381473 (+597066us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.383866 (+  2393us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.966584 (+582718us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.969024 (+  2440us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:44.468558 (+499534us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.474394 (+  5836us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.730758 (+256364us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.730802 (+    44us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.188352 (+457550us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.485037 (+296685us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:45.738830 (+253793us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":100003,"mutex_wait_us":1657776,"spinlock_wait_cycles":13144960,"thread_start_us":100076,"threads_started":1}
W20260806 07:00:46.582798 22873 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.095s	user 0.020s	sys 0.035s
W20260806 07:00:46.574548 22605 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 1.000s	user 0.009s	sys 0.004s
W20260806 07:00:46.574395 22463 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.335810 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43860 (local address 127.16.83.193:46537)
0806 07:00:42.340378 (+  4568us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:42.340414 (+    36us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:42.506923 (+166509us) server_negotiation.cc:407] Connection header received
0806 07:00:42.508406 (+  1483us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:42.508450 (+    44us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:42.520536 (+ 12086us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:42.523068 (+  2532us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:42.968028 (+444960us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.657973 (+689945us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.877928 (+219955us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.974251 (+ 96323us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.974627 (+   376us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:44.715681 (+741054us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 07:00:45.531145 (+815464us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 07:00:45.621039 (+ 89894us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43860: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1751505,"server-negotiator.queue_time_us":2475,"spinlock_wait_cycles":1670016}
W20260806 07:00:46.571703 22569 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.079s	user 0.019s	sys 0.035s
W20260806 07:00:46.592478 22793 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.830302 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43922 (local address 127.16.83.193:46537)
0806 07:00:42.839924 (+  9622us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:42.839973 (+    49us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:42.949448 (+109475us) server_negotiation.cc:407] Connection header received
0806 07:00:42.974200 (+ 24752us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:42.974233 (+    33us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:42.974606 (+   373us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:42.974784 (+   178us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:43.548205 (+573421us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.315428 (+767223us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.150554 (+835126us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.568060 (+417506us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.568486 (+   426us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.278571 (+710085us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43922: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1764678,"server-negotiator.queue_time_us":587}
W20260806 07:00:46.576759 22672 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.761s	user 0.019s	sys 0.010s
W20260806 07:00:46.582747 22695 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 1.077s	user 0.000s	sys 0.013s
W20260806 07:00:46.589865 22575 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.465189 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43874 (local address 127.16.83.193:46537)
0806 07:00:42.496963 (+ 31774us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:42.496991 (+    28us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:42.611340 (+114349us) server_negotiation.cc:407] Connection header received
0806 07:00:42.612305 (+   965us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:42.612345 (+    40us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:42.612651 (+   306us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:42.612836 (+   185us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:42.979241 (+366405us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.709862 (+730621us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.970677 (+260815us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.390594 (+419917us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.470079 (+ 79485us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.035571 (+565492us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 07:00:45.503004 (+467433us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 07:00:45.610588 (+107584us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43874: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1738586,"server-negotiator.queue_time_us":1930}
W20260806 07:00:46.590010 22567 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.874s	user 0.001s	sys 0.010s
W20260806 07:00:46.636796 22889 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 1.385s	user 0.016s	sys 0.045s
I20260806 07:00:46.697948 22428 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:46.698915 22428 scanner-internal.cc:458] Time spent opening tablet: real 4.288s	user 0.005s	sys 0.006s
W20260806 07:00:46.699553 22894 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.987s	user 0.015s	sys 0.037s
W20260806 07:00:46.633519 22672 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.969s	user 0.021s	sys 0.013s
W20260806 07:00:46.706489 22883 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.476s	user 0.007s	sys 0.009s
W20260806 07:00:46.721530 22853 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.567113 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57922)
0806 07:00:43.884785 (+317672us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:43.884868 (+    83us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:43.885213 (+   345us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:43.907908 (+ 22695us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:43.910335 (+  2427us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:43.925392 (+ 15057us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:44.614030 (+688638us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.642992 (+ 28962us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.490252 (+847260us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.493356 (+  3104us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:46.045040 (+551684us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.068137 (+ 23097us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.571927 (+503790us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.16.83.254:39853: BlockingRecv error: recv got EOF from 127.16.83.254:39853 (error 108)
Metrics: {"client-negotiator.queue_time_us":310168,"mutex_wait_us":1036092,"thread_start_us":297868,"threads_started":1}
W20260806 07:00:46.733484 22356 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.012793 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57880 (local address 127.16.83.254:39853)
0806 07:00:43.246928 (+234135us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.246960 (+    32us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:43.399497 (+152537us) server_negotiation.cc:407] Connection header received
0806 07:00:43.425538 (+ 26041us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:43.426721 (+  1183us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:43.432995 (+  6274us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:43.433231 (+   236us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:43.927522 (+494291us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.394221 (+466699us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.309964 (+915743us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.553270 (+243306us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.553693 (+   423us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.677365 (+1123672us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57880: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1361797,"server-negotiator.queue_time_us":233672}
I20260806 07:00:46.733007 22472 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:46.735368 22615 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.667s	user 0.007s	sys 0.021s
W20260806 07:00:46.744156 22663 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.501808 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57922 (local address 127.16.83.254:39853)
0806 07:00:43.542699 (+ 40891us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.542731 (+    32us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:43.885004 (+342273us) server_negotiation.cc:407] Connection header received
0806 07:00:43.885479 (+   475us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:43.885518 (+    39us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:43.885804 (+   286us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:43.886042 (+   238us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:44.649074 (+763032us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.487395 (+838321us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.068497 (+581102us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.525417 (+456920us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.569741 (+ 44324us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57922: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1481171,"server-negotiator.queue_time_us":98}
I20260806 07:00:46.757030 21372 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:43852 (request call id 0) took 2215 ms. Trace:
I20260806 07:00:46.758088 21284 rpcz_store.cc:275] Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 0) took 1054 ms. Trace:
I20260806 07:00:46.758493 21284 rpcz_store.cc:276] 0806 07:00:45.703958 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 07:00:45.704144 (+   186us) service_pool.cc:227] Handling call
0806 07:00:46.757830 (+1053686us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1044472}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:46.759831 22807 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.820979 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43922)
0806 07:00:42.947106 (+126127us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.949272 (+  2166us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.967728 (+ 18456us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:42.987456 (+ 19728us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:42.987506 (+    50us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:42.987587 (+    81us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:43.521703 (+534116us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.535843 (+ 14140us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.328975 (+793132us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.333083 (+  4108us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.147597 (+814514us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.150161 (+  2564us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.568954 (+418793us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.569008 (+    54us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:46.143306 (+574298us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.217439 (+ 74133us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:46.275396 (+ 57957us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":125375,"mutex_wait_us":1653878,"thread_start_us":76196,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:46.763859 22615 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.844s	user 0.008s	sys 0.021s
I20260806 07:00:46.763208 21372 rpcz_store.cc:276] 0806 07:00:44.542000 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 07:00:44.548242 (+  6242us) service_pool.cc:227] Handling call
0806 07:00:44.610757 (+ 62515us) tablet_service.cc:2780] Created scanner 6e9aac6a64e140d4b7a65f9ff65192aa for tablet 6a08eea204b7481a93a6439fe7a98dd3, query id is e3b76b65ba634fa1b7854b9944315307
0806 07:00:44.722774 (+112017us) tablet_service.cc:2920] Creating iterator
0806 07:00:44.846188 (+123414us) tablet_service.cc:2945] Iterator created
0806 07:00:45.578421 (+732233us) tablet_service.cc:2967] Iterator init: OK
0806 07:00:45.578591 (+   170us) tablet_service.cc:3010] has_more: true
0806 07:00:45.578753 (+   162us) tablet_service.cc:3027] Continuing scan request
0806 07:00:45.579100 (+   347us) tablet_service.cc:3091] Found scanner 6e9aac6a64e140d4b7a65f9ff65192aa for tablet 6a08eea204b7481a93a6439fe7a98dd3, query id is e3b76b65ba634fa1b7854b9944315307
0806 07:00:46.502293 (+923193us) tablet_service.cc:3165] Deadline expired - responding early
0806 07:00:46.756859 (+254566us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":17,"cfile_cache_hit_bytes":566,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":169,"lbm_reads_lt_1ms":1,"rowset_iterators":3,"scanner_bytes_read":249}
W20260806 07:00:46.786460 22799 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.822466 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43912 (local address 127.16.83.193:46537)
0806 07:00:42.829262 (+  6796us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:42.829302 (+    40us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:42.975241 (+145939us) server_negotiation.cc:407] Connection header received
0806 07:00:42.979740 (+  4499us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:42.979778 (+    38us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:43.012987 (+ 33209us) spinlock_profiling.cc:243] Waited 6.2 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:43.013347 (+   360us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:43.013610 (+   263us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:43.510366 (+496756us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.863441 (+353075us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.706704 (+843263us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.540248 (+833544us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.034906 (+494658us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.283231 (+248325us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43912: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1901546,"server-negotiator.queue_time_us":3576,"spinlock_wait_cycles":14265216}
W20260806 07:00:46.785543 22472 scanner-internal.cc:458] Time spent opening tablet: real 4.602s	user 0.018s	sys 0.021s
I20260806 07:00:46.799254 22418 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:46.800148 22418 scanner-internal.cc:458] Time spent opening tablet: real 4.202s	user 0.005s	sys 0.011s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:46.743507 22738 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 44126.7us
W20260806 07:00:46.810874 22790 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.694411 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43890)
0806 07:00:42.757748 (+ 63337us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.757815 (+    67us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.766200 (+  8385us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:42.784917 (+ 18717us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:42.784961 (+    44us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:42.785043 (+    82us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:42.842521 (+ 57478us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:42.842596 (+    75us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.701602 (+859006us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.702946 (+  1344us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:44.450243 (+747297us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.452709 (+  2466us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.713166 (+260457us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.713226 (+    60us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.149886 (+436660us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:45.150188 (+   302us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:45.684245 (+534057us) client_negotiation.cc:271] Received TOKEN_EXCHANGE NegotiatePB response
0806 07:00:45.701564 (+ 17319us) client_negotiation.cc:769] Sending connection context
0806 07:00:46.276426 (+574862us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":62770,"mutex_wait_us":1466728,"thread_start_us":35859,"threads_started":1}
W20260806 07:00:46.819307 22821 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.987722 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57880)
0806 07:00:43.390988 (+403266us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:43.397447 (+  6459us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:43.420602 (+ 23155us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:43.443788 (+ 23186us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:43.445741 (+  1953us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:43.455308 (+  9567us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:43.924186 (+468878us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.925116 (+   930us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.400706 (+475590us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.400743 (+    37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.182408 (+781665us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.191436 (+  9028us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.554539 (+363103us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.554590 (+    51us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.662252 (+107662us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.045396 (+383144us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:46.066677 (+ 21281us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:46.068862 (+  2185us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:46.103771 (+ 34909us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:46.279741 (+175970us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":351505,"mutex_wait_us":1336325,"thread_start_us":295357,"threads_started":1}
W20260806 07:00:46.835461 22689 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.500247 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57930 (local address 127.16.83.254:39853)
0806 07:00:43.510011 (+  9764us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.510042 (+    31us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:43.658000 (+147958us) server_negotiation.cc:407] Connection header received
0806 07:00:43.665989 (+  7989us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:43.666029 (+    40us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:43.666267 (+   238us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:43.666478 (+   211us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:44.271836 (+605358us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.656104 (+384268us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.538479 (+882375us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.701630 (+163151us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.896500 (+194870us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.762012 (+865512us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57930: BlockingRecv error: recv got EOF from 127.0.0.1:57930 (error 108)
Metrics: {"mutex_wait_us":897520,"server-negotiator.queue_time_us":168}
W20260806 07:00:46.853086 22792 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.695344 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43896)
0806 07:00:42.900347 (+205003us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.910982 (+ 10635us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.927227 (+ 16245us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:42.990120 (+ 62893us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:42.995059 (+  4939us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:43.019605 (+ 24546us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:43.630713 (+611108us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.636262 (+  5549us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.719571 (+ 83309us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.720521 (+   950us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:44.644337 (+923816us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.648066 (+  3729us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.472427 (+824361us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.475437 (+  3010us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:46.108059 (+632622us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.282298 (+174239us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:46.526563 (+244265us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":174396,"mutex_wait_us":1970739,"thread_start_us":98009,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:46.831986 22841 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 45350.2us
W20260806 07:00:46.867259 22666 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.445393 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57906 (local address 127.16.83.254:39853)
0806 07:00:43.457089 (+ 11696us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.457160 (+    71us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:43.670639 (+213479us) server_negotiation.cc:407] Connection header received
0806 07:00:43.675587 (+  4948us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:43.682443 (+  6856us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:43.693210 (+ 10767us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:43.699536 (+  6326us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:44.724991 (+1025455us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.486835 (+761844us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.853864 (+1367029us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57906: BlockingRecv error: recv got EOF from 127.0.0.1:57906 (error 108)
Metrics: {"mutex_wait_us":943054,"server-negotiator.queue_time_us":392}
W20260806 07:00:46.874653 22427 scanner-internal.cc:458] Time spent opening tablet: real 5.368s	user 0.013s	sys 0.042s
I20260806 07:00:46.843443 22409 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:46.871048 22344 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.648356 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57958 (local address 127.16.83.254:39853)
0806 07:00:43.648931 (+   575us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.648961 (+    30us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.375837 (+726876us) server_negotiation.cc:407] Connection header received
0806 07:00:44.395094 (+ 19257us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.396765 (+  1671us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.406908 (+ 10143us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.407143 (+   235us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:45.608563 (+1201420us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.867620 (+1259057us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.868439 (+   819us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57958: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1516072,"server-negotiator.queue_time_us":163,"spinlock_wait_cycles":1676544}
W20260806 07:00:46.887249 22409 scanner-internal.cc:458] Time spent opening tablet: real 4.462s	user 0.003s	sys 0.011s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:46.899477 22808 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:42.816305 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43912)
0806 07:00:42.969132 (+152827us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:42.975117 (+  5985us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:42.979337 (+  4220us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:43.049964 (+ 70627us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:43.069980 (+ 20016us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:43.074751 (+  4771us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:43.497651 (+422900us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:43.501181 (+  3530us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:43.867693 (+366512us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:43.867739 (+    46us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:44.696065 (+828326us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.700936 (+  4871us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.552633 (+851697us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.552684 (+    51us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:46.472446 (+919762us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.871570 (+399124us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:46.889102 (+ 17532us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":84311,"mutex_wait_us":2017099,"thread_start_us":72956,"threads_started":1}
I20260806 07:00:46.878001 22462 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
I20260806 07:00:46.904312 22437 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:46.918639 22462 scanner-internal.cc:458] Time spent opening tablet: real 4.342s	user 0.008s	sys 0.008s
W20260806 07:00:46.926815 22437 scanner-internal.cc:458] Time spent opening tablet: real 4.409s	user 0.004s	sys 0.014s
W20260806 07:00:46.945544 22864 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.667362 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57958)
0806 07:00:44.369966 (+702604us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.373683 (+  3717us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.387785 (+ 14102us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.407259 (+ 19474us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.407305 (+    46us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.407444 (+   139us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:45.588820 (+1181376us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.589899 (+  1079us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.871052 (+1281153us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.16.83.254:39853: BlockingRecv error: recv got EOF from 127.16.83.254:39853 (error 108)
Metrics: {"client-negotiator.queue_time_us":608438,"mutex_wait_us":1136532,"thread_start_us":341043,"threads_started":1}
W20260806 07:00:46.943058 22851 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.556049 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57930)
0806 07:00:43.656809 (+100760us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:43.656889 (+    80us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:43.657826 (+   937us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:43.666782 (+  8956us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:43.666816 (+    34us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:43.666947 (+   131us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:44.251892 (+584945us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.255730 (+  3838us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:44.670151 (+414421us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:44.671724 (+  1573us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.538054 (+866330us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.538146 (+    92us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.703813 (+165667us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.703850 (+    37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:46.321896 (+618046us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:46.558129 (+236233us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:46.558235 (+   106us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:46.558331 (+    96us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:46.558578 (+   247us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:46.678966 (+120388us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":90308,"mutex_wait_us":1668525,"thread_start_us":36118,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:46.999362 22710 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.937446 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57974 (local address 127.16.83.254:39853)
0806 07:00:43.986804 (+ 49358us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.989051 (+  2247us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.376814 (+387763us) server_negotiation.cc:407] Connection header received
0806 07:00:44.393111 (+ 16297us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.395380 (+  2269us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.408329 (+ 12949us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.421886 (+ 13557us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:45.903172 (+1481286us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.885698 (+982526us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.970363 (+ 84665us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57974: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":884121,"server-negotiator.queue_time_us":1549}
W20260806 07:00:46.997852 22839 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.441573 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57906)
0806 07:00:43.663170 (+221597us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:43.668379 (+  5209us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:43.670199 (+  1820us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:43.698339 (+ 28140us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:43.698370 (+    31us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:43.698499 (+   129us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:44.724640 (+1026141us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.724729 (+    89us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.487133 (+762404us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.487172 (+    39us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:46.806486 (+1319314us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.806613 (+   127us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.876156 (+ 69543us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":187436,"mutex_wait_us":1944109,"thread_start_us":56384,"threads_started":1}
W20260806 07:00:47.062906 22631 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.426024 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57902 (local address 127.16.83.254:39853)
0806 07:00:43.457406 (+ 31382us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.457451 (+    45us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:43.853381 (+395930us) server_negotiation.cc:407] Connection header received
0806 07:00:43.858691 (+  5310us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:43.858734 (+    43us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:43.859014 (+   280us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:43.859229 (+   215us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:44.973242 (+1114013us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.038701 (+2065459us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.044621 (+  5920us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57902: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":2035449,"server-negotiator.queue_time_us":80}
W20260806 07:00:47.069151 22693 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.640382 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57942 (local address 127.16.83.254:39853)
0806 07:00:43.647694 (+  7312us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.647745 (+    51us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.162722 (+514977us) server_negotiation.cc:407] Connection header received
0806 07:00:44.162886 (+   164us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.162923 (+    37us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.163215 (+   292us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.163415 (+   200us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:45.454714 (+1291299us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.979102 (+1524388us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.002989 (+ 23887us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57942: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1460256,"server-negotiator.queue_time_us":2358}
W20260806 07:00:47.145015 22856 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.651184 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57942)
0806 07:00:44.161955 (+510771us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.162062 (+   107us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.162459 (+   397us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.172228 (+  9769us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.173621 (+  1393us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.197789 (+ 24168us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:45.377234 (+1179445us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.400518 (+ 23284us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.103422 (+1702904us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.16.83.254:39853: BlockingRecv error: recv got EOF from 127.16.83.254:39853 (error 108)
Metrics: {"client-negotiator.queue_time_us":376772,"mutex_wait_us":1107776,"thread_start_us":232410,"threads_started":1}
W20260806 07:00:47.222503 22845 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.444469 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57902)
0806 07:00:43.852871 (+408402us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:43.852957 (+    86us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:43.853284 (+   327us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:43.866846 (+ 13562us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:43.868235 (+  1389us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:43.881013 (+ 12778us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:44.972757 (+1091744us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.972847 (+    90us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.045398 (+2072551us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.16.83.254:39853: BlockingRecv error: recv got EOF from 127.16.83.254:39853 (error 108)
Metrics: {"client-negotiator.queue_time_us":398943,"mutex_wait_us":831249,"thread_start_us":151790,"threads_started":1}
W20260806 07:00:47.215391 22824 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 49488us
W20260806 07:00:47.235767 22885 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.236934 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43938)
0806 07:00:44.308383 (+ 71449us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.308490 (+   107us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.310773 (+  2283us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.350283 (+ 39510us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.360186 (+  9903us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.370246 (+ 10060us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:45.058460 (+688214us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.083016 (+ 24556us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.585498 (+502482us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.585554 (+    56us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.158850 (+1573296us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.158958 (+   108us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.233599 (+ 74641us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":66414,"mutex_wait_us":1668333,"thread_start_us":14248,"threads_started":1}
I20260806 07:00:47.236824 22510 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:47.237649 22510 scanner-internal.cc:458] Time spent opening tablet: real 3.576s	user 0.007s	sys 0.018s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:47.323689 22802 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 533376us
W20260806 07:00:47.346678 22884 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.328460 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43940 (local address 127.16.83.193:46537)
0806 07:00:44.398878 (+ 70418us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.398917 (+    39us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.686649 (+287732us) server_negotiation.cc:407] Connection header received
0806 07:00:44.707506 (+ 20857us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.707542 (+    36us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.713181 (+  5639us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.714177 (+   996us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:46.033733 (+1319556us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.229732 (+1195999us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.343122 (+113390us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43940: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1768029,"server-negotiator.queue_time_us":164}
W20260806 07:00:47.369251 22906 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.345935 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43948 (local address 127.16.83.193:46537)
0806 07:00:44.718370 (+372435us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.718412 (+    42us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.718486 (+    74us) server_negotiation.cc:407] Connection header received
0806 07:00:44.718670 (+   184us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.718708 (+    38us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.723833 (+  5125us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.736934 (+ 13101us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:44.990382 (+253448us) spinlock_profiling.cc:243] Waited 1.68 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212dfb7c 00007f68212df73b 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:45.670016 (+679634us) spinlock_profiling.cc:243] Waited 1.38 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:45.767237 (+ 97221us) spinlock_profiling.cc:243] Waited 1.83 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f682146e640 00007f682146d954 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:46.329720 (+562483us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.342548 (+1012828us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.353331 (+ 10783us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43948: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1878374,"server-negotiator.queue_time_us":348395,"spinlock_wait_cycles":11255808,"thread_start_us":375843,"threads_started":1}
W20260806 07:00:47.385242 22898 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.318212 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43948)
0806 07:00:44.659824 (+341612us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.663546 (+  3722us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.690134 (+ 26588us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.736151 (+ 46017us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.748238 (+ 12087us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.794164 (+ 45926us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:45.560021 (+765857us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.560094 (+    73us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.374539 (+1814445us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.16.83.193:46537: BlockingRecv error: recv got EOF from 127.16.83.193:46537 (error 108)
Metrics: {"client-negotiator.queue_time_us":229006,"mutex_wait_us":607604,"thread_start_us":263955,"threads_started":1}
I20260806 07:00:47.405853 22520 meta_cache.cc:1510] marking tablet server 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) as failed
W20260806 07:00:47.407243 22520 meta_cache.cc:302] tablet 6a08eea204b7481a93a6439fe7a98dd3: replica 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) has failed: Network error: TS failed: Client connection negotiation failed: client connection to 127.16.83.193:46537: BlockingRecv error: recv got EOF from 127.16.83.193:46537 (error 108)
W20260806 07:00:47.506642 22495 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.230282 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43938 (local address 127.16.83.193:46537)
0806 07:00:44.302413 (+ 72131us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.302450 (+    37us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.310988 (+  8538us) server_negotiation.cc:407] Connection header received
0806 07:00:44.311139 (+   151us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.311178 (+    39us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.335351 (+ 24173us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.348924 (+ 13573us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:45.145290 (+796366us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.584610 (+439320us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.180263 (+1595653us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.323876 (+143613us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.324538 (+   662us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43938: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1238434,"server-negotiator.queue_time_us":48587,"thread_start_us":38418,"threads_started":1}
W20260806 07:00:47.586702 22899 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.347482 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43970 (local address 127.16.83.193:46537)
0806 07:00:44.716578 (+369096us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.719403 (+  2825us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.858278 (+138875us) server_negotiation.cc:407] Connection header received
0806 07:00:44.954683 (+ 96405us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.957066 (+  2383us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.993255 (+ 36189us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.012585 (+ 19330us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:45.662769 (+650184us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.190703 (+1527934us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.395752 (+205049us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43970: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1535853,"server-negotiator.queue_time_us":322416,"spinlock_wait_cycles":7936,"thread_start_us":273619,"threads_started":1}
W20260806 07:00:47.594923 22765 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 397291us
W20260806 07:00:47.620252 22644 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.932993 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43936 (local address 127.16.83.193:46537)
0806 07:00:43.933555 (+   562us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:43.933592 (+    37us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.380241 (+446649us) server_negotiation.cc:407] Connection header received
0806 07:00:44.402513 (+ 22272us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.404201 (+  1688us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.473559 (+ 69358us) spinlock_profiling.cc:243] Waited 18.4 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f6825d8bca0 00007f6825e4049c 00007f6825e35ec8 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:44.473763 (+   204us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.473962 (+   199us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:44.723478 (+249516us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.519771 (+796293us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.537739 (+ 17968us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.755748 (+1218009us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.958845 (+203097us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:47.524319 (+565474us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43936: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":2518444,"server-negotiator.queue_time_us":148,"spinlock_wait_cycles":42431360}
W20260806 07:00:47.621901 22364 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.421687 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57988 (local address 127.16.83.254:39853)
0806 07:00:44.452534 (+ 30847us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.452567 (+    33us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:45.134512 (+681945us) server_negotiation.cc:407] Connection header received
0806 07:00:45.191594 (+ 57082us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:45.205958 (+ 14364us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:45.328412 (+122454us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.339146 (+ 10734us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:45.395284 (+ 56138us) spinlock_profiling.cc:243] Waited 6.27 ms on lock 0x7b4800143c18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:46.516645 (+1121361us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.285939 (+769294us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.530262 (+244323us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57988: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":882538,"server-negotiator.queue_time_us":20139,"spinlock_wait_cycles":14423936}
W20260806 07:00:47.648661 22901 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.328559 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43956)
0806 07:00:44.374843 (+ 46284us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.374910 (+    67us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.377207 (+  2297us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.456871 (+ 79664us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.456925 (+    54us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.457049 (+   124us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:44.979557 (+522508us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.992911 (+ 13354us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.715274 (+722363us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.715314 (+    40us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.243211 (+1527897us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.243329 (+   118us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.506014 (+262685us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":45551,"mutex_wait_us":1358902,"thread_start_us":25403,"threads_started":1}
W20260806 07:00:47.641251 22712 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.326297 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57976 (local address 127.16.83.254:39853)
0806 07:00:44.388317 (+ 62020us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.388365 (+    48us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.726862 (+338497us) server_negotiation.cc:407] Connection header received
0806 07:00:44.730452 (+  3590us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.730488 (+    36us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.905712 (+175224us) spinlock_profiling.cc:243] Waited 1.17 ms on lock 0x7b4800143c18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e35ec8 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:44.941439 (+ 35727us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.949180 (+  7741us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:46.485249 (+1536069us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.997907 (+512658us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.512585 (+514678us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57976: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1111907,"server-negotiator.queue_time_us":321,"spinlock_wait_cycles":2697984}
I20260806 07:00:47.696151 22493 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:47.702647 22493 scanner-internal.cc:458] Time spent opening tablet: real 3.983s	user 0.005s	sys 0.026s
W20260806 07:00:47.750732 22909 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.395539 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43986)
0806 07:00:45.010399 (+614860us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.013367 (+  2968us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:45.035383 (+ 22016us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.488384 (+453001us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.492056 (+  3672us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.495473 (+  3417us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:46.322118 (+826645us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.325832 (+  3714us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.621173 (+1295341us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":461624,"mutex_wait_us":717636,"thread_start_us":266094,"threads_started":1}
W20260806 07:00:47.767381 22704 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.598696 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57992 (local address 127.16.83.254:39853)
0806 07:00:44.668824 (+ 70128us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.670136 (+  1312us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.682545 (+ 12409us) server_negotiation.cc:407] Connection header received
0806 07:00:44.688544 (+  5999us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.689994 (+  1450us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.702489 (+ 12495us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.707616 (+  5127us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:46.135376 (+1427760us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.998399 (+863023us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.709390 (+710991us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57992: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1471086,"server-negotiator.queue_time_us":2652}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:47.764989 22912 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.392819 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43990)
0806 07:00:45.185965 (+793146us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.189525 (+  3560us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:45.339554 (+150029us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.496879 (+157325us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.499547 (+  2668us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.502911 (+  3364us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:46.322669 (+819758us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.326534 (+  3865us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.572585 (+1246051us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 1179 requested bytes
Metrics: {"client-negotiator.queue_time_us":628168,"mutex_wait_us":760667,"thread_start_us":334008,"threads_started":1}
W20260806 07:00:47.794263 22914 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.530255 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43990 (local address 127.16.83.193:46537)
0806 07:00:45.060559 (+530304us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:45.083166 (+ 22607us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:45.190762 (+107596us) server_negotiation.cc:407] Connection header received
0806 07:00:45.375127 (+184365us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:45.377279 (+  2152us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:45.490560 (+113281us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.495772 (+  5212us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:46.343470 (+847698us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.478962 (+1135492us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.637346 (+158384us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43990: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1878634,"server-negotiator.queue_time_us":449021,"spinlock_wait_cycles":1369984}
W20260806 07:00:47.806687 22481 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.611542 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57994 (local address 127.16.83.254:39853)
0806 07:00:44.682397 (+ 70855us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.682470 (+    73us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:45.035667 (+353197us) server_negotiation.cc:407] Connection header received
0806 07:00:45.040106 (+  4439us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:45.046669 (+  6563us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:45.083945 (+ 37276us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.134958 (+ 51013us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:45.938823 (+803865us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.164305 (+1225482us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.697931 (+533626us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57994: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1618526,"server-negotiator.queue_time_us":91}
W20260806 07:00:47.806074 22878 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.937055 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43936)
0806 07:00:44.376050 (+438995us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.378307 (+  2257us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.393713 (+ 15406us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.474787 (+ 81074us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.475402 (+   615us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.475476 (+    74us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:44.721149 (+245673us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:44.721210 (+    61us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.520536 (+799326us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:45.520576 (+    40us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:45.523559 (+  2983us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.523638 (+    79us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.756502 (+1232864us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.756587 (+    85us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.369968 (+613381us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:47.370267 (+   299us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:47.559766 (+189499us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":344052,"mutex_wait_us":921016,"thread_start_us":284723,"threads_started":1}
W20260806 07:00:47.812166 22913 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.350520 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43966)
0806 07:00:44.717468 (+366948us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.717548 (+    80us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.717941 (+   393us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.702410 (+984469us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.706246 (+  3836us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.711007 (+  4761us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:46.303979 (+592972us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.308227 (+  4248us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.610368 (+1302141us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":321588,"mutex_wait_us":575057,"thread_start_us":254650,"threads_started":1}
I20260806 07:00:47.814881 21372 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:43876 (request call id 0) took 1007 ms. Trace:
W20260806 07:00:47.858927 22900 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.326173 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57976)
0806 07:00:44.722335 (+396162us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.723175 (+   840us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.726840 (+  3665us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.950516 (+223676us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.954480 (+  3964us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.971755 (+ 17275us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:46.326231 (+1354476us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.328411 (+  2180us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.998607 (+670196us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.998675 (+    68us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.556513 (+557838us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.560136 (+  3623us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.683278 (+123142us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":356738,"mutex_wait_us":1602120,"thread_start_us":285829,"threads_started":1}
W20260806 07:00:47.868409 22905 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.368630 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43970)
0806 07:00:44.838460 (+469830us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.847644 (+  9184us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.931109 (+ 83465us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.013590 (+ 82481us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.015270 (+  1680us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.023972 (+  8702us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:45.662334 (+638362us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.662427 (+    93us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.219553 (+1557126us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.219618 (+    65us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.623616 (+403998us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.626747 (+  3131us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.721341 (+ 94594us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":333093,"mutex_wait_us":912232,"thread_start_us":270144,"threads_started":1}
I20260806 07:00:47.850035 22543 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:47.864894 22924 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.621657 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43986 (local address 127.16.83.193:46537)
0806 07:00:45.272104 (+650447us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:45.311366 (+ 39262us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:45.318808 (+  7442us) server_negotiation.cc:407] Connection header received
0806 07:00:45.344289 (+ 25481us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:45.347415 (+  3126us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:45.470211 (+122796us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.489041 (+ 18830us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:46.347110 (+858069us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.625330 (+1278220us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.713799 (+ 88469us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43986: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1476799,"server-negotiator.queue_time_us":428567,"thread_start_us":94118,"threads_started":1}
I20260806 07:00:47.843251 22537 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
I20260806 07:00:47.864887 22522 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:47.888798 22448 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.332822 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43956 (local address 127.16.83.193:46537)
0806 07:00:44.420090 (+ 87268us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.420118 (+    28us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:44.420173 (+    55us) server_negotiation.cc:407] Connection header received
0806 07:00:44.420325 (+   152us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:44.420352 (+    27us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:44.452256 (+ 31904us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:44.452484 (+   228us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:45.013164 (+560680us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:45.714905 (+701741us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.244301 (+1529396us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.616306 (+372005us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.715385 (+ 99079us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43956: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1276654,"server-negotiator.queue_time_us":86866,"spinlock_wait_cycles":1938816,"thread_start_us":194614,"threads_started":1}
I20260806 07:00:47.890777 22521 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:47.885337 22543 scanner-internal.cc:458] Time spent opening tablet: real 4.035s	user 0.008s	sys 0.023s
W20260806 07:00:47.886476 22537 scanner-internal.cc:458] Time spent opening tablet: real 3.691s	user 0.007s	sys 0.006s
W20260806 07:00:47.894178 22522 scanner-internal.cc:458] Time spent opening tablet: real 4.043s	user 0.002s	sys 0.007s
W20260806 07:00:47.891350 22521 scanner-internal.cc:458] Time spent opening tablet: real 4.284s	user 0.006s	sys 0.015s
I20260806 07:00:47.886399 22538 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:47.915051 22876 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:43.940653 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57974)
0806 07:00:44.370099 (+429446us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.373573 (+  3474us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.388838 (+ 15265us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.423670 (+ 34832us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.424968 (+  1298us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.458875 (+ 33907us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:45.858033 (+1399158us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.861137 (+  3104us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.896413 (+1035276us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.896488 (+    75us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.755671 (+859183us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.759206 (+  3535us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.812006 (+ 52800us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":333875,"mutex_wait_us":1886150,"thread_start_us":208955,"threads_started":1}
I20260806 07:00:47.836243 21372 rpcz_store.cc:276] 0806 07:00:46.850227 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 07:00:46.870219 (+ 19992us) service_pool.cc:227] Handling call
0806 07:00:46.922280 (+ 52061us) tablet_service.cc:2780] Created scanner 493bc893b32742ff8edfc01256f8ae6a for tablet 6a08eea204b7481a93a6439fe7a98dd3, query id is 0d3fdbcaec964282a1309b1a612cfdb9
0806 07:00:47.049097 (+126817us) tablet_service.cc:2920] Creating iterator
0806 07:00:47.077529 (+ 28432us) tablet_service.cc:2945] Iterator created
0806 07:00:47.475395 (+397866us) tablet_service.cc:2967] Iterator init: OK
0806 07:00:47.475574 (+   179us) tablet_service.cc:3010] has_more: true
0806 07:00:47.475753 (+   179us) tablet_service.cc:3027] Continuing scan request
0806 07:00:47.476217 (+   464us) tablet_service.cc:3091] Found scanner 493bc893b32742ff8edfc01256f8ae6a for tablet 6a08eea204b7481a93a6439fe7a98dd3, query id is 0d3fdbcaec964282a1309b1a612cfdb9
0806 07:00:47.811219 (+335002us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":17,"cfile_cache_hit_bytes":567,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":14159,"lbm_reads_10-100_ms":1,"rowset_iterators":3,"scanner_bytes_read":250}
W20260806 07:00:47.931699 22538 scanner-internal.cc:458] Time spent opening tablet: real 4.283s	user 0.018s	sys 0.029s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 1179 requested bytes
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:47.981509 22480 scanner-internal.cc:458] Time spent opening tablet: real 5.386s	user 0.002s	sys 0.005s
W20260806 07:00:47.982708 22715 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.856501 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58000 (local address 127.16.83.254:39853)
0806 07:00:44.857363 (+   862us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:44.857406 (+    43us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:45.487337 (+629931us) server_negotiation.cc:407] Connection header received
0806 07:00:45.487494 (+   157us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:45.487524 (+    30us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:45.487995 (+   471us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.494661 (+  6666us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:46.907823 (+1413162us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.406108 (+498285us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.892527 (+486419us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58000: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1211371,"server-negotiator.queue_time_us":261}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:47.996810 22581 meta_cache.cc:1097] Time spent processing table locations response: real 0.070s	user 0.003s	sys 0.000s
W20260806 07:00:47.999758 22911 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.452508 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57988)
0806 07:00:45.130230 (+677722us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.134315 (+  4085us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:45.163228 (+ 28913us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.343879 (+180651us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.347182 (+  3303us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.384001 (+ 36819us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:46.319634 (+935633us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.322243 (+  2609us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.295662 (+973419us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.295716 (+    54us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.949416 (+653700us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.949479 (+    63us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.986199 (+ 36720us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":539902,"mutex_wait_us":1300424,"thread_start_us":377055,"threads_started":1}
W20260806 07:00:47.997527 22581 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 129021us
W20260806 07:00:48.002049 22707 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.597384 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57992)
0806 07:00:44.657093 (+ 59709us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.658576 (+  1483us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.670070 (+ 11494us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.709994 (+ 39924us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.710722 (+   728us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.716803 (+  6081us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:46.134960 (+1418157us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.135056 (+    96us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:46.999013 (+863957us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:46.999079 (+    66us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.879822 (+880743us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.879886 (+    64us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.935620 (+ 55734us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":9434,"mutex_wait_us":2084094}
W20260806 07:00:48.016122 22891 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.291967 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:43940)
0806 07:00:44.670220 (+378253us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:44.682727 (+ 12507us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:44.696574 (+ 13847us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:44.715759 (+ 19185us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:44.716411 (+   652us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:44.723368 (+  6957us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:45.896835 (+1173467us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.920077 (+ 23242us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.291392 (+1371315us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.295359 (+  3967us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.880164 (+584805us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.880225 (+    61us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.936270 (+ 56045us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":294628,"mutex_wait_us":1544024,"thread_start_us":28514,"threads_started":1}
I20260806 07:00:48.017421 22476 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:48.018015 22476 scanner-internal.cc:458] Time spent opening tablet: real 4.337s	user 0.011s	sys 0.039s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:48.038668 22559 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.746694 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43966 (local address 127.16.83.193:46537)
0806 07:00:45.621105 (+874411us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:45.621147 (+    42us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:45.622568 (+  1421us) server_negotiation.cc:407] Connection header received
0806 07:00:45.625053 (+  2485us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:45.626239 (+  1186us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:45.678694 (+ 52455us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.685031 (+  6337us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:45.809005 (+123974us) spinlock_profiling.cc:243] Waited 3.75 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:47.228198 (+1419193us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.973826 (+745628us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.010530 (+ 36704us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43966: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1856611,"server-negotiator.queue_time_us":873401,"spinlock_wait_cycles":8627968,"thread_start_us":1754589,"threads_started":1}
W20260806 07:00:48.086978 22927 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.620394 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:57994)
0806 07:00:45.033242 (+412848us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.033312 (+    70us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:45.033658 (+   346us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.132166 (+ 98508us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.132212 (+    46us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.132389 (+   177us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:45.938242 (+805853us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:45.938334 (+    92us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.164794 (+1226460us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.164851 (+    57us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.900243 (+735392us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.900310 (+    67us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.946454 (+ 46144us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":373783,"mutex_wait_us":1087176,"thread_start_us":301891,"threads_started":1}
W20260806 07:00:48.125662 22936 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.952482 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44002 (local address 127.16.83.193:46537)
0806 07:00:46.350165 (+1397683us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.350215 (+    50us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.351707 (+  1492us) server_negotiation.cc:407] Connection header received
0806 07:00:46.522625 (+170918us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.541591 (+ 18966us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.626499 (+ 84908us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.693166 (+ 66667us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.374036 (+680870us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.633732 (+259696us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.010063 (+376331us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44002: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":779169,"server-negotiator.queue_time_us":1283940,"thread_start_us":210592,"threads_started":1}
W20260806 07:00:48.147282 22946 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.145161 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44014 (local address 127.16.83.193:46537)
0806 07:00:46.358291 (+1213130us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.358350 (+    59us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.507290 (+148940us) server_negotiation.cc:407] Connection header received
0806 07:00:46.537733 (+ 30443us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.542043 (+  4310us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.817008 (+274965us) spinlock_profiling.cc:243] Waited 10.3 ms on lock 0x7b2400213d28. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f682146e640 00007f682147aff9 00007f6825e35d8f 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:46.836469 (+ 19461us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.842609 (+  6140us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.545139 (+702530us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.900957 (+355818us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.145530 (+244573us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44014: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":555332,"server-negotiator.queue_time_us":1136991,"spinlock_wait_cycles":23689088,"thread_start_us":978827,"threads_started":1}
W20260806 07:00:48.168587 22939 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.989299 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58008)
0806 07:00:45.508477 (+519178us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.508542 (+    65us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:45.508926 (+   384us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.511341 (+  2415us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.511387 (+    46us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.511549 (+   162us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:46.948875 (+1437326us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.964814 (+ 15939us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.404859 (+440045us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.404912 (+    53us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:47.895423 (+490511us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.897690 (+  2267us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.025602 (+127912us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":514615,"mutex_wait_us":1685145,"thread_start_us":197185,"threads_started":1}
W20260806 07:00:48.195492 22565 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.976052 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58008 (local address 127.16.83.254:39853)
0806 07:00:45.049092 (+ 73040us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:45.050785 (+  1693us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:45.509562 (+458777us) server_negotiation.cc:407] Connection header received
0806 07:00:45.509748 (+   186us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:45.509785 (+    37us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:45.510097 (+   312us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:45.510308 (+   211us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:46.970755 (+1460447us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.397026 (+426271us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.907614 (+510588us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.086356 (+178742us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.194042 (+107686us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58008: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1587400,"server-negotiator.queue_time_us":1523}
W20260806 07:00:48.200994 22859 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 351151us
W20260806 07:00:48.202587 22718 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.037198 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58014 (local address 127.16.83.254:39853)
0806 07:00:45.474469 (+437271us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:45.474598 (+   129us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.473100 (+998502us) server_negotiation.cc:407] Connection header received
0806 07:00:46.538269 (+ 65169us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.540713 (+  2444us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.575774 (+ 35061us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.584647 (+  8873us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.869714 (+1285067us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.144644 (+274930us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.201119 (+ 56475us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58014: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":996996,"server-negotiator.queue_time_us":428493,"thread_start_us":1107725,"threads_started":1}
W20260806 07:00:48.220920 22933 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.854221 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58000)
0806 07:00:45.486760 (+632539us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.486808 (+    48us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:45.487090 (+   282us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:45.496821 (+  9731us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:45.499042 (+  2221us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:45.499163 (+   121us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:46.902252 (+1403089us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.902369 (+   117us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.406570 (+504201us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.406637 (+    67us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.090774 (+684137us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.093575 (+  2801us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.195833 (+102258us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":625461,"mutex_wait_us":1778394,"thread_start_us":267704,"threads_started":1}
W20260806 07:00:48.240124 22953 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.053001 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58014)
0806 07:00:46.360184 (+1307183us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.360270 (+    86us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.360654 (+   384us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.694855 (+334201us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.703666 (+  8811us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.724727 (+ 21061us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:47.857632 (+1132905us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.860826 (+  3194us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.175813 (+314987us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":1299847,"mutex_wait_us":933940,"thread_start_us":1489408,"threads_started":1}
W20260806 07:00:48.311378 22934 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:44.952329 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44002)
0806 07:00:45.485636 (+533307us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.485684 (+    48us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:45.486017 (+   333us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.731606 (+1245589us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.735982 (+  4376us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.738331 (+  2349us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:47.050824 (+312493us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.059559 (+  8735us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.645275 (+585716us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.648929 (+  3654us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.073332 (+424403us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.076321 (+  2989us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.211109 (+134788us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":532711,"mutex_wait_us":569424,"thread_start_us":171078,"threads_started":1}
I20260806 07:00:48.361449 22564 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:48.375144 22564 scanner-internal.cc:458] Time spent opening tablet: real 3.864s	user 0.005s	sys 0.022s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:48.525785 22729 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.494815 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58032 (local address 127.16.83.254:39853)
0806 07:00:45.570477 (+ 75662us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:45.570519 (+    42us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.469091 (+898572us) server_negotiation.cc:407] Connection header received
0806 07:00:46.485978 (+ 16887us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.486054 (+    76us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.486600 (+   546us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.486927 (+   327us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.243905 (+756978us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.945997 (+702092us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.500297 (+554300us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58032: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1344460,"server-negotiator.queue_time_us":73359}
W20260806 07:00:48.529894 22948 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.498660 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44016 (local address 127.16.83.193:46537)
0806 07:00:46.360986 (+862326us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.361027 (+    41us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.362106 (+  1079us) server_negotiation.cc:407] Connection header received
0806 07:00:46.362315 (+   209us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.362356 (+    41us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.362772 (+   416us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.362970 (+   198us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.361760 (+998790us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.864564 (+502804us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.526844 (+662280us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44016: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1268698,"server-negotiator.queue_time_us":824134,"thread_start_us":1073281,"threads_started":1}
W20260806 07:00:48.598251 22557 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.571498 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44006 (local address 127.16.83.193:46537)
0806 07:00:46.719862 (+148364us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.719906 (+    44us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.719978 (+    72us) server_negotiation.cc:407] Connection header received
0806 07:00:46.720219 (+   241us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.720257 (+    38us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.720811 (+   554us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.721067 (+   256us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:46.933237 (+212170us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.956162 (+1022925us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.549504 (+593342us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44006: BlockingRecv error: recv got EOF from 127.0.0.1:44006 (error 108)
Metrics: {"mutex_wait_us":1074553,"server-negotiator.queue_time_us":147705}
W20260806 07:00:48.615489 22938 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.009387 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44006)
0806 07:00:46.326764 (+1317377us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.326856 (+    92us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.327264 (+   408us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.722350 (+395086us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.722424 (+    74us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.722503 (+    79us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:46.930878 (+208375us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.930946 (+    68us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.968186 (+1037240us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.970224 (+  2038us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.518006 (+547782us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.518101 (+    95us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.539390 (+ 21289us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":1210991,"mutex_wait_us":660759,"thread_start_us":633524,"threads_started":1}
I20260806 07:00:48.648900 22529 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:48.649590 22529 scanner-internal.cc:458] Time spent opening tablet: real 4.322s	user 0.004s	sys 0.014s
W20260806 07:00:48.657078 22944 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.401817 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58016 (local address 127.16.83.254:39853)
0806 07:00:46.603511 (+201694us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.605466 (+  1955us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.608795 (+  3329us) server_negotiation.cc:407] Connection header received
0806 07:00:46.626237 (+ 17442us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.630024 (+  3787us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.637061 (+  7037us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.696131 (+ 59070us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.094453 (+398322us) spinlock_profiling.cc:243] Waited 2.48 ms on lock 0x7b4800143c18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f682146e640 00007f682146d954 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:47.478608 (+384155us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.955967 (+477359us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.641103 (+685136us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58016: BlockingRecv error: recv got EOF from 127.0.0.1:58016 (error 108)
Metrics: {"mutex_wait_us":1103712,"server-negotiator.queue_time_us":31878,"spinlock_wait_cycles":5710208}
W20260806 07:00:48.658951 22947 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.151362 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58016)
0806 07:00:46.332164 (+1180802us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.343022 (+ 10858us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.358463 (+ 15441us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.697370 (+338907us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.697444 (+    74us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.697655 (+   211us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:47.330402 (+632747us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.330455 (+    53us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.956771 (+626316us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.956811 (+    40us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.551021 (+594210us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.558796 (+  7775us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.599439 (+ 40643us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":1075514,"mutex_wait_us":1073273,"thread_start_us":444744,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:48.687147 22949 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.152788 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44014)
0806 07:00:46.267136 (+1114348us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.271965 (+  4829us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.307470 (+ 35505us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.864403 (+556933us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.870897 (+  6494us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.870978 (+    81us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:47.526615 (+655637us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.531908 (+  5293us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.901548 (+369640us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.901585 (+    37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.568314 (+666729us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.574129 (+  5815us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.649132 (+ 75003us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":1024746,"mutex_wait_us":1218413,"thread_start_us":416081,"threads_started":1}
I20260806 07:00:48.700081 22518 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:48.702092 22518 scanner-internal.cc:458] Time spent opening tablet: real 4.245s	user 0.011s	sys 0.007s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:48.860183 22959 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.536925 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44024)
0806 07:00:46.536655 (+999730us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.536777 (+   122us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.537269 (+   492us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.696002 (+158733us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.700668 (+  4666us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.703413 (+  2745us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:47.243399 (+539986us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.243461 (+    62us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.735724 (+492263us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.740932 (+  5208us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.150699 (+409767us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.150771 (+    72us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.432749 (+281978us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.433583 (+   834us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.589058 (+155475us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:48.762141 (+173083us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:48.858031 (+ 95890us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":996728,"mutex_wait_us":1146775,"thread_start_us":1046838,"threads_started":1}
I20260806 07:00:48.865195 22556 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:48.865767 22556 scanner-internal.cc:458] Time spent opening tablet: real 4.392s	user 0.028s	sys 0.018s
W20260806 07:00:48.869401 22662 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.844964 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58040 (local address 127.16.83.254:39853)
0806 07:00:45.917735 (+ 72771us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:45.917788 (+    53us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.003610 (+ 85822us) server_negotiation.cc:407] Connection header received
0806 07:00:46.105713 (+102103us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.108199 (+  2486us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.108483 (+   284us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.134632 (+ 26149us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.290714 (+1156082us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.835407 (+544693us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.304307 (+468900us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.511760 (+207453us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.625323 (+113563us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:48.807400 (+182077us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58040: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1504497,"server-negotiator.queue_time_us":110}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:48.890134 22960 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.497208 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58032)
0806 07:00:46.327352 (+830144us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.327422 (+    70us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.327764 (+   342us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.487500 (+159736us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.487596 (+    96us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.487799 (+   203us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:46.947671 (+459872us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:46.947725 (+    54us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.949627 (+1001902us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.949673 (+    46us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.777991 (+828318us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.778563 (+   572us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.885616 (+107053us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":820882,"mutex_wait_us":1240656,"thread_start_us":1009319,"threads_started":1}
W20260806 07:00:48.899735 22608 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.131905 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44024 (local address 127.16.83.193:46537)
0806 07:00:46.675286 (+543381us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.675351 (+    65us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.675473 (+   122us) server_negotiation.cc:407] Connection header received
0806 07:00:46.675725 (+   252us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.675765 (+    40us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.676243 (+   478us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.676548 (+   305us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.243824 (+567276us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.724397 (+480573us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.151118 (+426721us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.431833 (+280715us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.511699 (+ 79866us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:48.897926 (+386227us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44024: BlockingRecv error: recv got EOF from 127.0.0.1:44024 (error 108)
Metrics: {"mutex_wait_us":1174627,"server-negotiator.queue_time_us":542482,"thread_start_us":478336,"threads_started":1}
W20260806 07:00:48.901042 22956 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.485065 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44016)
0806 07:00:46.361431 (+876366us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.361502 (+    71us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.361873 (+   371us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.363888 (+  2015us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.363931 (+    43us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.364001 (+    70us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:46.845409 (+481408us) spinlock_profiling.cc:243] Waited 19.2 ms on lock 0x7b180032e3c0. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682a1b68b1 00007f682a1c3661 00007f682780f82c 00007f68212f99dc 00007f682a130a39 00007f68213168bb 00007f6821314cbf 00007f6821316e22 00007f6825dedc48 00007f6825dee6a1 00007f6825dee266
0806 07:00:47.360928 (+515519us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.361015 (+    87us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.866698 (+505683us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.866737 (+    39us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.771275 (+904538us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.771334 (+    59us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.822737 (+ 51403us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":844924,"mutex_wait_us":1669845,"spinlock_wait_cycles":44054400,"thread_start_us":1127346,"threads_started":1}
I20260806 07:00:48.906234 22611 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:48.933320 22611 scanner-internal.cc:458] Time spent opening tablet: real 3.982s	user 0.025s	sys 0.032s
W20260806 07:00:48.940129 22966 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.613568 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44030)
0806 07:00:46.868734 (+1255166us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.868837 (+   103us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.869214 (+   377us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.914853 (+ 45639us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.915864 (+  1011us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.918441 (+  2577us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:47.898959 (+980518us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.900532 (+  1573us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.237926 (+337394us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.238651 (+   725us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.884410 (+645759us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.884483 (+    73us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.937838 (+ 53355us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":1254377,"mutex_wait_us":1520310,"thread_start_us":967171,"threads_started":1}
I20260806 07:00:48.941176 22577 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:48.966387 22577 scanner-internal.cc:458] Time spent opening tablet: real 4.321s	user 0.017s	sys 0.033s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:48.982688 22968 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.858647 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58050)
0806 07:00:46.371506 (+512859us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.371564 (+    58us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.371892 (+   328us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.853157 (+481265us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.853225 (+    68us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.853350 (+   125us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:47.752180 (+898830us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.754052 (+  1872us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.079925 (+325873us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.080913 (+   988us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.798610 (+717697us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.802652 (+  4042us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.925354 (+122702us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":512148,"mutex_wait_us":1444891,"thread_start_us":722823,"threads_started":1}
W20260806 07:00:48.979180 22970 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.919230 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44036)
0806 07:00:46.765769 (+846539us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.765873 (+   104us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.766408 (+   535us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.777661 (+ 11253us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.780702 (+  3041us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.786228 (+  5526us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:47.803888 (+1017660us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.804043 (+   155us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.207972 (+403929us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.208010 (+    38us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.848502 (+640492us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.853077 (+  4575us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.977581 (+124504us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":822706,"mutex_wait_us":1469527,"thread_start_us":848392,"threads_started":1}
I20260806 07:00:49.014324 22573 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:49.021425 22573 scanner-internal.cc:458] Time spent opening tablet: real 4.062s	user 0.005s	sys 0.026s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:49.051394 22769 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.784063 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58040)
0806 07:00:45.991596 (+207533us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:45.992592 (+   996us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.067299 (+ 74707us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.142273 (+ 74974us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.143990 (+  1717us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.175341 (+ 31351us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:47.263339 (+1087998us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.269351 (+  6012us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:47.841611 (+572260us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:47.843058 (+  1447us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.297510 (+454452us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.298316 (+   806us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.515821 (+217505us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.515894 (+    73us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.768922 (+253028us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:48.779944 (+ 11022us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:48.780587 (+   643us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:48.780659 (+    72us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:48.780823 (+   164us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:48.922828 (+142005us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":7344,"mutex_wait_us":1769859}
W20260806 07:00:49.069299 22696 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 173007us
W20260806 07:00:49.128563 22575 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.724662 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44030 (local address 127.16.83.193:46537)
0806 07:00:46.757019 (+ 32357us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.757062 (+    43us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.871962 (+114900us) server_negotiation.cc:407] Connection header received
0806 07:00:46.880554 (+  8592us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.882023 (+  1469us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.905934 (+ 23911us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.912183 (+  6249us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.900855 (+988672us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.235262 (+334407us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.042765 (+807503us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44030: BlockingRecv error: recv got EOF from 127.0.0.1:44030 (error 108)
Metrics: {"mutex_wait_us":785072,"server-negotiator.queue_time_us":4811}
W20260806 07:00:49.242631 22958 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:45.939835 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44036 (local address 127.16.83.193:46537)
0806 07:00:46.729028 (+789193us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.729107 (+    79us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.767480 (+ 38373us) server_negotiation.cc:407] Connection header received
0806 07:00:46.767763 (+   283us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.767807 (+    44us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.768386 (+   579us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.768623 (+   237us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.835683 (+1067060us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.207563 (+371880us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.864366 (+656803us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.220738 (+356372us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.231705 (+ 10967us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44036: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1058388,"server-negotiator.queue_time_us":643850}
W20260806 07:00:49.448812 22977 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.403924 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58054 (local address 127.16.83.254:39853)
0806 07:00:46.753739 (+349815us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.755584 (+  1845us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.823934 (+ 68350us) server_negotiation.cc:407] Connection header received
0806 07:00:46.836364 (+ 12430us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.837778 (+  1414us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.853502 (+ 15724us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.853756 (+   254us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.713809 (+860053us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.136794 (+422985us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.698249 (+561455us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.138297 (+440048us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.138705 (+   408us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.447171 (+308466us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58054: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1197059,"server-negotiator.queue_time_us":327692,"thread_start_us":159984,"threads_started":1}
W20260806 07:00:49.450875 22978 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.402668 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58050 (local address 127.16.83.254:39853)
0806 07:00:46.809352 (+406684us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.809989 (+   637us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.813106 (+  3117us) server_negotiation.cc:407] Connection header received
0806 07:00:46.822470 (+  9364us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.822499 (+    29us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.841893 (+ 19394us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.849548 (+  7655us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.222450 (+372902us) spinlock_profiling.cc:243] Waited 940 us on lock 0x7b4800143c18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:47.248069 (+ 25619us) spinlock_profiling.cc:243] Waited 882 us on lock 0x7b4800143c18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212dfb7c 00007f68212df73b 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:47.775819 (+527750us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.069410 (+293591us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.806341 (+736931us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.220945 (+414604us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.342430 (+121485us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58050: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":1194415,"server-negotiator.queue_time_us":328486,"spinlock_wait_cycles":4190848,"thread_start_us":135758,"threads_started":1}
W20260806 07:00:49.522863 22738 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 426383us
W20260806 07:00:49.604282 22791 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 381024us
W20260806 07:00:49.617803 22697 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 499032us
W20260806 07:00:49.658643 22973 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.142966 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58054)
0806 07:00:46.821798 (+678832us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.821870 (+    72us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.822200 (+   330us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.864443 (+ 42243us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.866088 (+  1645us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.878662 (+ 12574us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:47.697989 (+819327us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.700392 (+  2403us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.147869 (+447477us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.147903 (+    34us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.689128 (+541225us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.689772 (+   644us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.160622 (+470850us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.161984 (+  1362us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:49.526992 (+365008us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.529913 (+  2921us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:49.529942 (+    29us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:49.530010 (+    68us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:49.530158 (+   148us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:49.543106 (+ 12948us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":634668,"mutex_wait_us":1560021,"thread_start_us":324329,"threads_started":1}
W20260806 07:00:49.675773 22534 scanner-internal.cc:458] Time spent opening tablet: real 4.663s	user 0.055s	sys 0.101s
W20260806 07:00:49.673169 22813 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 500689us
W20260806 07:00:49.700362 22618 scanner-internal.cc:458] Time spent opening tablet: real 4.181s	user 0.007s	sys 0.012s
W20260806 07:00:49.760865 22672 scanner-internal.cc:458] Time spent opening tablet: real 4.134s	user 0.026s	sys 0.017s
W20260806 07:00:49.917917 22994 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.838977 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44100)
0806 07:00:46.945793 (+106816us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.945848 (+    55us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.946267 (+   419us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:46.960080 (+ 13813us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:46.965126 (+  5046us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:46.966753 (+  1627us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:47.555174 (+588421us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.558697 (+  3523us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.026921 (+468224us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.028081 (+  1160us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.802445 (+774364us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.804529 (+  2084us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.161350 (+356821us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.163422 (+  2072us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:49.621586 (+458164us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.852187 (+230601us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:49.854678 (+  2491us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":104559,"mutex_wait_us":1840952,"thread_start_us":75823,"threads_started":1}
W20260806 07:00:49.919620 23018 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 188597us
W20260806 07:00:49.920161 22793 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.873455 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44100 (local address 127.16.83.193:46537)
0806 07:00:46.908642 (+ 35187us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.908675 (+    33us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.946520 (+ 37845us) server_negotiation.cc:407] Connection header received
0806 07:00:46.946732 (+   212us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.946768 (+    36us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.947177 (+   409us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.947342 (+   165us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.564271 (+616929us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.017881 (+453610us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.807984 (+790103us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.140477 (+332493us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.166288 (+ 25811us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.884031 (+717743us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44100: BlockingRecv error: recv got EOF from 127.0.0.1:44100 (error 108)
Metrics: {"mutex_wait_us":910134,"server-negotiator.queue_time_us":1574}
I20260806 07:00:49.920925 22571 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:49.921718 22571 scanner-internal.cc:458] Time spent opening tablet: real 4.874s	user 0.026s	sys 0.079s
W20260806 07:00:49.933403 22666 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.869629 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58078 (local address 127.16.83.254:39853)
0806 07:00:46.874681 (+  5052us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.874720 (+    39us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:46.981750 (+107030us) server_negotiation.cc:407] Connection header received
0806 07:00:46.987683 (+  5933us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:46.988105 (+   422us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:46.997360 (+  9255us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:46.997587 (+   227us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.705343 (+707756us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.242023 (+536680us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.862022 (+619999us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.532948 (+670926us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.698235 (+165287us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.931941 (+233706us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58078: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1739413,"server-negotiator.queue_time_us":2547}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:49.941089 23003 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.908625 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44134)
0806 07:00:47.204656 (+296031us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:47.204755 (+    99us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:47.219411 (+ 14656us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:47.293275 (+ 73864us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:47.294461 (+  1186us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:47.296105 (+  1644us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:47.788833 (+492728us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.791878 (+  3045us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.223223 (+431345us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.223283 (+    60us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.764245 (+540962us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.766201 (+  1956us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.161843 (+395642us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.164120 (+  2277us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:49.641732 (+477612us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.785059 (+143327us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:49.939200 (+154141us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":222510,"mutex_wait_us":1352385,"thread_start_us":94885,"threads_started":1}
I20260806 07:00:49.941958 22549 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:49.944881 22549 scanner-internal.cc:458] Time spent opening tablet: real 4.321s	user 0.010s	sys 0.004s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:49.946910 23005 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.895661 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58104)
0806 07:00:46.911572 (+ 15911us) spinlock_profiling.cc:243] Waited 5.86 ms on lock 0x7b4400023f4c. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f6821229a95 00007f682122a4b2 00007f6827813511 00007f682780ee1a 00007f68212f95fe 00007f682a130a39 00007f68213168bb 00007f6821314cbf 00007f6821316e22 00007f6825dedc48
0806 07:00:47.002512 (+ 90940us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:47.002583 (+    71us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:47.002882 (+   299us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:47.017486 (+ 14604us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:47.018780 (+  1294us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:47.038576 (+ 19796us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:47.885104 (+846528us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.887392 (+  2288us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.479194 (+591802us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.479697 (+   503us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:49.130192 (+650495us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:49.130313 (+   121us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.481573 (+351260us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.484287 (+  2714us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:49.766427 (+282140us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.802674 (+ 36247us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:49.805329 (+  2655us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:49.806334 (+  1005us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:49.814505 (+  8171us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:49.918774 (+104269us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":106319,"mutex_wait_us":1545983,"spinlock_wait_cycles":13477632,"thread_start_us":70482,"threads_started":1}
W20260806 07:00:49.929502 22800 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 491471us
W20260806 07:00:49.969285 23004 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.920159 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44134 (local address 127.16.83.193:46537)
0806 07:00:47.093766 (+173607us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:47.093807 (+    41us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:47.205064 (+111257us) server_negotiation.cc:407] Connection header received
0806 07:00:47.230000 (+ 24936us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:47.232066 (+  2066us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:47.288376 (+ 56310us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:47.291942 (+  3566us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:47.799896 (+507954us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.222712 (+422816us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.773263 (+550551us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.140315 (+367052us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.149222 (+  8907us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.792831 (+643609us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 07:00:49.927945 (+135114us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 07:00:49.928455 (+   510us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44134: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1177337,"server-negotiator.queue_time_us":169848,"spinlock_wait_cycles":25344,"thread_start_us":115307,"threads_started":1}
W20260806 07:00:50.074887 22599 scanner-internal.cc:458] Time spent opening tablet: real 3.934s	user 0.006s	sys 0.017s
W20260806 07:00:50.091900 23001 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.872005 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58078)
0806 07:00:46.980865 (+108860us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:46.981093 (+   228us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:46.982053 (+   960us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:47.003966 (+ 21913us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:47.007794 (+  3828us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:47.031293 (+ 23499us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:47.697220 (+665927us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:47.699493 (+  2273us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.242452 (+542959us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:48.242499 (+    47us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:48.852673 (+610174us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:48.853821 (+  1148us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.535851 (+682030us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.535915 (+    64us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:49.794463 (+258548us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:49.906419 (+111956us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:49.906450 (+    31us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:49.906508 (+    58us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:49.906626 (+   118us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:49.977089 (+ 70463us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":97343,"mutex_wait_us":1440067,"thread_start_us":78387,"threads_started":1}
W20260806 07:00:50.102594 22942 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 275026us
W20260806 07:00:50.107029 22569 scanner-internal.cc:458] Time spent opening tablet: real 4.733s	user 0.020s	sys 0.039s
W20260806 07:00:50.120922 22824 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 562303us
W20260806 07:00:50.127385 22993 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:46.898703 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58104 (local address 127.16.83.254:39853)
0806 07:00:46.913761 (+ 15058us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:46.913813 (+    52us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:47.003207 (+ 89394us) server_negotiation.cc:407] Connection header received
0806 07:00:47.003373 (+   166us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:47.003401 (+    28us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:47.008868 (+  5467us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:47.009208 (+   340us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:47.895409 (+886201us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:48.451831 (+556422us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.145407 (+693576us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:49.470937 (+325530us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:49.698489 (+227552us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:50.102066 (+403577us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58104: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1847012,"server-negotiator.queue_time_us":10819}
W20260806 07:00:50.128929 22567 scanner-internal.cc:458] Time spent opening tablet: real 4.503s	user 0.008s	sys 0.010s
W20260806 07:00:50.133750 22991 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 360733us
W20260806 07:00:50.215863 23029 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 213886us
W20260806 07:00:50.287163 22852 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 175295us
W20260806 07:00:50.355571 23030 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 227231us
W20260806 07:00:50.369969 23012 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 543246us
W20260806 07:00:50.375049 22788 meta_cache.cc:1097] Time spent processing table locations response: real 0.066s	user 0.001s	sys 0.000s
W20260806 07:00:50.420518 22801 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 415194us
W20260806 07:00:50.475065 22733 scanner-internal.cc:458] Time spent opening tablet: real 3.440s	user 0.000s	sys 0.031s
W20260806 07:00:50.454388 22889 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 282513us
W20260806 07:00:50.457296 22841 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 835681us
W20260806 07:00:50.615510 22818 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 452628us
W20260806 07:00:50.666455 23054 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 659644us
W20260806 07:00:50.834201 22826 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 270225us
W20260806 07:00:50.839212 23072 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 488756us
W20260806 07:00:50.880198 22643 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 459742us
W20260806 07:00:50.881204 23052 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 699066us
W20260806 07:00:50.881572 22887 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 339867us
W20260806 07:00:50.963049 23089 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 589948us
W20260806 07:00:50.995448 23032 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 672975us
W20260806 07:00:51.005259 22520 scanner-internal.cc:458] Time spent opening tablet: real 7.288s	user 0.014s	sys 0.028s
W20260806 07:00:51.010452 22879 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 881628us
W20260806 07:00:51.118038 22740 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 160553us
W20260806 07:00:51.137028 23024 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 587069us
W20260806 07:00:51.138266 22881 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 413535us
W20260806 07:00:51.293221 22844 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 322591us
W20260806 07:00:51.311203 22886 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 788830us
I20260806 07:00:51.331887 21377 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:44156 (request call id 0) took 1146 ms. Trace:
I20260806 07:00:51.334384 21377 rpcz_store.cc:276] 0806 07:00:50.192904 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 07:00:50.202685 (+  9781us) service_pool.cc:227] Handling call
0806 07:00:50.229746 (+ 27061us) tablet_service.cc:2780] Created scanner 27e92fd299e44ecf83afd1226bfc3e96 for tablet c1737e3c8b0b46509183bc0ff5925d66, query id is 4ee44bcd2d2b4068b43c04488fbc74d1
0806 07:00:50.460584 (+230838us) tablet_service.cc:2920] Creating iterator
0806 07:00:50.461008 (+   424us) tablet_service.cc:2945] Iterator created
0806 07:00:50.727312 (+266304us) tablet_service.cc:2967] Iterator init: OK
0806 07:00:50.735223 (+  7911us) tablet_service.cc:3010] has_more: true
0806 07:00:50.842367 (+107144us) tablet_service.cc:3027] Continuing scan request
0806 07:00:50.864044 (+ 21677us) tablet_service.cc:3091] Found scanner 27e92fd299e44ecf83afd1226bfc3e96 for tablet c1737e3c8b0b46509183bc0ff5925d66, query id is 4ee44bcd2d2b4068b43c04488fbc74d1
0806 07:00:51.331780 (+467736us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":18,"cfile_cache_hit_bytes":596,"rowset_iterators":3,"scanner_bytes_read":256}
W20260806 07:00:51.381845 22737 scanner-internal.cc:458] Time spent opening tablet: real 3.334s	user 0.000s	sys 0.016s
W20260806 07:00:51.487061 22767 scanner-internal.cc:458] Time spent opening tablet: real 3.638s	user 0.008s	sys 0.000s
W20260806 07:00:51.484504 22716 meta_cache.cc:1097] Time spent processing table locations response: real 0.059s	user 0.000s	sys 0.001s
W20260806 07:00:51.536881 23051 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 335921us
W20260806 07:00:51.552438 23111 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 673489us
W20260806 07:00:51.644733 23109 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 231035us
W20260806 07:00:51.778159 22882 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 228319us
W20260806 07:00:51.880803 21364 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.502s	user 0.012s	sys 0.049s
W20260806 07:00:51.881524 21364 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.567s	user 0.012s	sys 0.049s
W20260806 07:00:51.884387 23080 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 292943us
W20260806 07:00:52.005236 23110 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 466287us
W20260806 07:00:51.987138 22647 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 113340us
W20260806 07:00:52.003952 23163 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 311179us
W20260806 07:00:52.068276 23136 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 370751us
W20260806 07:00:52.239217 23133 meta_cache.cc:1097] Time spent processing table locations response: real 0.099s	user 0.000s	sys 0.001s
W20260806 07:00:52.426899 23108 meta_cache.cc:1097] Time spent processing table locations response: real 0.166s	user 0.009s	sys 0.005s
W20260806 07:00:52.471573 23171 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 706623us
W20260806 07:00:52.474278 22921 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 513306us
W20260806 07:00:52.492776 22811 scanner-internal.cc:458] Time spent opening tablet: real 3.995s	user 0.006s	sys 0.001s
W20260806 07:00:52.528403 23167 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 478863us
W20260806 07:00:52.529727 23191 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 581138us
W20260806 07:00:52.569363 23306 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.554s	user 0.003s	sys 0.016s
W20260806 07:00:52.605623 23306 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.601s	user 0.004s	sys 0.016s
W20260806 07:00:52.613511 22560 meta_cache.cc:1097] Time spent processing table locations response: real 0.068s	user 0.000s	sys 0.001s
W20260806 07:00:52.623795 23055 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.509s	user 0.021s	sys 0.043s
W20260806 07:00:52.754153 23148 meta_cache.cc:1097] Time spent processing table locations response: real 0.068s	user 0.000s	sys 0.001s
W20260806 07:00:52.807534 23193 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 373144us
W20260806 07:00:52.885869 22646 scanner-internal.cc:458] Time spent opening tablet: real 3.663s	user 0.017s	sys 0.042s
W20260806 07:00:52.879990 23135 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 812251us
W20260806 07:00:52.942251 23170 meta_cache.cc:1097] Time spent processing table locations response: real 0.051s	user 0.000s	sys 0.001s
W20260806 07:00:52.982769 23194 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 421343us
W20260806 07:00:53.026214 22712 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.003191 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58528 (local address 127.16.83.254:39853)
0806 07:00:50.004708 (+  1517us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.004742 (+    34us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:50.035111 (+ 30369us) server_negotiation.cc:407] Connection header received
0806 07:00:50.047656 (+ 12545us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:50.048512 (+   856us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:50.059830 (+ 11318us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:50.062103 (+  2273us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:50.539833 (+477730us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.034063 (+494230us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.611165 (+577102us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.992562 (+381397us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.039295 (+ 46733us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.024419 (+985124us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58528: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1596078,"server-negotiator.queue_time_us":530}
W20260806 07:00:53.044246 23006 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:49.879583 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:58520 (local address 127.16.83.254:39853)
0806 07:00:49.916176 (+ 36593us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:49.916219 (+    43us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:50.270253 (+354034us) server_negotiation.cc:407] Connection header received
0806 07:00:50.270450 (+   197us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:50.270479 (+    29us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:50.270813 (+   334us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:50.271048 (+   235us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:50.469323 (+198275us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.201828 (+732505us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.943513 (+1741685us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58520: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":758117,"server-negotiator.queue_time_us":3279}
W20260806 07:00:53.045140 23207 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 399422us
W20260806 07:00:53.099035 22688 scanner-internal.cc:458] Time spent opening tablet: real 3.369s	user 0.008s	sys 0.004s
W20260806 07:00:53.099615 23146 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 563720us
W20260806 07:00:53.178756 23225 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:49.880865 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58520)
0806 07:00:50.269489 (+388624us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:50.269543 (+    54us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:50.269836 (+   293us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:50.283143 (+ 13307us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:50.284897 (+  1754us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:50.285068 (+   171us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:50.354560 (+ 69492us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:50.354629 (+    69us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.220823 (+866194us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.223096 (+  2273us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.032617 (+1809521us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.032815 (+   198us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.100359 (+ 67544us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":385201,"mutex_wait_us":1656386,"thread_start_us":306176,"threads_started":1}
W20260806 07:00:53.195560 23239 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.181523 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44202)
0806 07:00:50.348874 (+167351us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:50.348936 (+    62us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:50.349297 (+   361us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:50.350710 (+  1413us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:50.350740 (+    30us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:50.350796 (+    56us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:50.373356 (+ 22560us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:50.373418 (+    62us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.265681 (+892263us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.275589 (+  9908us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:52.433925 (+1158336us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.433996 (+    71us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.796993 (+362997us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.806402 (+  9409us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.130444 (+324042us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.130741 (+   297us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:53.185453 (+ 54712us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":163561,"mutex_wait_us":1240535,"thread_start_us":117856,"threads_started":1}
I20260806 07:00:53.219897 22762 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:53.220413 22762 scanner-internal.cc:458] Time spent opening tablet: real 3.365s	user 0.005s	sys 0.009s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:53.231113 23099 meta_cache.cc:1097] Time spent processing table locations response: real 0.061s	user 0.001s	sys 0.000s
W20260806 07:00:53.253708 23005 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.013506 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:58528)
0806 07:00:50.029477 (+ 15971us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:50.029561 (+    84us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:50.029836 (+   275us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:50.076941 (+ 47105us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:50.086383 (+  9442us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:50.099174 (+ 12791us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:50.532442 (+433268us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:50.533961 (+  1519us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.042771 (+508810us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.042816 (+    45us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:51.599339 (+556523us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.600487 (+  1148us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.013081 (+412594us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.018496 (+  5415us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:52.663490 (+644994us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.006967 (+343477us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:53.011134 (+  4167us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:53.014163 (+  3029us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:53.020383 (+  6220us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:53.071898 (+ 51515us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":122,"mutex_wait_us":1623489}
W20260806 07:00:53.257951 22936 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.190697 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44202 (local address 127.16.83.193:46537)
0806 07:00:50.236281 (+ 45584us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.237657 (+  1376us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:50.349086 (+111429us) server_negotiation.cc:407] Connection header received
0806 07:00:50.349607 (+   521us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:50.349639 (+    32us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:50.349997 (+   358us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:50.350173 (+   176us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:50.604137 (+253964us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.258183 (+654046us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.456227 (+1198044us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.789050 (+332823us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.789479 (+   429us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.139726 (+350247us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 07:00:53.255225 (+115499us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 07:00:53.255897 (+   672us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44202: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1209407,"server-negotiator.queue_time_us":1239}
W20260806 07:00:53.260125 22980 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 451003us
W20260806 07:00:53.346725 23247 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.280200 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:44204)
0806 07:00:50.605644 (+325444us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:50.607488 (+  1844us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:50.636727 (+ 29239us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:50.645605 (+  8878us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:50.648375 (+  2770us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:50.648437 (+    62us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:51.049830 (+401393us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.058407 (+  8577us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.807982 (+749575us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.808020 (+    38us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.072043 (+1264023us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.074003 (+  1960us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.304020 (+230017us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":253339,"mutex_wait_us":1410311,"thread_start_us":105901,"threads_started":1}
I20260806 07:00:53.349583 22627 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:53.350160 22627 scanner-internal.cc:458] Time spent opening tablet: real 3.416s	user 0.008s	sys 0.027s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:53.411234 23004 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.330397 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48834 (local address 127.16.83.193:46537)
0806 07:00:50.346647 (+ 16250us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.346694 (+    47us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:50.582145 (+235451us) server_negotiation.cc:407] Connection header received
0806 07:00:50.586384 (+  4239us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:50.591156 (+  4772us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:50.629534 (+ 38378us) spinlock_profiling.cc:243] Waited 3.77 ms on lock 0x7b2400213d28. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682147afb2 00007f6825e35d8f 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:50.629893 (+   359us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:50.630091 (+   198us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:50.879148 (+249057us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.560822 (+681674us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.805782 (+1244960us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.276867 (+471085us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.339048 (+ 62181us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.392864 (+ 53816us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48834: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1320438,"server-negotiator.queue_time_us":719,"spinlock_wait_cycles":8666496}
W20260806 07:00:53.430142 23149 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 751509us
W20260806 07:00:53.506225 22793 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.350769 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48836 (local address 127.16.83.193:46537)
0806 07:00:50.354050 (+  3281us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.354089 (+    39us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:50.574855 (+220766us) server_negotiation.cc:407] Connection header received
0806 07:00:50.586289 (+ 11434us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:50.589128 (+  2839us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:50.610276 (+ 21148us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:50.619663 (+  9387us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:50.882963 (+263300us) spinlock_profiling.cc:243] Waited 5.03 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:51.008464 (+125501us) spinlock_profiling.cc:243] Waited 43.6 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212dfb7c 00007f68212df73b 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:51.533431 (+524967us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.535159 (+  1728us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.956340 (+421181us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.634418 (+678078us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.130002 (+495584us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.504560 (+374558us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48836: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1975830,"server-negotiator.queue_time_us":2006,"spinlock_wait_cycles":111904256}
W20260806 07:00:53.508419 23131 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 892191us
W20260806 07:00:53.658584 23252 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.348934 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48836)
0806 07:00:50.573653 (+224719us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:50.573725 (+    72us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:50.574175 (+   450us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:50.620445 (+ 46270us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:50.622489 (+  2044us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:50.641371 (+ 18882us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:51.133778 (+492407us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.133836 (+    58us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.535684 (+401848us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.535722 (+    38us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:51.936580 (+400858us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.946582 (+ 10002us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.643424 (+696842us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.643481 (+    57us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.379762 (+736281us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.413905 (+ 34143us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:53.656654 (+242749us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":223920,"mutex_wait_us":1682356,"thread_start_us":115494,"threads_started":1}
I20260806 07:00:53.678215 22754 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:53.773463 23136 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.017s	sys 0.040s
W20260806 07:00:53.818843 23136 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.587s	user 0.017s	sys 0.043s
W20260806 07:00:53.820019 22754 scanner-internal.cc:458] Time spent opening tablet: real 3.670s	user 0.011s	sys 0.016s
W20260806 07:00:53.726749 23402 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.686s	user 0.020s	sys 0.005s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:53.821914 23402 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.781s	user 0.023s	sys 0.006s
W20260806 07:00:53.833302 22925 scanner-internal.cc:458] Time spent opening tablet: real 3.168s	user 0.018s	sys 0.006s
W20260806 07:00:53.831840 23187 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.553s	user 0.015s	sys 0.031s
W20260806 07:00:53.875571 22946 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.641515 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48850 (local address 127.16.83.193:46537)
0806 07:00:50.648060 (+  6545us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.648093 (+    33us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.020445 (+372352us) server_negotiation.cc:407] Connection header received
0806 07:00:51.020596 (+   151us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.020622 (+    26us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.021012 (+   390us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.021185 (+   173us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:51.109193 (+ 88008us) spinlock_profiling.cc:243] Waited 1.63 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212dfb7c 00007f68212df73b 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:51.538816 (+429623us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.996944 (+458128us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.801180 (+804236us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.423085 (+621905us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.423523 (+   438us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.833526 (+410003us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48850: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1204329,"server-negotiator.queue_time_us":2446,"spinlock_wait_cycles":3739392}
W20260806 07:00:53.867419 23187 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.589s	user 0.015s	sys 0.031s
W20260806 07:00:53.890093 22894 scanner-internal.cc:458] Time spent opening tablet: real 3.250s	user 0.004s	sys 0.013s
W20260806 07:00:53.898761 22448 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.864207 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48852 (local address 127.16.83.193:46537)
0806 07:00:50.880254 (+ 16047us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.880290 (+    36us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.256978 (+376688us) server_negotiation.cc:407] Connection header received
0806 07:00:51.310537 (+ 53559us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.310985 (+   448us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.337613 (+ 26628us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.339607 (+  1994us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:51.667439 (+327832us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.528872 (+861433us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.235072 (+706200us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.864941 (+629869us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.893395 (+ 28454us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48852: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1594783,"server-negotiator.queue_time_us":110}
W20260806 07:00:53.917737 23249 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.330259 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48834)
0806 07:00:50.573683 (+243424us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:50.573740 (+    57us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:50.574185 (+   445us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:50.630755 (+ 56570us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:50.630811 (+    56us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:50.630900 (+    89us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:50.849229 (+218329us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:50.850992 (+  1763us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.574661 (+723669us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:51.575472 (+   811us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:52.792682 (+1217210us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.794866 (+  2184us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.282268 (+487402us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.282798 (+   530us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.547051 (+264253us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.638086 (+ 91035us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:53.835055 (+196969us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":242645,"mutex_wait_us":1612973,"thread_start_us":183130,"threads_started":1}
W20260806 07:00:53.916232 22989 scanner-internal.cc:458] Time spent opening tablet: real 3.826s	user 0.011s	sys 0.013s
I20260806 07:00:53.925197 22750 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:53.957033 23283 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.877342 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48852)
0806 07:00:51.251925 (+374583us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.255649 (+  3724us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.271832 (+ 16183us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.340905 (+ 69073us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.341767 (+   862us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.342634 (+   867us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:51.664512 (+321878us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.664594 (+    82us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.529204 (+864610us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.529239 (+    35us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.231662 (+702423us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.231740 (+    78us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.936754 (+705014us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":312150,"mutex_wait_us":914839,"thread_start_us":220744,"threads_started":1}
I20260806 07:00:53.957785 22837 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:53.958276 22837 scanner-internal.cc:458] Time spent opening tablet: real 3.469s	user 0.008s	sys 0.020s
W20260806 07:00:53.953640 22750 scanner-internal.cc:458] Time spent opening tablet: real 4.052s	user 0.011s	sys 0.030s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:53.977751 23274 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.646680 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33642)
0806 07:00:51.021523 (+374843us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.021586 (+    63us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.021909 (+   323us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.042161 (+ 20252us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.046084 (+  3923us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.071242 (+ 25158us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:51.532785 (+461543us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.532837 (+    52us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.652811 (+1119974us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.660735 (+  7924us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.391503 (+730768us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.391597 (+    94us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.850527 (+458930us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":337352,"mutex_wait_us":946784,"thread_start_us":207194,"threads_started":1}
W20260806 07:00:54.021528 22565 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.647002 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33642 (local address 127.16.83.254:39853)
0806 07:00:50.647566 (+   564us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.647599 (+    33us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.021714 (+374115us) server_negotiation.cc:407] Connection header received
0806 07:00:51.022168 (+   454us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.022209 (+    41us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.022458 (+   249us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.022645 (+   187us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:51.533190 (+510545us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.650564 (+1117374us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.391894 (+741330us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.943527 (+551633us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.985844 (+ 42317us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33642: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1736793,"server-negotiator.queue_time_us":139}
W20260806 07:00:54.041667 23088 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.999926 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33660 (local address 127.16.83.254:39853)
0806 07:00:51.098422 (+ 98496us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.104324 (+  5902us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.262323 (+157999us) server_negotiation.cc:407] Connection header received
0806 07:00:51.310549 (+ 48226us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.311702 (+  1153us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.331925 (+ 20223us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.339311 (+  7386us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:51.561027 (+221716us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.364674 (+803647us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.939360 (+574686us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.545773 (+606413us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.546186 (+   413us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.031011 (+484825us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33660: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1545908,"server-negotiator.queue_time_us":7658}
W20260806 07:00:54.047907 23155 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.685328 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33648 (local address 127.16.83.254:39853)
0806 07:00:50.844905 (+159577us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.846407 (+  1502us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.224197 (+377790us) server_negotiation.cc:407] Connection header received
0806 07:00:51.248705 (+ 24508us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.249732 (+  1027us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.262834 (+ 13102us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.271984 (+  9150us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:51.805938 (+533954us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.665794 (+859856us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.333831 (+668037us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.550258 (+216427us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.746552 (+196294us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.042949 (+296397us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33648: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1649223,"server-negotiator.queue_time_us":122}
W20260806 07:00:54.083874 23290 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.984898 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48862)
0806 07:00:51.131507 (+146609us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.131566 (+    59us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.131897 (+   331us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.188356 (+ 56459us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.188401 (+    45us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.188457 (+    56us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:51.536820 (+348363us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.536894 (+    74us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.532912 (+996018us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.534562 (+  1650us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.407165 (+872603us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.407243 (+    78us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.546641 (+139398us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.546694 (+    53us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.635865 (+ 89171us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.774606 (+138741us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:54.033441 (+258835us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":142794,"mutex_wait_us":1310495,"thread_start_us":118058,"threads_started":1}
I20260806 07:00:54.086571 22873 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.104319 22873 scanner-internal.cc:458] Time spent opening tablet: real 3.637s	user 0.004s	sys 0.031s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:54.106035 22557 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.035882 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48862 (local address 127.16.83.193:46537)
0806 07:00:51.186333 (+150451us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.186364 (+    31us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.186426 (+    62us) server_negotiation.cc:407] Connection header received
0806 07:00:51.186618 (+   192us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.186649 (+    31us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.187017 (+   368us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.187215 (+   198us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:51.537886 (+350671us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.524472 (+986586us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.407685 (+883213us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.544950 (+137265us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.545375 (+   425us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.785656 (+240281us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 07:00:54.033413 (+247757us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 07:00:54.066322 (+ 32909us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48862: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1435930,"server-negotiator.queue_time_us":143972,"thread_start_us":101236,"threads_started":1}
W20260806 07:00:54.114096 23277 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.725839 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33648)
0806 07:00:51.220484 (+494645us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.223136 (+  2652us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.242048 (+ 18912us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.294711 (+ 52663us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.295799 (+  1088us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.316277 (+ 20478us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:51.804048 (+487771us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.805188 (+  1140us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.676621 (+871433us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.676662 (+    41us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.305922 (+629260us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.309649 (+  3727us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.554749 (+245100us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.555215 (+   466us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.935082 (+379867us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:53.952321 (+ 17239us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:53.952364 (+    43us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:53.952447 (+    83us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:53.952618 (+   171us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:54.005661 (+ 53043us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":388154,"mutex_wait_us":1258120,"thread_start_us":273651,"threads_started":1}
W20260806 07:00:54.119788 23292 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.009094 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33668)
0806 07:00:51.311939 (+302845us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.311995 (+    56us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.312304 (+   309us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.346984 (+ 34680us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.354039 (+  7055us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.361775 (+  7736us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:51.886809 (+525034us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.886885 (+    76us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.265412 (+1378527us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.268757 (+  3345us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.959050 (+690293us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.959122 (+    72us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.036468 (+ 77346us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":239440,"mutex_wait_us":1007482,"thread_start_us":96862,"threads_started":1}
W20260806 07:00:54.180032 23251 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 757532us
W20260806 07:00:54.228022 22760 scanner-internal.cc:458] Time spent opening tablet: real 3.546s	user 0.011s	sys 0.015s
W20260806 07:00:54.259380 22729 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.690620 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33646 (local address 127.16.83.254:39853)
0806 07:00:50.848912 (+158292us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.850770 (+  1858us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.230785 (+380015us) server_negotiation.cc:407] Connection header received
0806 07:00:51.249367 (+ 18582us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.250385 (+  1018us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.666551 (+416166us) spinlock_profiling.cc:243] Waited 2.51 ms on lock 0x7b4800143c18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e35ec8 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:51.666795 (+   244us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.666981 (+   186us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:51.799289 (+132308us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.651406 (+852117us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.221972 (+570566us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.549726 (+327754us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.723236 (+173510us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.195643 (+472407us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33646: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1711940,"server-negotiator.queue_time_us":3845,"spinlock_wait_cycles":5767424}
W20260806 07:00:54.287731 23087 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.997902 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33668 (local address 127.16.83.254:39853)
0806 07:00:51.044505 (+ 46603us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.044543 (+    38us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.316374 (+271831us) server_negotiation.cc:407] Connection header received
0806 07:00:51.325183 (+  8809us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.327288 (+  2105us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.340187 (+ 12899us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.345605 (+  5418us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:51.887359 (+541754us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.238918 (+1351559us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.959517 (+720599us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.209887 (+250370us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.262959 (+ 53072us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33668: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1784027,"server-negotiator.queue_time_us":2941}
W20260806 07:00:54.322502 22884 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.281042 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:44204 (local address 127.16.83.193:46537)
0806 07:00:50.281772 (+   730us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:50.281820 (+    48us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:50.610152 (+328332us) server_negotiation.cc:407] Connection header received
0806 07:00:50.639902 (+ 29750us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:50.639938 (+    36us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:50.640292 (+   354us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:50.640462 (+   170us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:51.084606 (+444144us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:51.806580 (+721974us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.084803 (+1278223us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.074955 (+990152us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.254806 (+179851us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44204: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1783911,"server-negotiator.queue_time_us":173}
W20260806 07:00:54.420863 23276 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.684805 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33646)
0806 07:00:51.220420 (+535615us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.224150 (+  3730us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.243499 (+ 19349us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.671136 (+427637us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.671926 (+   790us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.679508 (+  7582us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:51.694437 (+ 14929us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.694500 (+    63us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.666164 (+971664us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.674855 (+  8691us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.221255 (+546400us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.221347 (+    92us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.551272 (+329925us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.551332 (+    60us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.011062 (+459730us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.323514 (+312452us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:54.324482 (+   968us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:54.326922 (+  2440us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:54.331281 (+  4359us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:54.365604 (+ 34323us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":422394,"mutex_wait_us":1230050,"thread_start_us":261211,"threads_started":1}
W20260806 07:00:54.425931 23285 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.883182 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33660)
0806 07:00:51.257459 (+374277us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.259305 (+  1846us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.293947 (+ 34642us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.339607 (+ 45660us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.340548 (+   941us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.340686 (+   138us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:51.558124 (+217438us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.558204 (+    80us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.401971 (+843767us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.403234 (+  1263us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:52.935560 (+532326us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.938991 (+  3431us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.547536 (+608545us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.549164 (+  1628us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.030057 (+480893us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.041170 (+ 11113us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:54.042320 (+  1150us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:54.043978 (+  1658us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:54.045717 (+  1739us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:54.353808 (+308091us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":310305,"mutex_wait_us":1311448,"thread_start_us":215266,"threads_started":1}
W20260806 07:00:54.426192 23326 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.342920 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48930 (local address 127.16.83.193:46537)
0806 07:00:51.538909 (+195989us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.538942 (+    33us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.538992 (+    50us) server_negotiation.cc:407] Connection header received
0806 07:00:51.561466 (+ 22474us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.562745 (+  1279us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.581646 (+ 18901us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.588352 (+  6706us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:51.779125 (+190773us) spinlock_profiling.cc:243] Waited 3.49 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f6825d8bca0 00007f6825e4049c 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:52.178705 (+399580us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.887960 (+709255us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.100865 (+212905us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.727197 (+626332us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.025120 (+297923us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.412111 (+386991us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48930: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1580641,"server-negotiator.queue_time_us":180991,"spinlock_wait_cycles":8032128,"thread_start_us":113566,"threads_started":1}
W20260806 07:00:54.468745 22823 scanner-internal.cc:458] Time spent opening tablet: real 3.823s	user 0.017s	sys 0.012s
W20260806 07:00:54.475224 23275 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:50.642872 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48850)
0806 07:00:51.019789 (+376917us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.019864 (+    75us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.020199 (+   335us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.035852 (+ 15653us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.045951 (+ 10099us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.050649 (+  4698us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:51.535964 (+485315us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:51.536028 (+    64us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.012793 (+476765us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.016910 (+  4117us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:52.796558 (+779648us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.800853 (+  4295us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.427955 (+627102us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.428007 (+    52us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.827977 (+399970us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.257667 (+429690us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:54.393219 (+135552us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":327497,"mutex_wait_us":1967004,"thread_start_us":194511,"threads_started":1}
I20260806 07:00:54.476326 22985 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.477664 22985 scanner-internal.cc:458] Time spent opening tablet: real 4.185s	user 0.007s	sys 0.012s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:54.548130 23322 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.337094 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48918)
0806 07:00:51.500187 (+163093us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.502102 (+  1915us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.517536 (+ 15434us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.821793 (+1304257us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.823887 (+  2094us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.837827 (+ 13940us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.033416 (+1195589us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.036060 (+  2644us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.456261 (+420201us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":86215,"mutex_wait_us":1221677,"thread_start_us":85893,"threads_started":1}
I20260806 07:00:54.549063 23010 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.549615 23010 scanner-internal.cc:458] Time spent opening tablet: real 3.522s	user 0.016s	sys 0.032s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:54.582834 23048 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.533415 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33718 (local address 127.16.83.254:39853)
0806 07:00:51.534038 (+   623us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.534078 (+    40us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.011297 (+477219us) server_negotiation.cc:407] Connection header received
0806 07:00:52.011432 (+   135us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.011470 (+    38us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.011706 (+   236us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.011880 (+   174us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:53.136331 (+1124451us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.114179 (+977848us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.581630 (+467451us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33718: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1308260,"server-negotiator.queue_time_us":135}
W20260806 07:00:54.568869 23259 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 703189us
W20260806 07:00:54.584872 23321 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.362404 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48934)
0806 07:00:51.384724 (+ 22320us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.384801 (+    77us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.385149 (+   348us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.067318 (+682169us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.067346 (+    28us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.067396 (+    50us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:52.561666 (+494270us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.568048 (+  6382us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.148204 (+580156us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.148817 (+   613us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.127017 (+978200us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.127092 (+    75us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.496566 (+369474us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":20419,"mutex_wait_us":1371201,"thread_start_us":12597,"threads_started":1}
I20260806 07:00:54.587498 22817 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.588032 22817 scanner-internal.cc:458] Time spent opening tablet: real 3.570s	user 0.004s	sys 0.010s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:54.593676 23336 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.392620 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48938 (local address 127.16.83.193:46537)
0806 07:00:51.936278 (+543658us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.937945 (+  1667us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.951345 (+ 13400us) server_negotiation.cc:407] Connection header received
0806 07:00:52.010240 (+ 58895us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.010276 (+    36us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.010649 (+   373us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.010885 (+   236us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.807082 (+796197us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.970812 (+1163730us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.546943 (+576131us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48938: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1681920,"server-negotiator.queue_time_us":443886,"thread_start_us":77178,"threads_started":1}
W20260806 07:00:54.595530 23334 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.496773 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48950)
0806 07:00:51.805724 (+308951us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.805779 (+    55us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.806115 (+   336us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.090769 (+284654us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.106299 (+ 15530us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.113165 (+  6866us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:52.651163 (+537998us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.651229 (+    66us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.271350 (+620121us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.271978 (+   628us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.443662 (+1171684us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.453422 (+  9760us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.593161 (+139739us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":284814,"mutex_wait_us":1630750,"thread_start_us":104576,"threads_started":1}
I20260806 07:00:54.596374 22975 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.601258 23180 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.523382 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33704 (local address 127.16.83.254:39853)
0806 07:00:51.548264 (+ 24882us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.548299 (+    35us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.845035 (+296736us) server_negotiation.cc:407] Connection header received
0806 07:00:51.890461 (+ 45426us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:51.891328 (+   867us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:51.933311 (+ 41983us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:51.948196 (+ 14885us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:53.041463 (+1093267us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.412880 (+371417us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.129154 (+716274us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.587467 (+458313us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.588023 (+   556us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33704: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1199979,"server-negotiator.queue_time_us":5245}
W20260806 07:00:54.599400 22975 scanner-internal.cc:458] Time spent opening tablet: real 3.474s	user 0.010s	sys 0.007s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:54.604661 23346 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.561271 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48992 (local address 127.16.83.193:46537)
0806 07:00:52.009567 (+448296us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.009605 (+    38us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.062014 (+ 52409us) server_negotiation.cc:407] Connection header received
0806 07:00:52.188786 (+126772us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.193999 (+  5213us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.364962 (+170963us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.390088 (+ 25126us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.973540 (+583452us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.957564 (+984024us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.603274 (+645710us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48992: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1259023,"server-negotiator.queue_time_us":389484,"thread_start_us":276868,"threads_started":1}
W20260806 07:00:54.617925 23330 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.426223 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48938)
0806 07:00:51.947720 (+521497us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.949307 (+  1587us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.993843 (+ 44536us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.017166 (+ 23323us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.017208 (+    42us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.028194 (+ 10986us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:52.802874 (+774680us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.802966 (+    92us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.976582 (+1173616us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.977722 (+  1140us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.585234 (+607512us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.585285 (+    51us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.614223 (+ 28938us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":407243,"mutex_wait_us":1254057,"thread_start_us":160273,"threads_started":1}
I20260806 07:00:54.620863 22976 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.621618 22976 scanner-internal.cc:458] Time spent opening tablet: real 3.432s	user 0.012s	sys 0.023s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:54.621081 23339 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.508071 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33704)
0806 07:00:51.841791 (+333720us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.841874 (+    83us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.842217 (+   343us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.949383 (+107166us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.951407 (+  2024us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.990143 (+ 38736us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:53.036905 (+1046762us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.038617 (+  1712us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.413273 (+374656us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.413355 (+    82us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.128813 (+715458us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.128885 (+    72us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.581186 (+452301us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":318389,"mutex_wait_us":1520901,"thread_start_us":236775,"threads_started":1}
W20260806 07:00:54.628737 23381 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.406280 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48918 (local address 127.16.83.193:46537)
0806 07:00:52.649706 (+243426us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.652128 (+  2422us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.653307 (+  1179us) server_negotiation.cc:407] Connection header received
0806 07:00:52.674992 (+ 21685us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.678155 (+  3163us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.777814 (+ 99659us) spinlock_profiling.cc:243] Waited 1.64 ms on lock 0x7b2400213d28. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682147afb2 00007f6825e35d8f 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:52.806869 (+ 29055us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.821433 (+ 14564us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.272003 (+450570us) spinlock_profiling.cc:243] Waited 8.99 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f682146e640 00007f682146d954 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:54.039528 (+767525us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.609626 (+570098us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.626814 (+ 17188us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48918: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":726295,"server-negotiator.queue_time_us":161692,"spinlock_wait_cycles":24452224,"thread_start_us":81098,"threads_started":1}
W20260806 07:00:54.639750 22799 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.593613 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48934 (local address 127.16.83.193:46537)
0806 07:00:52.050661 (+457048us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.054997 (+  4336us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.058461 (+  3464us) server_negotiation.cc:407] Connection header received
0806 07:00:52.066481 (+  8020us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.066521 (+    40us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.066910 (+   389us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.067098 (+   188us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.598937 (+531839us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.144316 (+545379us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.128120 (+983804us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.442328 (+314208us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.601001 (+158673us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.637576 (+ 36575us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48934: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1314604,"server-negotiator.queue_time_us":358688,"thread_start_us":280952,"threads_started":1}
W20260806 07:00:54.658677 23352 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.713573 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48976 (local address 127.16.83.193:46537)
0806 07:00:52.408885 (+695312us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.409888 (+  1003us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.411457 (+  1569us) server_negotiation.cc:407] Connection header received
0806 07:00:52.431250 (+ 19793us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.432109 (+   859us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.599213 (+167104us) spinlock_profiling.cc:243] Waited 6.35 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:52.615901 (+ 16688us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.620455 (+  4554us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.683053 (+ 62598us) spinlock_profiling.cc:243] Waited 12.4 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.456532 (+773479us) spinlock_profiling.cc:243] Waited 3.31 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.478749 (+ 22217us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.174612 (+695863us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.653544 (+478932us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48976: BlockingRecv error: recv got EOF from 127.0.0.1:48976 (error 108)
Metrics: {"mutex_wait_us":1220100,"server-negotiator.queue_time_us":442005,"spinlock_wait_cycles":50672256,"thread_start_us":236091,"threads_started":1}
W20260806 07:00:54.687132 23324 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.359708 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48930)
0806 07:00:51.517819 (+158111us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.517873 (+    54us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.518213 (+   340us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:51.588855 (+ 70642us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:51.589633 (+   778us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:51.591679 (+  2046us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:52.107060 (+515381us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.112788 (+  5728us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:52.910714 (+797926us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:52.922271 (+ 11557us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:53.100400 (+178129us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.100467 (+    67us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.776199 (+675732us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.778599 (+  2400us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.310309 (+531710us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.664861 (+354552us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:54.673782 (+  8921us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":140458,"mutex_wait_us":1379066,"thread_start_us":91665,"threads_started":1}
I20260806 07:00:54.688652 22788 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.689230 22788 scanner-internal.cc:458] Time spent opening tablet: real 3.842s	user 0.012s	sys 0.026s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:54.691720 23343 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.532471 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48976)
0806 07:00:52.202207 (+669736us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.204893 (+  2686us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.380976 (+176083us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.622539 (+241563us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.624437 (+  1898us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.628975 (+  4538us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.348733 (+719758us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.348808 (+    75us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.177311 (+828503us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.178841 (+  1530us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.595444 (+416603us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.595517 (+    73us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.653990 (+ 58473us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":494104,"mutex_wait_us":1057351,"thread_start_us":323976,"threads_started":1}
I20260806 07:00:54.692369 22834 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.692857 22834 scanner-internal.cc:458] Time spent opening tablet: real 3.399s	user 0.007s	sys 0.004s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:54.759462 23345 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.559554 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48992)
0806 07:00:52.041577 (+482023us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.055535 (+ 13958us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.113168 (+ 57633us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.390598 (+277430us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.390646 (+    48us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.403915 (+ 13269us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:52.963863 (+559948us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:52.965991 (+  2128us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.958042 (+992051us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.958083 (+    41us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.653645 (+695562us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.654845 (+  1200us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.704791 (+ 49946us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":346845,"mutex_wait_us":1113194,"thread_start_us":278715,"threads_started":1}
I20260806 07:00:54.770756 22535 scanner-internal.cc:172] Scan of tablet 6a08eea204b7481a93a6439fe7a98dd3 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:54.782034 22833 scanner-internal.cc:458] Time spent opening tablet: real 3.259s	user 0.008s	sys 0.022s
W20260806 07:00:54.798800 22535 scanner-internal.cc:458] Time spent opening tablet: real 3.527s	user 0.004s	sys 0.008s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:54.910523 23332 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.498591 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48950 (local address 127.16.83.193:46537)
0806 07:00:51.986120 (+487529us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.989626 (+  3506us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:51.993385 (+  3759us) server_negotiation.cc:407] Connection header received
0806 07:00:52.016270 (+ 22885us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.019318 (+  3048us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.064129 (+ 44811us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.085639 (+ 21510us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.936258 (+850619us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.268302 (+332044us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.461723 (+1193421us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.789951 (+328228us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.824246 (+ 34295us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48950: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1365941,"server-negotiator.queue_time_us":346237,"thread_start_us":211702,"threads_started":1}
W20260806 07:00:54.935238 22631 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.798222 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33730 (local address 127.16.83.254:39853)
0806 07:00:51.801789 (+  3567us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:51.801823 (+    34us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.405460 (+603637us) server_negotiation.cc:407] Connection header received
0806 07:00:52.430035 (+ 24575us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.430084 (+    49us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.430402 (+   318us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.430593 (+   191us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:53.504321 (+1073728us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.180903 (+676582us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.352988 (+172085us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.670542 (+317554us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.671675 (+  1133us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:54.863338 (+191663us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33730: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":953901,"server-negotiator.queue_time_us":154}
W20260806 07:00:54.948770 23361 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.883675 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48902 (local address 127.16.83.193:46537)
0806 07:00:52.570730 (+687055us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.594846 (+ 24116us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.595629 (+   783us) server_negotiation.cc:407] Connection header received
0806 07:00:52.605118 (+  9489us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.613304 (+  8186us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.637968 (+ 24664us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.647920 (+  9952us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.802645 (+154725us) spinlock_profiling.cc:243] Waited 3.75 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.265457 (+462812us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.154450 (+888993us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.944523 (+790073us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48902: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":910453,"server-negotiator.queue_time_us":594394,"spinlock_wait_cycles":8633088,"thread_start_us":317158,"threads_started":1}
W20260806 07:00:55.052341 23378 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.039738 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33734)
0806 07:00:52.619584 (+579846us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.620929 (+  1345us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.640154 (+ 19225us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.644239 (+  4085us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.644271 (+    32us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.644399 (+   128us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:53.837650 (+1193251us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.854244 (+ 16594us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.494370 (+640126us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.494413 (+    43us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.689305 (+194892us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.689396 (+    91us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.050684 (+361288us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":526062,"mutex_wait_us":1158739,"thread_start_us":97744,"threads_started":1}
W20260806 07:00:55.075536 22848 scanner-internal.cc:458] Time spent opening tablet: real 3.410s	user 0.018s	sys 0.007s
W20260806 07:00:55.126428 23362 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.802350 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48996)
0806 07:00:52.433837 (+631487us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.433891 (+    54us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.434260 (+   369us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.745523 (+311263us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.746579 (+  1056us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.751814 (+  5235us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.027556 (+275742us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.031572 (+  4016us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.913533 (+881961us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:53.919023 (+  5490us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.030540 (+1111517us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.032890 (+  2350us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.124838 (+ 91948us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":609914,"mutex_wait_us":1369625,"thread_start_us":247257,"threads_started":1}
I20260806 07:00:55.133112 22828 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.141271 22828 scanner-internal.cc:458] Time spent opening tablet: real 3.787s	user 0.016s	sys 0.024s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:55.199815 23310 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.266093 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48902)
0806 07:00:51.548466 (+282373us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:51.548515 (+    49us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:51.548855 (+   340us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.648951 (+1100096us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.651794 (+  2843us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.655565 (+  3771us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.239500 (+583935us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.241092 (+  1592us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.164911 (+923819us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.168913 (+  4002us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.068435 (+899522us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.071836 (+  3401us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.126041 (+ 54205us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":258572,"mutex_wait_us":1367839,"thread_start_us":130837,"threads_started":1}
W20260806 07:00:55.213402 23373 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.009791 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49006)
0806 07:00:52.678082 (+668291us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.679729 (+  1647us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.682620 (+  2891us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.900145 (+217525us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.900179 (+    34us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.900230 (+    51us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.282853 (+382623us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.286955 (+  4102us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.127512 (+840557us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.127556 (+    44us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.694282 (+566726us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.694354 (+    72us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.119090 (+424736us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":589811,"mutex_wait_us":939775,"thread_start_us":234015,"threads_started":1}
I20260806 07:00:55.214452 22804 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.214901 22804 scanner-internal.cc:458] Time spent opening tablet: real 3.596s	user 0.002s	sys 0.003s
I20260806 07:00:55.201197 22998 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.237232 22998 scanner-internal.cc:458] Time spent opening tablet: real 4.541s	user 0.011s	sys 0.011s
W20260806 07:00:55.242489 23388 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.080377 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48996 (local address 127.16.83.193:46537)
0806 07:00:52.641614 (+561237us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.646140 (+  4526us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.647849 (+  1709us) server_negotiation.cc:407] Connection header received
0806 07:00:52.662759 (+ 14910us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.666661 (+  3902us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.735391 (+ 68730us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.745067 (+  9676us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.834679 (+ 89612us) spinlock_profiling.cc:243] Waited 1.82 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.041154 (+206475us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:53.892070 (+850916us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.179929 (+1287859us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:48996: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1088381,"server-negotiator.queue_time_us":480502,"spinlock_wait_cycles":4188544,"thread_start_us":118524,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:55.276372 23389 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.178394 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49020)
0806 07:00:52.666403 (+488009us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.672838 (+  6435us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.683460 (+ 10622us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.808991 (+125531us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.809026 (+    35us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.809074 (+    48us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.504534 (+695460us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.504607 (+    73us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.028141 (+523534us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.028197 (+    56us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.619056 (+590859us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.619150 (+    94us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.071810 (+452660us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.073123 (+  1313us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.262944 (+189821us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:55.263151 (+   207us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:55.274638 (+ 11487us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":415694,"mutex_wait_us":1330302,"thread_start_us":306034,"threads_started":1}
W20260806 07:00:55.278719 23390 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.682624 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49020 (local address 127.16.83.193:46537)
0806 07:00:52.807573 (+124949us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.807614 (+    41us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.807664 (+    50us) server_negotiation.cc:407] Connection header received
0806 07:00:52.807823 (+   159us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.807855 (+    32us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.808188 (+   333us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.808379 (+   191us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:52.898507 (+ 90128us) spinlock_profiling.cc:243] Waited 2.28 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.505193 (+606686us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.017395 (+512202us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.620303 (+602908us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.052728 (+432425us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.084435 (+ 31707us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:55.276962 (+192527us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49020: BlockingRecv error: recv got EOF from 127.0.0.1:49020 (error 108)
Metrics: {"mutex_wait_us":906793,"server-negotiator.queue_time_us":124440,"spinlock_wait_cycles":5233024,"thread_start_us":37186,"threads_started":1}
W20260806 07:00:55.286199 22715 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.035588 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33734 (local address 127.16.83.254:39853)
0806 07:00:52.202471 (+166883us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.204630 (+  2159us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.622645 (+418015us) server_negotiation.cc:407] Connection header received
0806 07:00:52.643060 (+ 20415us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.643101 (+    41us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.643333 (+   232us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.643530 (+   197us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:53.861680 (+1218150us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.494069 (+632389us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.689663 (+195594us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.278823 (+589160us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.279359 (+   536us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33734: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1420182,"server-negotiator.queue_time_us":10828}
I20260806 07:00:55.287566 22774 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.288049 22774 scanner-internal.cc:458] Time spent opening tablet: real 3.901s	user 0.020s	sys 0.027s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:55.286234 23359 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.791963 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33730)
0806 07:00:52.403154 (+611191us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.404872 (+  1718us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.427777 (+ 22905us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.434705 (+  6928us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.436982 (+  2277us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.465325 (+ 28343us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:53.503907 (+1038582us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.503977 (+    70us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.182870 (+678893us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.185118 (+  2248us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.352672 (+167554us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.352756 (+    84us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.672304 (+319548us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.672353 (+    49us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:54.889130 (+216777us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:55.176914 (+287784us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:55.176958 (+    44us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:55.177045 (+    87us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:55.177235 (+   190us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:55.255387 (+ 78152us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":313631,"mutex_wait_us":1595013,"thread_start_us":193299,"threads_started":1}
W20260806 07:00:55.439762 23349 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.555637 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33718)
0806 07:00:52.010764 (+455127us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.010821 (+    57us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.011094 (+   273us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.023589 (+ 12495us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.027382 (+  3793us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.051744 (+ 24362us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:53.132842 (+1081098us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.132917 (+    75us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.115172 (+982255us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.115387 (+   215us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.247454 (+1132067us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.249831 (+  2377us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.255650 (+  5819us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":453657,"mutex_wait_us":1960144,"thread_start_us":328490,"threads_started":1}
W20260806 07:00:55.458940 23397 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.401889 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49006 (local address 127.16.83.193:46537)
0806 07:00:52.776624 (+374735us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.779489 (+  2865us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.782139 (+  2650us) server_negotiation.cc:407] Connection header received
0806 07:00:52.804050 (+ 21911us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.806779 (+  2729us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.898876 (+ 92097us) spinlock_profiling.cc:243] Waited 6.8 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:52.899168 (+   292us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.899399 (+   231us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.290199 (+390800us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.126603 (+836404us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.698057 (+571454us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.361128 (+663071us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.457263 (+ 96135us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49006: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1454329,"server-negotiator.queue_time_us":275181,"spinlock_wait_cycles":15639296,"thread_start_us":254698,"threads_started":1}
W20260806 07:00:55.461561 23342 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:51.502923 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:48966)
0806 07:00:52.173047 (+670124us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.181076 (+  8029us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.223909 (+ 42833us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.042414 (+818505us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.042472 (+    58us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.042550 (+    78us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.657838 (+615288us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.657907 (+    69us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.351040 (+693133us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.351958 (+   918us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.291901 (+939943us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.291977 (+    76us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.459076 (+167099us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":487589,"mutex_wait_us":1616024,"thread_start_us":321997,"threads_started":1}
I20260806 07:00:55.462944 23040 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.467831 23040 scanner-internal.cc:458] Time spent opening tablet: real 4.259s	user 0.012s	sys 0.005s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:55.525209 23387 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.410273 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49034 (local address 127.16.83.193:46537)
0806 07:00:52.790203 (+379930us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.790242 (+    39us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.819066 (+ 28824us) server_negotiation.cc:407] Connection header received
0806 07:00:52.879867 (+ 60801us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.881129 (+  1262us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.935155 (+ 54026us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:52.939659 (+  4504us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.286716 (+347057us) spinlock_profiling.cc:243] Waited 19 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.830740 (+544024us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.358708 (+527968us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.468935 (+1110227us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49034: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1360036,"server-negotiator.queue_time_us":353598,"spinlock_wait_cycles":43754240,"thread_start_us":220079,"threads_started":1}
W20260806 07:00:55.545082 22981 scanner-internal.cc:458] Time spent opening tablet: real 3.895s	user 0.011s	sys 0.016s
W20260806 07:00:55.597254 23393 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.434300 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49044)
0806 07:00:52.806679 (+372379us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.809945 (+  3266us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.860974 (+ 51029us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.164960 (+303986us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.166270 (+  1310us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.186721 (+ 20451us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.176088 (+989367us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.176145 (+    57us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.592776 (+416631us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.592815 (+    39us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.261986 (+669171us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.262042 (+    56us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.557476 (+295434us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":307467,"mutex_wait_us":1649277,"thread_start_us":201547,"threads_started":1}
W20260806 07:00:55.597558 23405 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.493719 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48966 (local address 127.16.83.193:46537)
0806 07:00:52.878845 (+385126us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.880470 (+  1625us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.882320 (+  1850us) server_negotiation.cc:407] Connection header received
0806 07:00:52.900087 (+ 17767us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.900132 (+    45us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.012830 (+112698us) spinlock_profiling.cc:243] Waited 1.88 ms on lock 0x7b2400213d28. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682147afb2 00007f6825e35d8f 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:53.031664 (+ 18834us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.039297 (+  7633us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.659319 (+620022us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.344072 (+684753us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.543345 (+1199273us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48966: BlockingRecv error: recv got EOF from 127.0.0.1:48966 (error 108)
Metrics: {"mutex_wait_us":1074333,"server-negotiator.queue_time_us":280952,"spinlock_wait_cycles":4317952,"thread_start_us":105955,"threads_started":1}
I20260806 07:00:55.597975 22716 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.599795 22716 scanner-internal.cc:458] Time spent opening tablet: real 4.029s	user 0.001s	sys 0.032s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:55.619427 23254 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.629052 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49048 (local address 127.16.83.193:46537)
0806 07:00:52.801763 (+172711us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.801798 (+    35us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.899540 (+ 97742us) server_negotiation.cc:407] Connection header received
0806 07:00:52.899743 (+   203us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.899786 (+    43us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:52.995675 (+ 95889us) spinlock_profiling.cc:243] Waited 2.15 ms on lock 0x7b2400213d28. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682147afb2 00007f6825e35d8f 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:53.020343 (+ 24668us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.029047 (+  8704us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:54.069874 (+1040827us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.654011 (+584137us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.291259 (+637248us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.590870 (+299611us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.595421 (+  4551us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49048: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":1107874,"server-negotiator.queue_time_us":164659,"spinlock_wait_cycles":4943744,"thread_start_us":106574,"threads_started":1}
W20260806 07:00:55.663159 23391 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.424268 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49034)
0806 07:00:52.806647 (+382379us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.810065 (+  3418us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.860858 (+ 50793us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:52.940515 (+ 79657us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:52.941120 (+   605us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:52.960643 (+ 19523us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.257376 (+296733us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.257443 (+    67us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.364985 (+1107542us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.365032 (+    47us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.552655 (+1187623us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.555086 (+  2431us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.617038 (+ 61952us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":310570,"mutex_wait_us":1420775,"thread_start_us":171369,"threads_started":1}
W20260806 07:00:55.676851 23396 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.466519 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49048)
0806 07:00:52.896846 (+430327us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.896920 (+    74us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.897451 (+   531us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.031272 (+133821us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.032788 (+  1516us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.036870 (+  4082us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.067798 (+1030928us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.069445 (+  1647us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.659465 (+590020us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.659527 (+    62us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.290103 (+630576us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.290183 (+    80us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.568742 (+278559us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":336386,"mutex_wait_us":1630384,"thread_start_us":151526,"threads_started":1}
I20260806 07:00:55.677067 23020 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.677559 23020 scanner-internal.cc:458] Time spent opening tablet: real 3.960s	user 0.011s	sys 0.011s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
I20260806 07:00:55.678153 22795 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.678745 22795 scanner-internal.cc:458] Time spent opening tablet: real 4.085s	user 0.013s	sys 0.029s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:55.694710 23382 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.181264 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49028)
0806 07:00:52.792902 (+611638us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.794928 (+  2026us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.831383 (+ 36455us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.304989 (+473606us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.308277 (+  3288us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.310365 (+  2088us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.427107 (+1116742us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.428473 (+  1366us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.936143 (+507670us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.936215 (+    72us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.691525 (+755310us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.691582 (+    57us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.693257 (+  1675us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":505213,"mutex_wait_us":1754871,"thread_start_us":409653,"threads_started":1}
I20260806 07:00:55.698355 23061 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.705257 23061 scanner-internal.cc:458] Time spent opening tablet: real 4.020s	user 0.007s	sys 0.019s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:55.759689 22560 scanner-internal.cc:458] Time spent opening tablet: real 3.122s	user 0.004s	sys 0.011s
W20260806 07:00:55.771544 23398 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.499073 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49072)
0806 07:00:52.831082 (+332009us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.834396 (+  3314us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.878131 (+ 43735us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.445602 (+567471us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.445640 (+    38us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.445710 (+    70us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.639668 (+193958us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.639733 (+    65us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.251275 (+611542us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.251982 (+   707us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.048875 (+796893us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.048937 (+    62us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.416901 (+367964us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.423129 (+  6228us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.516964 (+ 93835us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:55.623778 (+106814us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:55.735143 (+111365us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":247793,"mutex_wait_us":1120438,"thread_start_us":111611,"threads_started":1}
I20260806 07:00:55.774923 22950 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.792531 22950 scanner-internal.cc:458] Time spent opening tablet: real 4.255s	user 0.014s	sys 0.018s
W20260806 07:00:55.805188 23406 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.642962 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49088)
0806 07:00:52.787898 (+144936us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:52.787971 (+    73us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:52.788293 (+   322us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.823709 (+1035416us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.824829 (+  1120us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.828044 (+  3215us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.475023 (+646979us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.475109 (+    86us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.725885 (+250776us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.727890 (+  2005us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.590478 (+862588us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.590914 (+   436us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.720221 (+129307us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":140986,"mutex_wait_us":1428022,"thread_start_us":108272,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
I20260806 07:00:55.817680 22830 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:55.821038 23411 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.793462 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49028 (local address 127.16.83.193:46537)
0806 07:00:53.014348 (+220886us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.016542 (+  2194us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.017689 (+  1147us) server_negotiation.cc:407] Connection header received
0806 07:00:53.031531 (+ 13842us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.033392 (+  1861us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.278715 (+245323us) spinlock_profiling.cc:243] Waited 2.11 ms on lock 0x7b180017b840. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682a1b68b1 00007f682a1c3661 00007f68212e4f96 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649
0806 07:00:53.288878 (+ 10163us) spinlock_profiling.cc:243] Waited 960 us on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:53.299334 (+ 10456us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.305541 (+  6207us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.445031 (+139490us) spinlock_profiling.cc:243] Waited 3.13 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:54.428838 (+983807us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.935649 (+506811us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.725005 (+789356us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49028: BlockingRecv error: recv got EOF from 127.0.0.1:49028 (error 108)
Metrics: {"mutex_wait_us":982155,"server-negotiator.queue_time_us":136462,"spinlock_wait_cycles":14254976,"thread_start_us":263131,"threads_started":1}
W20260806 07:00:55.828035 23055 scanner-internal.cc:458] Time spent opening tablet: real 3.809s	user 0.024s	sys 0.044s
W20260806 07:00:55.837208 22830 scanner-internal.cc:458] Time spent opening tablet: real 3.957s	user 0.020s	sys 0.024s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:55.864569 23004 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.233959 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49072 (local address 127.16.83.193:46537)
0806 07:00:53.429534 (+195575us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.432053 (+  2519us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.432830 (+   777us) server_negotiation.cc:407] Connection header received
0806 07:00:53.436103 (+  3273us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.439930 (+  3827us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.445038 (+  5108us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.445279 (+   241us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.659626 (+214347us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.224010 (+564384us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.049196 (+825186us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.403657 (+354461us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.466140 (+ 62483us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:55.793929 (+327789us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49072: BlockingRecv error: recv got EOF from 127.0.0.1:49072 (error 108)
Metrics: {"mutex_wait_us":1200587,"server-negotiator.queue_time_us":191136,"thread_start_us":383081,"threads_started":1}
W20260806 07:00:55.932288 23370 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 230194us
W20260806 07:00:55.947822 22481 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.786499 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33762 (local address 127.16.83.254:39853)
0806 07:00:52.787140 (+   641us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.787175 (+    35us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.172954 (+385779us) server_negotiation.cc:407] Connection header received
0806 07:00:53.220904 (+ 47950us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.220948 (+    44us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.221244 (+   296us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.221460 (+   216us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:53.639928 (+418468us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.277613 (+637685us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.081518 (+803905us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.511920 (+430402us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.512376 (+   456us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:55.920133 (+407757us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33762: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1159565,"server-negotiator.queue_time_us":169}
W20260806 07:00:56.012771 23410 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.464394 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49044 (local address 127.16.83.193:46537)
0806 07:00:52.872102 (+407708us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:52.876319 (+  4217us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:52.877936 (+  1617us) server_negotiation.cc:407] Connection header received
0806 07:00:52.886473 (+  8537us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:52.890192 (+  3719us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.020256 (+130064us) spinlock_profiling.cc:243] Waited 1.91 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:53.143936 (+123680us) spinlock_profiling.cc:243] Waited 4.44 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212dfb7c 00007f68212df73b 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:53.149933 (+  5997us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.161151 (+ 11218us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.292241 (+131090us) spinlock_profiling.cc:243] Waited 1.6 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f682146e640 00007f682146d954 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.341549 (+ 49308us) spinlock_profiling.cc:243] Waited 892 us on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212dfc6c 00007f68212dfbd6 0000000000620c99 00007f682146e640 00007f682146d954 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:54.176404 (+834855us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.587157 (+410753us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.262487 (+675330us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.953630 (+691143us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.962665 (+  9035us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49044: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1313760,"server-negotiator.queue_time_us":304803,"spinlock_wait_cycles":20342016,"thread_start_us":165451,"threads_started":1}
W20260806 07:00:56.017594 23106 scanner-internal.cc:458] Time spent opening tablet: real 2.033s	user 0.003s	sys 0.017s
W20260806 07:00:56.036940 23433 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.960384 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49106)
0806 07:00:53.338806 (+378422us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.338905 (+    99us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:53.339307 (+   402us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.340496 (+  1189us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.340533 (+    37us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.340590 (+    57us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:53.503753 (+163163us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.503837 (+    84us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.610323 (+1106486us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.610935 (+   612us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.364144 (+753209us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.367213 (+  3069us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.605590 (+238377us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.605634 (+    44us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.975017 (+369383us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:55.975373 (+   356us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:56.035166 (+ 59793us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":369165,"mutex_wait_us":1080883,"thread_start_us":225195,"threads_started":1}
I20260806 07:00:56.037532 23077 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:56.038116 23077 scanner-internal.cc:458] Time spent opening tablet: real 3.521s	user 0.027s	sys 0.045s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: sent 0 of 16 requested bytes
W20260806 07:00:56.060684 23413 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.937504 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49106 (local address 127.16.83.193:46537)
0806 07:00:53.047490 (+109986us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.065203 (+ 17713us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.339044 (+273841us) server_negotiation.cc:407] Connection header received
0806 07:00:53.339612 (+   568us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.339640 (+    28us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.340025 (+   385us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.340282 (+   257us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.544025 (+203743us) spinlock_profiling.cc:243] Waited 4.08 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682146e480 00007f682146d911 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:53.968942 (+424917us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.608984 (+640042us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.372596 (+763612us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.605146 (+232550us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.639582 (+ 34436us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.026501 (+386919us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49106: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1302222,"server-negotiator.queue_time_us":50606,"spinlock_wait_cycles":9387776}
W20260806 07:00:56.086576 23293 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.643823 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49088 (local address 127.16.83.193:46537)
0806 07:00:53.793438 (+149615us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.793482 (+    44us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.793535 (+    53us) server_negotiation.cc:407] Connection header received
0806 07:00:53.793696 (+   161us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.793739 (+    43us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.820212 (+ 26473us) spinlock_profiling.cc:243] Waited 2.78 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:53.820506 (+   294us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.823116 (+  2610us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:54.475798 (+652682us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.709960 (+234162us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.593713 (+883753us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.982655 (+388942us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.052293 (+ 69638us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49088: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":1066590,"server-negotiator.queue_time_us":17698,"spinlock_wait_cycles":6397696}
W20260806 07:00:56.090901 23427 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:52.804190 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33762)
0806 07:00:53.165212 (+361022us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.167163 (+  1951us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:53.211661 (+ 44498us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.229380 (+ 17719us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.230519 (+  1139us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.237476 (+  6957us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:53.639580 (+402104us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:53.639651 (+    71us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.284495 (+644844us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.284570 (+    75us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.077823 (+793253us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.077912 (+    89us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.512783 (+434871us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.512853 (+    70us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.919526 (+406673us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.045240 (+125714us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:56.045294 (+    54us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:56.045800 (+   506us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:56.048832 (+  3032us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:56.086759 (+ 37927us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":306821,"mutex_wait_us":1596057,"thread_start_us":177022,"threads_started":1}
W20260806 07:00:56.149010 23187 scanner-internal.cc:458] Time spent opening tablet: real 2.914s	user 0.018s	sys 0.032s
W20260806 07:00:56.173106 23446 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.161830 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33796)
0806 07:00:53.590085 (+428255us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.590170 (+    85us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:53.590600 (+   430us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.638060 (+ 47460us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.638097 (+    37us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.638237 (+   140us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:54.174003 (+535766us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.174060 (+    57us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.733365 (+559305us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.733616 (+   251us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.752247 (+1018631us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.753507 (+  1260us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.055791 (+302284us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.056408 (+   617us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:56.119421 (+ 63013us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.127752 (+  8331us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:56.127781 (+    29us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:56.128903 (+  1122us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:56.133294 (+  4391us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:56.170842 (+ 37548us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":427513,"mutex_wait_us":1489007,"thread_start_us":143662,"threads_started":1}
W20260806 07:00:56.177309 23367 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 254763us
W20260806 07:00:56.181548 23444 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.140940 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49120)
0806 07:00:53.257755 (+116815us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.257810 (+    55us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:53.258112 (+   302us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.501309 (+243197us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.501345 (+    36us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.501404 (+    59us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.555377 (+1053973us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.555463 (+    86us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.980957 (+425494us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:54.980994 (+    37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.682234 (+701240us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.682299 (+    65us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.030028 (+347729us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.030067 (+    39us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:56.092411 (+ 62344us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.092632 (+   221us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:56.179651 (+ 87019us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":97569,"mutex_wait_us":1689709,"thread_start_us":62633,"threads_started":1}
I20260806 07:00:56.184317 23133 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:56.184960 23133 scanner-internal.cc:458] Time spent opening tablet: real 3.433s	user 0.025s	sys 0.018s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:56.188419 23443 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.164744 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49120 (local address 127.16.83.193:46537)
0806 07:00:53.343481 (+178737us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.343525 (+    44us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.343591 (+    66us) server_negotiation.cc:407] Connection header received
0806 07:00:53.343776 (+   185us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.343812 (+    36us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.490141 (+146329us) spinlock_profiling.cc:243] Waited 2.78 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f682a1cfaa0 00007f682a1b8061 00007f6825e35dbb 00007f6825e345c8 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c
0806 07:00:53.500973 (+ 10832us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.501252 (+   279us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:54.372147 (+870895us) spinlock_profiling.cc:243] Waited 8.82 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212dfbce 0000000000620c99 00007f682146e640 00007f682146d954 00007f6825e3470c 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:54.694972 (+322825us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.980531 (+285559us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.682659 (+702128us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.026471 (+343812us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.185961 (+159490us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.186557 (+   596us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49120: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1804516,"server-negotiator.queue_time_us":139889,"spinlock_wait_cycles":26695168,"thread_start_us":382357,"threads_started":1}
W20260806 07:00:56.191336 23450 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.184957 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49136)
0806 07:00:53.340594 (+155637us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.340645 (+    51us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:53.342545 (+  1900us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.824804 (+482259us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.826121 (+  1317us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.830940 (+  4819us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.307067 (+476127us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.310817 (+  3750us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.108845 (+798028us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.113340 (+  4495us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.875311 (+761971us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.875371 (+    60us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.105383 (+230012us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.105852 (+   469us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:56.148032 (+ 42180us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.162613 (+ 14581us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:56.189498 (+ 26885us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":154998,"mutex_wait_us":1170169,"thread_start_us":45144,"threads_started":1}
I20260806 07:00:56.193856 23139 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:56.194301 23139 scanner-internal.cc:458] Time spent opening tablet: real 3.384s	user 0.007s	sys 0.007s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:56.248258 23452 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.775029 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49136 (local address 127.16.83.193:46537)
0806 07:00:53.792194 (+ 17165us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.792229 (+    35us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.792286 (+    57us) server_negotiation.cc:407] Connection header received
0806 07:00:53.792437 (+   151us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.792468 (+    31us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.815425 (+ 22957us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.822875 (+  7450us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.875571 (+ 52696us) spinlock_profiling.cc:243] Waited 1.93 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:54.408548 (+532977us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.099410 (+690862us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.875632 (+776222us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.098773 (+223141us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.195377 (+ 96604us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.195683 (+   306us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 07:00:56.196095 (+   412us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 07:00:56.196617 (+   522us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49136: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":1414677,"server-negotiator.queue_time_us":14144,"spinlock_wait_cycles":4446464}
W20260806 07:00:56.270408 23092 scanner-internal.cc:458] Time spent opening tablet: real 3.284s	user 0.003s	sys 0.006s
W20260806 07:00:56.270516 23129 scanner-internal.cc:458] Time spent opening tablet: real 2.384s	user 0.011s	sys 0.010s
W20260806 07:00:56.315029 23170 scanner-internal.cc:458] Time spent opening tablet: real 3.315s	user 0.019s	sys 0.032s
W20260806 07:00:56.315022 23211 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 114051us
W20260806 07:00:56.335723 22793 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.727955 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49148 (local address 127.16.83.193:46537)
0806 07:00:53.774689 (+ 46734us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.774723 (+    34us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.985225 (+210502us) server_negotiation.cc:407] Connection header received
0806 07:00:54.010152 (+ 24927us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:54.011255 (+  1103us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:54.029187 (+ 17932us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:54.029367 (+   180us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:54.554542 (+525175us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.086688 (+532146us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.879845 (+793157us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.116354 (+236509us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.116721 (+   367us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.189958 (+ 73237us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 07:00:56.228511 (+ 38553us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 07:00:56.231542 (+  3031us) server_negotiation.cc:1035] Waiting for connection context
0806 07:00:56.274218 (+ 42676us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49148: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"mutex_wait_us":1213323,"server-negotiator.queue_time_us":13859}
W20260806 07:00:56.341835 23461 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.227667 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49148)
0806 07:00:53.982881 (+755214us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.984125 (+  1244us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:54.004152 (+ 20027us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:54.029952 (+ 25800us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:54.029989 (+    37us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:54.030049 (+    60us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.549550 (+519501us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.549656 (+   106us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.093481 (+543825us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.094145 (+   664us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.879401 (+785256us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.879483 (+    82us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.116791 (+237308us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.116842 (+    51us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:56.177333 (+ 60491us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.177570 (+   237us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 07:00:56.259073 (+ 81503us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":664622,"mutex_wait_us":1250128,"thread_start_us":588046,"threads_started":1}
I20260806 07:00:56.342813 23108 scanner-internal.cc:172] Scan of tablet c80d836da8f944f08e12d5bf4986d685 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:56.343263 23108 scanner-internal.cc:458] Time spent opening tablet: real 3.539s	user 0.055s	sys 0.081s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:56.341519 23451 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.185936 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.193:46537 (local address 127.0.0.1:49140)
0806 07:00:53.656835 (+470899us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.656919 (+    84us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:53.657306 (+   387us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.803080 (+145774us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.815104 (+ 12024us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.823048 (+  7944us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 07:00:54.663944 (+840896us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.664022 (+    78us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.085678 (+421656us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.085724 (+    46us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:55.876657 (+790933us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:55.876748 (+    91us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.254442 (+377694us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":395525,"mutex_wait_us":1517192,"thread_start_us":118039,"threads_started":1}
W20260806 07:00:56.359891 23148 scanner-internal.cc:458] Time spent opening tablet: real 3.321s	user 0.012s	sys 0.008s
I20260806 07:00:56.355762 22854 scanner-internal.cc:172] Scan of tablet c1737e3c8b0b46509183bc0ff5925d66 at 5f01faf18a2b4a6a92c3bf81cd38d2a3 (127.16.83.193:46537) deadline exceeded after 30.000s
W20260806 07:00:56.361339 22854 scanner-internal.cc:458] Time spent opening tablet: real 3.428s	user 0.009s	sys 0.014s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.16.83.193:46537: received 0 of 4 requested bytes
W20260806 07:00:56.369555 23099 scanner-internal.cc:458] Time spent opening tablet: real 3.113s	user 0.009s	sys 0.010s
W20260806 07:00:56.410421 22940 scanner-internal.cc:458] Time spent opening tablet: real 3.119s	user 0.005s	sys 0.010s
W20260806 07:00:56.418728 23460 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.635065 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33824 (local address 127.16.83.254:39853)
0806 07:00:53.794378 (+159313us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.794427 (+    49us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.896317 (+101890us) server_negotiation.cc:407] Connection header received
0806 07:00:53.935076 (+ 38759us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.935109 (+    33us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.935368 (+   259us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.941616 (+  6248us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:54.593843 (+652227us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.287138 (+693295us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.152615 (+865477us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.184234 (+ 31619us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.184633 (+   399us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.414287 (+229654us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33824: BlockingRecv error: recv got EOF from 127.0.0.1:33824 (error 108)
Metrics: {"mutex_wait_us":1075549,"server-negotiator.queue_time_us":43970}
W20260806 07:00:56.435406 22712 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.161773 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33796 (local address 127.16.83.254:39853)
0806 07:00:53.162371 (+   598us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.164110 (+  1739us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.590915 (+426805us) server_negotiation.cc:407] Connection header received
0806 07:00:53.623506 (+ 32591us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.626473 (+  2967us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.636210 (+  9737us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.636450 (+   240us) server_negotiation.cc:226] Negotiated authn=SASL
0806 07:00:54.175319 (+538869us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:54.730859 (+555540us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.770209 (+1039350us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.053584 (+283375us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.168479 (+114895us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.434087 (+265608us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:33796: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1481989,"server-negotiator.queue_time_us":153}
W20260806 07:00:56.429203 23472 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.381223 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.16.83.254:39853 (local address 127.0.0.1:33824)
0806 07:00:53.892772 (+511549us) negotiation.cc:107] Waiting for socket to connect
0806 07:00:53.893587 (+   815us) client_negotiation.cc:174] Beginning negotiation
0806 07:00:53.921632 (+ 28045us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 07:00:53.944879 (+ 23247us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 07:00:53.946934 (+  2055us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 07:00:53.968235 (+ 21301us) client_negotiation.cc:189] Negotiated authn=SASL
0806 07:00:54.590877 (+622642us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:54.593164 (+  2287us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.288985 (+695821us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.289027 (+    42us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:56.152004 (+862977us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 07:00:56.152063 (+    59us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.184558 (+ 32495us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.184605 (+    47us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 07:00:56.318093 (+133488us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.356763 (+ 38670us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 07:00:56.358364 (+  1601us) client_negotiation.cc:656] calling sasl_client_start()
0806 07:00:56.364495 (+  6131us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 07:00:56.372778 (+  8283us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 07:00:56.403624 (+ 30846us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.16.83.254:39853: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":439149,"mutex_wait_us":1482304,"thread_start_us":284156,"threads_started":1}
W20260806 07:00:56.449965 23316 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 110584us
W20260806 07:00:56.474037 23160 scanner-internal.cc:458] Time spent opening tablet: real 3.288s	user 0.019s	sys 0.017s
W20260806 07:00:56.493418 23242 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 151668us
W20260806 07:00:56.502283 23164 scanner-internal.cc:458] Time spent opening tablet: real 3.266s	user 0.016s	sys 0.013s
W20260806 07:00:56.506520 22935 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 273434us
W20260806 07:00:56.520932 23459 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 07:00:53.633024 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49140 (local address 127.16.83.193:46537)
0806 07:00:53.657240 (+ 24216us) server_negotiation.cc:206] Beginning negotiation
0806 07:00:53.657282 (+    42us) server_negotiation.cc:399] Waiting for connection header
0806 07:00:53.657336 (+    54us) server_negotiation.cc:407] Connection header received
0806 07:00:53.723734 (+ 66398us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 07:00:53.725935 (+  2201us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 07:00:53.789565 (+ 63630us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 07:00:53.795665 (+  6100us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 07:00:53.864736 (+ 69071us) spinlock_profiling.cc:243] Waited 1.07 ms on lock 0x7b4800276b18. stack: 00007f68212e5033 00007f68212e4f30 00007f6820c43534 000000000061e4a4 000000000061e439 00007f682115bf11 00007f68212df851 00007f68212df702 0000000000632649 00007f6825d8bc20 00007f6825e40481 00007f6825e346a9 00007f6825dd50e0 00007f6825dd4915 00007f6825df3d3c 00007f6825df3cb9
0806 07:00:54.664383 (+799647us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:55.084790 (+420407us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:55.879191 (+794401us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 07:00:56.221567 (+342376us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 07:00:56.320941 (+ 99374us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0806 07:00:56.451167 (+130226us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49140: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"mutex_wait_us":1185132,"server-negotiator.queue_time_us":14354,"spinlock_wait_cycles":2458496}
W20260806 07:00:56.519385 23208 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 174725us
W20260806 07:00:56.536522 23601 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 100925us
W20260806 07:00:56.540025 23565 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 103959us
W20260806 07:00:56.554481 23520 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 60789.9us
W20260806 07:00:56.686210 23205 scanner-internal.cc:458] Time spent opening tablet: real 2.242s	user 0.030s	sys 0.017s
W20260806 07:00:56.694530 22883 meta_cache.cc:1097] Time spent processing table locations response: real 0.171s	user 0.001s	sys 0.000s
W20260806 07:00:56.769860 23250 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 409992us
W20260806 07:00:56.772177 23510 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 134036us
W20260806 07:00:56.774806 23436 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 363623us
W20260806 07:00:56.781690 23489 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 88297.7us
W20260806 07:00:56.811739 23121 scanner-internal.cc:458] Time spent opening tablet: real 3.389s	user 0.006s	sys 0.012s
W20260806 07:00:56.817166 23296 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 102950us
W20260806 07:00:56.833364 23515 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 143223us
W20260806 07:00:56.858299 23627 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 145005us
W20260806 07:00:56.860682 23230 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 225725us
W20260806 07:00:56.848326 23566 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 154069us
W20260806 07:00:56.914862 23527 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 200675us
W20260806 07:00:56.931216 23637 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 197703us
W20260806 07:00:56.951350 23568 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 85644.7us
W20260806 07:00:56.948796 23564 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 261197us
W20260806 07:00:56.993369 23256 meta_cache.cc:1097] Time spent processing table locations response: real 0.077s	user 0.000s	sys 0.001s
W20260806 07:00:56.998961 23654 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 109008us
W20260806 07:00:57.016130 23572 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 137282us
W20260806 07:00:57.048780 23481 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 95693.4us
W20260806 07:00:57.088132 23536 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 112289us
W20260806 07:00:57.169044 23570 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 104805us
W20260806 07:00:57.211576 23646 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 128753us
W20260806 07:00:57.192101 23682 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 164536us
W20260806 07:00:57.216339 23628 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 168983us
W20260806 07:00:57.219336 23235 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 183675us
W20260806 07:00:57.218644 23458 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 226941us
W20260806 07:00:57.212427 23498 meta_cache.cc:1097] Time spent processing table locations response: real 0.074s	user 0.001s	sys 0.000s
W20260806 07:00:57.254372 23287 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 223354us
W20260806 07:00:57.271142 23594 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 214135us
W20260806 07:00:57.271895 23599 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 219084us
W20260806 07:00:57.292661 23329 scanner-internal.cc:458] Time spent opening tablet: real 1.341s	user 0.012s	sys 0.034s
W20260806 07:00:57.544153 23259 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Scan -> {remote=127.16.83.193:46537, user_credentials={real_user=slave}} blocked reactor thread for 102195us
W20260806 07:00:57.544275 23365 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 92336.5us
W20260806 07:00:57.626629 23663 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 218259us
W20260806 07:00:57.639175 23670 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 247581us
W20260806 07:00:57.640362 23212 scanner-internal.cc:458] Time spent opening tablet: real 3.017s	user 0.018s	sys 0.022s
W20260806 07:00:57.668713 23385 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 260789us
W20260806 07:00:57.679701 23661 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 69515.5us
W20260806 07:00:57.770794 23246 scanner-internal.cc:458] Time spent opening tablet: real 1.382s	user 0.012s	sys 0.009s
W20260806 07:00:58.045043 23323 scanner-internal.cc:458] Time spent opening tablet: real 1.953s	user 0.002s	sys 0.007s
W20260806 07:00:58.099076 23418 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.16.83.254:39853, user_credentials={real_user=slave}} blocked reactor thread for 235507us
W20260806 07:00:58.210462 23626 meta_cache.cc:1097] Time spent processing table locations response: real 0.080s	user 0.000s	sys 0.001s
W20260806 07:00:58.261994 23571 scanner-internal.cc:458] Time spent opening tablet: real 1.708s	user 0.008s	sys 0.017s
W20260806 07:00:58.416551 23366 scanner-internal.cc:458] Time spent opening tablet: real 1.425s	user 0.003s	sys 0.012s
W20260806 07:00:58.731875 22883 scanner-internal.cc:458] Time spent opening tablet: real 1.972s	user 0.008s	sys 0.037s
W20260806 07:00:58.768908 23202 scanner-internal.cc:458] Time spent opening tablet: real 2.249s	user 0.008s	sys 0.000s
W20260806 07:00:58.787386 23402 scanner-internal.cc:458] Time spent opening tablet: real 1.834s	user 0.005s	sys 0.002s
W20260806 07:00:58.805279 23294 scanner-internal.cc:458] Time spent opening tablet: real 2.541s	user 0.004s	sys 0.013s
W20260806 07:00:58.808388 23177 scanner-internal.cc:458] Time spent opening tablet: real 2.379s	user 0.003s	sys 0.016s
W20260806 07:00:58.813531 23432 scanner-internal.cc:458] Time spent opening tablet: real 2.094s	user 0.019s	sys 0.009s
W20260806 07:00:58.821560 23380 scanner-internal.cc:458] Time spent opening tablet: real 2.381s	user 0.009s	sys 0.004s
W20260806 07:00:58.849032 23539 scanner-internal.cc:458] Time spent opening tablet: real 1.567s	user 0.003s	sys 0.006s
W20260806 07:00:58.875923 23278 scanner-internal.cc:458] Time spent opening tablet: real 2.347s	user 0.013s	sys 0.009s
W20260806 07:00:58.895926 23528 scanner-internal.cc:458] Time spent opening tablet: real 1.612s	user 0.008s	sys 0.006s
W20260806 07:00:58.946317 23447 scanner-internal.cc:458] Time spent opening tablet: real 1.886s	user 0.009s	sys 0.008s
W20260806 07:00:58.968216 23487 scanner-internal.cc:458] Time spent opening tablet: real 1.447s	user 0.004s	sys 0.011s
W20260806 07:00:58.969966 23479 scanner-internal.cc:458] Time spent opening tablet: real 1.869s	user 0.015s	sys 0.014s
W20260806 07:00:58.980237 23509 scanner-internal.cc:458] Time spent opening tablet: real 1.696s	user 0.006s	sys 0.000s
W20260806 07:00:59.013741 23233 scanner-internal.cc:458] Time spent opening tablet: real 1.336s	user 0.014s	sys 0.017s
W20260806 07:00:59.045035 23222 scanner-internal.cc:458] Time spent opening tablet: real 2.011s	user 0.018s	sys 0.052s
W20260806 07:00:59.057267 23468 scanner-internal.cc:458] Time spent opening tablet: real 2.213s	user 0.009s	sys 0.010s
W20260806 07:00:59.069092 23256 scanner-internal.cc:458] Time spent opening tablet: real 1.861s	user 0.007s	sys 0.035s
W20260806 07:00:59.098714 23541 scanner-internal.cc:458] Time spent opening tablet: real 2.383s	user 0.009s	sys 0.040s
W20260806 07:00:59.140383 23593 scanner-internal.cc:458] Time spent opening tablet: real 1.796s	user 0.011s	sys 0.003s
W20260806 07:00:59.148392 23498 scanner-internal.cc:458] Time spent opening tablet: real 1.857s	user 0.010s	sys 0.024s
W20260806 07:00:59.157752 23192 scanner-internal.cc:458] Time spent opening tablet: real 1.511s	user 0.030s	sys 0.029s
W20260806 07:00:59.164944 23639 scanner-internal.cc:458] Time spent opening tablet: real 1.164s	user 0.019s	sys 0.001s
W20260806 07:00:59.181419 23596 scanner-internal.cc:458] Time spent opening tablet: real 1.183s	user 0.022s	sys 0.006s
W20260806 07:00:59.185210 23621 scanner-internal.cc:458] Time spent opening tablet: real 1.890s	user 0.004s	sys 0.007s
W20260806 07:00:59.194017 23643 scanner-internal.cc:458] Time spent opening tablet: real 1.811s	user 0.048s	sys 0.067s
W20260806 07:00:59.192549 23521 scanner-internal.cc:458] Time spent opening tablet: real 1.844s	user 0.003s	sys 0.017s
W20260806 07:00:59.198452 23198 scanner-internal.cc:458] Time spent opening tablet: real 1.918s	user 0.013s	sys 0.007s
W20260806 07:00:59.200076 23425 scanner-internal.cc:458] Time spent opening tablet: real 1.812s	user 0.008s	sys 0.022s
W20260806 07:00:59.199375 23563 scanner-internal.cc:458] Time spent opening tablet: real 1.804s	user 0.009s	sys 0.027s
W20260806 07:00:59.210474 23415 scanner-internal.cc:458] Time spent opening tablet: real 1.806s	user 0.009s	sys 0.005s
W20260806 07:00:59.207362 23583 scanner-internal.cc:458] Time spent opening tablet: real 2.129s	user 0.008s	sys 0.008s
W20260806 07:00:59.210871 23265 scanner-internal.cc:458] Time spent opening tablet: real 1.407s	user 0.003s	sys 0.009s
W20260806 07:00:59.250118 23626 scanner-internal.cc:458] Time spent opening tablet: real 0.944s	user 0.003s	sys 0.010s
W20260806 07:00:59.264663 23550 scanner-internal.cc:458] Time spent opening tablet: real 1.743s	user 0.001s	sys 0.016s
W20260806 07:00:59.264276 23181 scanner-internal.cc:458] Time spent opening tablet: real 2.503s	user 0.005s	sys 0.038s
W20260806 07:00:59.278450 23338 scanner-internal.cc:458] Time spent opening tablet: real 0.924s	user 0.005s	sys 0.011s
W20260806 07:00:59.292264 23517 scanner-internal.cc:458] Time spent opening tablet: real 1.492s	user 0.010s	sys 0.008s
W20260806 07:00:59.303731 23625 scanner-internal.cc:458] Time spent opening tablet: real 1.704s	user 0.002s	sys 0.007s
W20260806 07:00:59.311996 23609 scanner-internal.cc:458] Time spent opening tablet: real 1.769s	user 0.012s	sys 0.014s
W20260806 07:00:59.326500 23306 scanner-internal.cc:458] Time spent opening tablet: real 1.114s	user 0.018s	sys 0.034s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:9066: Failure
Expected equality of these values:
  1000
  CountRows(tokens)
    Which is: 655
I20260806 07:00:59.367761 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:00:59.402462 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:00:59.403285 16719 tablet_replica.cc:330] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3: stopping tablet replica
I20260806 07:00:59.404199 16719 raft_consensus.cc:2229] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:59.404964 16719 raft_consensus.cc:2258] T 24ff71d7dc4c492bbf3238a1b2e4abbc P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:59.415614 16719 tablet_replica.cc:330] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3: stopping tablet replica
I20260806 07:00:59.416249 16719 raft_consensus.cc:2229] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:59.416818 16719 raft_consensus.cc:2258] T cf368174111a46d887a33223ed8fd63e P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:59.419481 16719 tablet_replica.cc:330] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: stopping tablet replica
I20260806 07:00:59.420038 16719 raft_consensus.cc:2229] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:59.420879 16719 raft_consensus.cc:2258] T c1737e3c8b0b46509183bc0ff5925d66 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:59.431988 16719 tablet_replica.cc:330] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: stopping tablet replica
I20260806 07:00:59.432577 16719 raft_consensus.cc:2229] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:59.433221 16719 raft_consensus.cc:2258] T c80d836da8f944f08e12d5bf4986d685 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:59.442956 16719 tablet_replica.cc:330] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: stopping tablet replica
I20260806 07:00:59.443562 16719 raft_consensus.cc:2229] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:59.444281 16719 raft_consensus.cc:2258] T 6a08eea204b7481a93a6439fe7a98dd3 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:59.456133 16719 tablet_replica.cc:330] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3: stopping tablet replica
I20260806 07:00:59.456782 16719 raft_consensus.cc:2229] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:59.457297 16719 raft_consensus.cc:2258] T 28512047c2214bf5a86f90d0ea6d15f7 P 5f01faf18a2b4a6a92c3bf81cd38d2a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:59.501173 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:00:59.532299 16719 master.cc:537] Master@127.16.83.254:39853 shutting down...
I20260806 07:00:59.567443 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:00:59.568333 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:00:59.568804 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 6c666560f14f48c0b14799b0a46ec096: stopping tablet replica
W20260806 07:00:59.594875 21325 debug-util.cc:398] Leaking SignalData structure 0x7b0800135ec0 after lost signal to thread 16722
W20260806 07:01:00.591722 16719 thread.cc:536] Waited for 1000ms trying to join with diag-logger (tid 21325)
W20260806 07:01:01.592243 16719 thread.cc:536] Waited for 2000ms trying to join with diag-logger (tid 21325)
W20260806 07:01:02.592789 16719 thread.cc:536] Waited for 3000ms trying to join with diag-logger (tid 21325)
W20260806 07:01:03.593294 16719 thread.cc:536] Waited for 4000ms trying to join with diag-logger (tid 21325)
W20260806 07:01:04.593720 16719 thread.cc:536] Waited for 5000ms trying to join with diag-logger (tid 21325)
W20260806 07:01:05.594210 16719 thread.cc:536] Waited for 6000ms trying to join with diag-logger (tid 21325)
I20260806 07:01:06.013676 16719 master.cc:552] Master@127.16.83.254:39853 shutdown complete.
I20260806 07:01:06.054780 16719 test_util.cc:175] -----------------------------------------------
I20260806 07:01:06.055014 16719 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-tasknyk450/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785999595194067-16719-0
[  FAILED  ] TableKeyRangeTest.TestGetTableKeyRange (47545 ms)
[----------] 1 test from TableKeyRangeTest (47546 ms total)

[----------] 1 test from MultiTServerClientTest
[ RUN      ] MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers
I20260806 07:01:06.060083 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:37759
I20260806 07:01:06.061496 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:06.068265 23810 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:06.068862 23811 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:06.069550 23813 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:06.071779 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:06.074783 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:06.074988 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:06.075167 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999666075155 us; error 0 us; skew 500 ppm
I20260806 07:01:06.075855 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:06.082176 16719 webserver.cc:460] Webserver started at http://127.16.83.254:39391/ using document root <none> and password file <none>
I20260806 07:01:06.082746 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:06.082959 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:06.083310 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:06.084780 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "331ce77bd9f44defb48c4c1cda4d1cb1"
format_stamp: "Formatted at 2026-08-06 07:01:06 on dist-test-slave-cbsf"
I20260806 07:01:06.089752 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260806 07:01:06.093564 23819 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:06.094511 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260806 07:01:06.094843 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "331ce77bd9f44defb48c4c1cda4d1cb1"
format_stamp: "Formatted at 2026-08-06 07:01:06 on dist-test-slave-cbsf"
I20260806 07:01:06.095163 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:06.120499 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:06.122225 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:06.168735 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:37759
I20260806 07:01:06.168910 23872 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:37759 every 8 connection(s)
I20260806 07:01:06.172952 23873 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:06.184578 23873 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1: Bootstrap starting.
I20260806 07:01:06.189980 23873 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:06.194689 23873 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1: No bootstrap required, opened a new log
I20260806 07:01:06.197322 23873 raft_consensus.cc:348] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "331ce77bd9f44defb48c4c1cda4d1cb1" member_type: VOTER }
I20260806 07:01:06.197829 23873 raft_consensus.cc:374] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:06.198103 23873 raft_consensus.cc:729] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331ce77bd9f44defb48c4c1cda4d1cb1, State: Initialized, Role: FOLLOWER
I20260806 07:01:06.198673 23873 consensus_queue.cc:260] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "331ce77bd9f44defb48c4c1cda4d1cb1" member_type: VOTER }
I20260806 07:01:06.199214 23873 raft_consensus.cc:388] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:06.199465 23873 raft_consensus.cc:482] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:06.199760 23873 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:06.204639 23873 raft_consensus.cc:504] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "331ce77bd9f44defb48c4c1cda4d1cb1" member_type: VOTER }
I20260806 07:01:06.205201 23873 leader_election.cc:302] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 331ce77bd9f44defb48c4c1cda4d1cb1; no voters: 
I20260806 07:01:06.206434 23873 leader_election.cc:288] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:06.206830 23876 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:06.208247 23876 raft_consensus.cc:686] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [term 1 LEADER]: Becoming Leader. State: Replica: 331ce77bd9f44defb48c4c1cda4d1cb1, State: Running, Role: LEADER
I20260806 07:01:06.208994 23876 consensus_queue.cc:237] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "331ce77bd9f44defb48c4c1cda4d1cb1" member_type: VOTER }
I20260806 07:01:06.209615 23873 sys_catalog.cc:564] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:01:06.213984 23877 sys_catalog.cc:455] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "331ce77bd9f44defb48c4c1cda4d1cb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "331ce77bd9f44defb48c4c1cda4d1cb1" member_type: VOTER } }
I20260806 07:01:06.214349 23878 sys_catalog.cc:455] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 331ce77bd9f44defb48c4c1cda4d1cb1. Latest consensus state: current_term: 1 leader_uuid: "331ce77bd9f44defb48c4c1cda4d1cb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "331ce77bd9f44defb48c4c1cda4d1cb1" member_type: VOTER } }
I20260806 07:01:06.214776 23877 sys_catalog.cc:458] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:06.215154 23878 sys_catalog.cc:458] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:06.221103 23884 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:01:06.225795 23884 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:01:06.227530 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:01:06.234786 23884 catalog_manager.cc:1347] Generated new cluster ID: 5d916b4f47cb4492934d2a681f33f3d0
I20260806 07:01:06.235075 23884 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:01:06.254475 23884 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:01:06.256376 23884 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:01:06.269492 23884 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1: Generated new TSK 0
I20260806 07:01:06.270262 23884 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:01:06.294564 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:06.301342 23895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:06.303086 23896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:06.304675 16719 server_base.cc:1034] running on GCE node
W20260806 07:01:06.304641 23898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:06.306522 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:06.306768 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:06.306900 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999666306885 us; error 0 us; skew 500 ppm
I20260806 07:01:06.307478 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:06.310070 16719 webserver.cc:460] Webserver started at http://127.16.83.193:46361/ using document root <none> and password file <none>
I20260806 07:01:06.310628 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:06.310869 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:06.311147 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:06.312346 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "d17c14c0c98d4e08a02bff83ffef2c46"
format_stamp: "Formatted at 2026-08-06 07:01:06 on dist-test-slave-cbsf"
I20260806 07:01:06.317265 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260806 07:01:06.321269 23903 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:06.322191 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260806 07:01:06.322481 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "d17c14c0c98d4e08a02bff83ffef2c46"
format_stamp: "Formatted at 2026-08-06 07:01:06 on dist-test-slave-cbsf"
I20260806 07:01:06.322729 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:06.337253 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:06.338347 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:06.339800 16719 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 07:01:06.342159 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:06.342334 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:06.342593 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:06.342772 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:06.387259 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:45343
I20260806 07:01:06.387387 23970 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:45343 every 8 connection(s)
I20260806 07:01:06.392753 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:06.401238 23975 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:06.402601 23976 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:06.404297 16719 server_base.cc:1034] running on GCE node
W20260806 07:01:06.405670 23978 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:06.406713 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:06.406920 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:06.407147 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999666407128 us; error 0 us; skew 500 ppm
I20260806 07:01:06.407667 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:06.410501 23971 heartbeater.cc:347] Connected to a master server at 127.16.83.254:37759
I20260806 07:01:06.410789 16719 webserver.cc:460] Webserver started at http://127.16.83.194:37137/ using document root <none> and password file <none>
I20260806 07:01:06.411005 23971 heartbeater.cc:464] Registering TS with master...
I20260806 07:01:06.411469 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:06.411749 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:06.411972 23971 heartbeater.cc:511] Master 127.16.83.254:37759 requested a full tablet report, sending...
I20260806 07:01:06.412074 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:06.413910 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-1-root/instance:
uuid: "39ab6e6653354f97971fa5359ee7a942"
format_stamp: "Formatted at 2026-08-06 07:01:06 on dist-test-slave-cbsf"
I20260806 07:01:06.414601 23837 ts_manager.cc:194] Registered new tserver with Master: d17c14c0c98d4e08a02bff83ffef2c46 (127.16.83.193:45343)
I20260806 07:01:06.416568 23837 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46276
I20260806 07:01:06.418915 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260806 07:01:06.423158 23983 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:06.424002 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260806 07:01:06.424352 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-1-root
uuid: "39ab6e6653354f97971fa5359ee7a942"
format_stamp: "Formatted at 2026-08-06 07:01:06 on dist-test-slave-cbsf"
I20260806 07:01:06.424724 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:06.437842 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:06.439095 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:06.440626 16719 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 07:01:06.443011 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:06.443231 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:06.443457 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:06.443617 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:06.491638 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.194:36247
I20260806 07:01:06.491793 24046 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.194:36247 every 8 connection(s)
I20260806 07:01:06.497808 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:06.506660 24050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:06.508565 24051 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:06.512784 24053 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:06.513608 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:06.514664 24047 heartbeater.cc:347] Connected to a master server at 127.16.83.254:37759
I20260806 07:01:06.514816 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260806 07:01:06.515100 24047 heartbeater.cc:464] Registering TS with master...
W20260806 07:01:06.515213 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:06.515599 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999666515585 us; error 0 us; skew 500 ppm
I20260806 07:01:06.516044 24047 heartbeater.cc:511] Master 127.16.83.254:37759 requested a full tablet report, sending...
I20260806 07:01:06.516278 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:06.518453 23837 ts_manager.cc:194] Registered new tserver with Master: 39ab6e6653354f97971fa5359ee7a942 (127.16.83.194:36247)
I20260806 07:01:06.519475 16719 webserver.cc:460] Webserver started at http://127.16.83.195:33409/ using document root <none> and password file <none>
I20260806 07:01:06.520143 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:06.520406 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:06.520737 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:06.520936 23837 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46286
I20260806 07:01:06.522264 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-2-root/instance:
uuid: "726a68e1ffb04e6a9496b0bfab1825b2"
format_stamp: "Formatted at 2026-08-06 07:01:06 on dist-test-slave-cbsf"
I20260806 07:01:06.527539 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260806 07:01:06.531032 24062 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:06.532008 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260806 07:01:06.532279 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-2-root
uuid: "726a68e1ffb04e6a9496b0bfab1825b2"
format_stamp: "Formatted at 2026-08-06 07:01:06 on dist-test-slave-cbsf"
I20260806 07:01:06.532512 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:06.544350 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:06.545642 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:06.547122 16719 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 07:01:06.549455 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:06.549629 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:06.549881 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:06.550020 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:06.593210 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.195:36535
I20260806 07:01:06.593321 24128 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.195:36535 every 8 connection(s)
I20260806 07:01:06.598171 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:06.606613 24132 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:06.607627 24133 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:06.609341 24135 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:06.610790 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:06.612025 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:06.612300 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:06.612507 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999666612493 us; error 0 us; skew 500 ppm
I20260806 07:01:06.613246 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:06.613981 24129 heartbeater.cc:347] Connected to a master server at 127.16.83.254:37759
I20260806 07:01:06.614332 24129 heartbeater.cc:464] Registering TS with master...
I20260806 07:01:06.615027 24129 heartbeater.cc:511] Master 127.16.83.254:37759 requested a full tablet report, sending...
I20260806 07:01:06.617244 23837 ts_manager.cc:194] Registered new tserver with Master: 726a68e1ffb04e6a9496b0bfab1825b2 (127.16.83.195:36535)
I20260806 07:01:06.618042 16719 webserver.cc:460] Webserver started at http://127.16.83.196:44357/ using document root <none> and password file <none>
I20260806 07:01:06.618712 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:06.618952 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:06.619266 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:06.619611 23837 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46296
I20260806 07:01:06.620714 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-3-root/instance:
uuid: "715a0ab7c7f6495ba192045cf52b8aa9"
format_stamp: "Formatted at 2026-08-06 07:01:06 on dist-test-slave-cbsf"
I20260806 07:01:06.626214 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260806 07:01:06.629678 24140 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:06.630556 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260806 07:01:06.630939 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-3-root
uuid: "715a0ab7c7f6495ba192045cf52b8aa9"
format_stamp: "Formatted at 2026-08-06 07:01:06 on dist-test-slave-cbsf"
I20260806 07:01:06.631210 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785999595194067-16719-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:06.645681 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:06.647050 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:06.648609 16719 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 07:01:06.651149 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:06.651384 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:06.651656 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:06.651844 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:06.745193 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.196:42747
I20260806 07:01:06.745252 24207 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.196:42747 every 8 connection(s)
I20260806 07:01:06.765882 24209 heartbeater.cc:347] Connected to a master server at 127.16.83.254:37759
I20260806 07:01:06.766294 24209 heartbeater.cc:464] Registering TS with master...
I20260806 07:01:06.767184 24209 heartbeater.cc:511] Master 127.16.83.254:37759 requested a full tablet report, sending...
I20260806 07:01:06.769770 23837 ts_manager.cc:194] Registered new tserver with Master: 715a0ab7c7f6495ba192045cf52b8aa9 (127.16.83.196:42747)
I20260806 07:01:06.769989 16719 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.020102453s
I20260806 07:01:06.772680 23837 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46304
I20260806 07:01:06.798617 23837 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46320:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
I20260806 07:01:06.872819 24011 tablet_service.cc:1467] Processing CreateTablet for tablet f48e1e6cc9cf48198df31815a1459ada (DEFAULT_TABLE table=client-testtb [id=ebc1d158fa964ae6889275c6115fe0aa]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:06.874997 24011 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f48e1e6cc9cf48198df31815a1459ada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:06.878247 24010 tablet_service.cc:1467] Processing CreateTablet for tablet 2466d56ad90a4b6f854599eab66da7f7 (DEFAULT_TABLE table=client-testtb [id=ebc1d158fa964ae6889275c6115fe0aa]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:06.880137 24010 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2466d56ad90a4b6f854599eab66da7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:06.891147 24169 tablet_service.cc:1467] Processing CreateTablet for tablet f48e1e6cc9cf48198df31815a1459ada (DEFAULT_TABLE table=client-testtb [id=ebc1d158fa964ae6889275c6115fe0aa]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:06.892890 24169 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f48e1e6cc9cf48198df31815a1459ada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:06.901139 24092 tablet_service.cc:1467] Processing CreateTablet for tablet f48e1e6cc9cf48198df31815a1459ada (DEFAULT_TABLE table=client-testtb [id=ebc1d158fa964ae6889275c6115fe0aa]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:06.902256 24091 tablet_service.cc:1467] Processing CreateTablet for tablet 2466d56ad90a4b6f854599eab66da7f7 (DEFAULT_TABLE table=client-testtb [id=ebc1d158fa964ae6889275c6115fe0aa]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:06.902793 24092 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f48e1e6cc9cf48198df31815a1459ada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:06.903770 24091 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2466d56ad90a4b6f854599eab66da7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:06.911954 24230 tablet_bootstrap.cc:492] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942: Bootstrap starting.
I20260806 07:01:06.916409 23933 tablet_service.cc:1467] Processing CreateTablet for tablet 2466d56ad90a4b6f854599eab66da7f7 (DEFAULT_TABLE table=client-testtb [id=ebc1d158fa964ae6889275c6115fe0aa]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:06.918213 23933 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2466d56ad90a4b6f854599eab66da7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:06.919215 24230 tablet_bootstrap.cc:654] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:06.930703 24232 tablet_bootstrap.cc:492] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9: Bootstrap starting.
I20260806 07:01:06.938127 24231 tablet_bootstrap.cc:492] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2: Bootstrap starting.
I20260806 07:01:06.941543 24230 tablet_bootstrap.cc:492] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942: No bootstrap required, opened a new log
I20260806 07:01:06.942282 24230 ts_tablet_manager.cc:1397] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.008s
I20260806 07:01:06.947640 24234 tablet_bootstrap.cc:492] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46: Bootstrap starting.
I20260806 07:01:06.948506 24231 tablet_bootstrap.cc:654] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:06.948519 24232 tablet_bootstrap.cc:654] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:06.946096 24230 raft_consensus.cc:348] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } } peers { permanent_uuid: "715a0ab7c7f6495ba192045cf52b8aa9" member_type: VOTER last_known_addr { host: "127.16.83.196" port: 42747 } }
I20260806 07:01:06.949632 24230 raft_consensus.cc:374] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:06.950125 24230 raft_consensus.cc:729] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ab6e6653354f97971fa5359ee7a942, State: Initialized, Role: FOLLOWER
I20260806 07:01:06.951352 24230 consensus_queue.cc:260] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } } peers { permanent_uuid: "715a0ab7c7f6495ba192045cf52b8aa9" member_type: VOTER last_known_addr { host: "127.16.83.196" port: 42747 } }
I20260806 07:01:06.959915 24234 tablet_bootstrap.cc:654] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:06.960928 24047 heartbeater.cc:503] Master 127.16.83.254:37759 was elected leader, sending a full tablet report...
I20260806 07:01:06.962376 24230 ts_tablet_manager.cc:1428] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.004s
I20260806 07:01:06.962474 24231 tablet_bootstrap.cc:492] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2: No bootstrap required, opened a new log
I20260806 07:01:06.964305 24231 ts_tablet_manager.cc:1397] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.011s
I20260806 07:01:06.964351 24230 tablet_bootstrap.cc:492] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942: Bootstrap starting.
I20260806 07:01:06.965487 24232 tablet_bootstrap.cc:492] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9: No bootstrap required, opened a new log
I20260806 07:01:06.966080 24232 ts_tablet_manager.cc:1397] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.005s
I20260806 07:01:06.968211 24231 raft_consensus.cc:348] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } } peers { permanent_uuid: "715a0ab7c7f6495ba192045cf52b8aa9" member_type: VOTER last_known_addr { host: "127.16.83.196" port: 42747 } }
I20260806 07:01:06.969252 24231 raft_consensus.cc:374] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:06.969267 24232 raft_consensus.cc:348] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } } peers { permanent_uuid: "715a0ab7c7f6495ba192045cf52b8aa9" member_type: VOTER last_known_addr { host: "127.16.83.196" port: 42747 } }
I20260806 07:01:06.969978 24231 raft_consensus.cc:729] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 726a68e1ffb04e6a9496b0bfab1825b2, State: Initialized, Role: FOLLOWER
I20260806 07:01:06.970546 24232 raft_consensus.cc:374] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:06.970952 24232 raft_consensus.cc:729] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715a0ab7c7f6495ba192045cf52b8aa9, State: Initialized, Role: FOLLOWER
I20260806 07:01:06.971779 24232 consensus_queue.cc:260] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } } peers { permanent_uuid: "715a0ab7c7f6495ba192045cf52b8aa9" member_type: VOTER last_known_addr { host: "127.16.83.196" port: 42747 } }
I20260806 07:01:06.972366 24230 tablet_bootstrap.cc:654] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:06.975303 24234 tablet_bootstrap.cc:492] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46: No bootstrap required, opened a new log
I20260806 07:01:06.975847 24234 ts_tablet_manager.cc:1397] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260806 07:01:06.979321 24234 raft_consensus.cc:348] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17c14c0c98d4e08a02bff83ffef2c46" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 45343 } } peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } }
I20260806 07:01:06.980134 24234 raft_consensus.cc:374] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:06.980409 24234 raft_consensus.cc:729] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d17c14c0c98d4e08a02bff83ffef2c46, State: Initialized, Role: FOLLOWER
I20260806 07:01:06.971455 24231 consensus_queue.cc:260] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } } peers { permanent_uuid: "715a0ab7c7f6495ba192045cf52b8aa9" member_type: VOTER last_known_addr { host: "127.16.83.196" port: 42747 } }
I20260806 07:01:06.981316 24234 consensus_queue.cc:260] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17c14c0c98d4e08a02bff83ffef2c46" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 45343 } } peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } }
I20260806 07:01:06.985160 24231 ts_tablet_manager.cc:1428] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260806 07:01:06.985406 24129 heartbeater.cc:503] Master 127.16.83.254:37759 was elected leader, sending a full tablet report...
I20260806 07:01:06.986418 24231 tablet_bootstrap.cc:492] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2: Bootstrap starting.
I20260806 07:01:06.994534 24231 tablet_bootstrap.cc:654] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:06.996156 24209 heartbeater.cc:503] Master 127.16.83.254:37759 was elected leader, sending a full tablet report...
I20260806 07:01:06.999184 24232 ts_tablet_manager.cc:1428] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9: Time spent starting tablet: real 0.033s	user 0.016s	sys 0.013s
W20260806 07:01:07.000967 24210 tablet.cc:2369] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260806 07:01:07.002785 24230 tablet_bootstrap.cc:492] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942: No bootstrap required, opened a new log
I20260806 07:01:07.003489 24230 ts_tablet_manager.cc:1397] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.000s
I20260806 07:01:07.005398 24234 ts_tablet_manager.cc:1428] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.000s
I20260806 07:01:07.006579 23971 heartbeater.cc:503] Master 127.16.83.254:37759 was elected leader, sending a full tablet report...
I20260806 07:01:07.008460 24231 tablet_bootstrap.cc:492] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2: No bootstrap required, opened a new log
I20260806 07:01:07.009181 24231 ts_tablet_manager.cc:1397] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260806 07:01:07.006624 24230 raft_consensus.cc:348] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17c14c0c98d4e08a02bff83ffef2c46" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 45343 } } peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } }
I20260806 07:01:07.011097 24241 raft_consensus.cc:482] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 07:01:07.011698 24241 raft_consensus.cc:504] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } } peers { permanent_uuid: "715a0ab7c7f6495ba192045cf52b8aa9" member_type: VOTER last_known_addr { host: "127.16.83.196" port: 42747 } }
I20260806 07:01:07.011300 24230 raft_consensus.cc:374] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:07.013160 24230 raft_consensus.cc:729] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ab6e6653354f97971fa5359ee7a942, State: Initialized, Role: FOLLOWER
I20260806 07:01:07.012346 24231 raft_consensus.cc:348] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17c14c0c98d4e08a02bff83ffef2c46" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 45343 } } peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } }
I20260806 07:01:07.013970 24231 raft_consensus.cc:374] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:07.014294 24231 raft_consensus.cc:729] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 726a68e1ffb04e6a9496b0bfab1825b2, State: Initialized, Role: FOLLOWER
I20260806 07:01:07.014182 24230 consensus_queue.cc:260] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17c14c0c98d4e08a02bff83ffef2c46" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 45343 } } peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } }
I20260806 07:01:07.015403 24231 consensus_queue.cc:260] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17c14c0c98d4e08a02bff83ffef2c46" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 45343 } } peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } }
I20260806 07:01:07.017273 24230 ts_tablet_manager.cc:1428] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.005s
I20260806 07:01:07.025691 24231 ts_tablet_manager.cc:1428] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260806 07:01:07.028859 24241 leader_election.cc:288] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39ab6e6653354f97971fa5359ee7a942 (127.16.83.194:36247), 715a0ab7c7f6495ba192045cf52b8aa9 (127.16.83.196:42747)
I20260806 07:01:07.042095 24021 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f48e1e6cc9cf48198df31815a1459ada" candidate_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ab6e6653354f97971fa5359ee7a942" is_pre_election: true
I20260806 07:01:07.043186 24021 raft_consensus.cc:2454] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 726a68e1ffb04e6a9496b0bfab1825b2 in term 0.
I20260806 07:01:07.044835 24063 leader_election.cc:302] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ab6e6653354f97971fa5359ee7a942, 726a68e1ffb04e6a9496b0bfab1825b2; no voters: 
I20260806 07:01:07.045718 24241 raft_consensus.cc:2781] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 07:01:07.045812 24181 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f48e1e6cc9cf48198df31815a1459ada" candidate_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715a0ab7c7f6495ba192045cf52b8aa9" is_pre_election: true
I20260806 07:01:07.046116 24241 raft_consensus.cc:482] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 07:01:07.046656 24241 raft_consensus.cc:3037] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:07.046697 24181 raft_consensus.cc:2454] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 726a68e1ffb04e6a9496b0bfab1825b2 in term 0.
I20260806 07:01:07.052326 24241 raft_consensus.cc:504] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } } peers { permanent_uuid: "715a0ab7c7f6495ba192045cf52b8aa9" member_type: VOTER last_known_addr { host: "127.16.83.196" port: 42747 } }
I20260806 07:01:07.054008 24241 leader_election.cc:288] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [CANDIDATE]: Term 1 election: Requested vote from peers 39ab6e6653354f97971fa5359ee7a942 (127.16.83.194:36247), 715a0ab7c7f6495ba192045cf52b8aa9 (127.16.83.196:42747)
I20260806 07:01:07.054864 24021 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f48e1e6cc9cf48198df31815a1459ada" candidate_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ab6e6653354f97971fa5359ee7a942"
I20260806 07:01:07.055315 24181 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f48e1e6cc9cf48198df31815a1459ada" candidate_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715a0ab7c7f6495ba192045cf52b8aa9"
I20260806 07:01:07.055490 24021 raft_consensus.cc:3037] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:07.056131 24181 raft_consensus.cc:3037] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:07.061269 24021 raft_consensus.cc:2454] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726a68e1ffb04e6a9496b0bfab1825b2 in term 1.
I20260806 07:01:07.061846 24181 raft_consensus.cc:2454] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726a68e1ffb04e6a9496b0bfab1825b2 in term 1.
I20260806 07:01:07.062341 24063 leader_election.cc:302] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ab6e6653354f97971fa5359ee7a942, 726a68e1ffb04e6a9496b0bfab1825b2; no voters: 
I20260806 07:01:07.063143 24241 raft_consensus.cc:2781] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:07.063673 24241 raft_consensus.cc:686] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [term 1 LEADER]: Becoming Leader. State: Replica: 726a68e1ffb04e6a9496b0bfab1825b2, State: Running, Role: LEADER
I20260806 07:01:07.064438 24241 consensus_queue.cc:237] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } } peers { permanent_uuid: "715a0ab7c7f6495ba192045cf52b8aa9" member_type: VOTER last_known_addr { host: "127.16.83.196" port: 42747 } }
I20260806 07:01:07.073050 23836 catalog_manager.cc:5495] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 726a68e1ffb04e6a9496b0bfab1825b2 (127.16.83.195). New cstate: current_term: 1 leader_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "715a0ab7c7f6495ba192045cf52b8aa9" member_type: VOTER last_known_addr { host: "127.16.83.196" port: 42747 } health_report { overall_health: UNKNOWN } } }
I20260806 07:01:07.102648 24237 raft_consensus.cc:482] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 07:01:07.103192 24237 raft_consensus.cc:504] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17c14c0c98d4e08a02bff83ffef2c46" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 45343 } } peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } }
I20260806 07:01:07.105516 24237 leader_election.cc:288] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d17c14c0c98d4e08a02bff83ffef2c46 (127.16.83.193:45343), 726a68e1ffb04e6a9496b0bfab1825b2 (127.16.83.195:36535)
I20260806 07:01:07.128226 23945 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2466d56ad90a4b6f854599eab66da7f7" candidate_uuid: "39ab6e6653354f97971fa5359ee7a942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d17c14c0c98d4e08a02bff83ffef2c46" is_pre_election: true
I20260806 07:01:07.129195 23945 raft_consensus.cc:2454] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39ab6e6653354f97971fa5359ee7a942 in term 0.
I20260806 07:01:07.129581 24103 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2466d56ad90a4b6f854599eab66da7f7" candidate_uuid: "39ab6e6653354f97971fa5359ee7a942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" is_pre_election: true
I20260806 07:01:07.130373 24103 raft_consensus.cc:2454] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39ab6e6653354f97971fa5359ee7a942 in term 0.
I20260806 07:01:07.131820 23986 leader_election.cc:302] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ab6e6653354f97971fa5359ee7a942, 726a68e1ffb04e6a9496b0bfab1825b2; no voters: 
I20260806 07:01:07.132951 24237 raft_consensus.cc:2781] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 07:01:07.133411 24237 raft_consensus.cc:482] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 07:01:07.133773 24237 raft_consensus.cc:3037] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:07.139595 24237 raft_consensus.cc:504] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17c14c0c98d4e08a02bff83ffef2c46" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 45343 } } peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } }
I20260806 07:01:07.141311 24237 leader_election.cc:288] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [CANDIDATE]: Term 1 election: Requested vote from peers d17c14c0c98d4e08a02bff83ffef2c46 (127.16.83.193:45343), 726a68e1ffb04e6a9496b0bfab1825b2 (127.16.83.195:36535)
I20260806 07:01:07.142412 24103 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2466d56ad90a4b6f854599eab66da7f7" candidate_uuid: "39ab6e6653354f97971fa5359ee7a942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "726a68e1ffb04e6a9496b0bfab1825b2"
I20260806 07:01:07.142324 23945 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2466d56ad90a4b6f854599eab66da7f7" candidate_uuid: "39ab6e6653354f97971fa5359ee7a942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d17c14c0c98d4e08a02bff83ffef2c46"
I20260806 07:01:07.143227 24103 raft_consensus.cc:3037] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:07.143287 23945 raft_consensus.cc:3037] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:07.151057 23945 raft_consensus.cc:2454] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ab6e6653354f97971fa5359ee7a942 in term 1.
I20260806 07:01:07.151062 24103 raft_consensus.cc:2454] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ab6e6653354f97971fa5359ee7a942 in term 1.
I20260806 07:01:07.152678 23984 leader_election.cc:302] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ab6e6653354f97971fa5359ee7a942, d17c14c0c98d4e08a02bff83ffef2c46; no voters: 
I20260806 07:01:07.153515 24237 raft_consensus.cc:2781] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:07.154526 24237 raft_consensus.cc:686] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [term 1 LEADER]: Becoming Leader. State: Replica: 39ab6e6653354f97971fa5359ee7a942, State: Running, Role: LEADER
I20260806 07:01:07.155357 24237 consensus_queue.cc:237] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17c14c0c98d4e08a02bff83ffef2c46" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 45343 } } peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } }
I20260806 07:01:07.162410 23835 catalog_manager.cc:5495] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39ab6e6653354f97971fa5359ee7a942 (127.16.83.194). New cstate: current_term: 1 leader_uuid: "39ab6e6653354f97971fa5359ee7a942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17c14c0c98d4e08a02bff83ffef2c46" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ab6e6653354f97971fa5359ee7a942" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 36247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "726a68e1ffb04e6a9496b0bfab1825b2" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36535 } health_report { overall_health: UNKNOWN } } }
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:9931: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260806 07:01:07.196419 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:01:07.222805 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:07.223946 16719 tablet_replica.cc:330] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46: stopping tablet replica
I20260806 07:01:07.224512 16719 raft_consensus.cc:2229] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:01:07.224964 16719 raft_consensus.cc:2258] T 2466d56ad90a4b6f854599eab66da7f7 P d17c14c0c98d4e08a02bff83ffef2c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:07.245494 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:01:07.258801 16719 tablet_server.cc:178] TabletServer@127.16.83.194:0 shutting down...
I20260806 07:01:07.281955 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:07.282888 16719 tablet_replica.cc:330] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942: stopping tablet replica
I20260806 07:01:07.283483 16719 raft_consensus.cc:2229] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:07.284158 16719 pending_rounds.cc:62] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942: Trying to abort 1 pending ops.
I20260806 07:01:07.284405 16719 pending_rounds.cc:68] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7315454636676067328 op_type: NO_OP noop_request { }
I20260806 07:01:07.284888 16719 raft_consensus.cc:2866] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260806 07:01:07.285208 16719 raft_consensus.cc:2258] T 2466d56ad90a4b6f854599eab66da7f7 P 39ab6e6653354f97971fa5359ee7a942 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:07.287773 16719 tablet_replica.cc:330] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942: stopping tablet replica
I20260806 07:01:07.288300 16719 raft_consensus.cc:2229] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:01:07.288729 16719 raft_consensus.cc:2258] T f48e1e6cc9cf48198df31815a1459ada P 39ab6e6653354f97971fa5359ee7a942 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:07.310834 16719 tablet_server.cc:194] TabletServer@127.16.83.194:0 shutdown complete.
I20260806 07:01:07.323833 16719 tablet_server.cc:178] TabletServer@127.16.83.195:0 shutting down...
I20260806 07:01:07.345456 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:07.346431 16719 tablet_replica.cc:330] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2: stopping tablet replica
I20260806 07:01:07.347023 16719 raft_consensus.cc:2229] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:01:07.347460 16719 raft_consensus.cc:2258] T 2466d56ad90a4b6f854599eab66da7f7 P 726a68e1ffb04e6a9496b0bfab1825b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:07.349649 16719 tablet_replica.cc:330] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2: stopping tablet replica
I20260806 07:01:07.350139 16719 raft_consensus.cc:2229] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:07.350723 16719 pending_rounds.cc:62] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2: Trying to abort 1 pending ops.
I20260806 07:01:07.350909 16719 pending_rounds.cc:68] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7315454636303437824 op_type: NO_OP noop_request { }
I20260806 07:01:07.351199 16719 raft_consensus.cc:2866] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260806 07:01:07.351459 16719 raft_consensus.cc:2258] T f48e1e6cc9cf48198df31815a1459ada P 726a68e1ffb04e6a9496b0bfab1825b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:07.374536 16719 tablet_server.cc:194] TabletServer@127.16.83.195:0 shutdown complete.
I20260806 07:01:07.386667 16719 tablet_server.cc:178] TabletServer@127.16.83.196:0 shutting down...
I20260806 07:01:07.414392 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:07.415282 16719 tablet_replica.cc:330] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9: stopping tablet replica
I20260806 07:01:07.415838 16719 raft_consensus.cc:2229] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:01:07.416215 16719 raft_consensus.cc:2258] T f48e1e6cc9cf48198df31815a1459ada P 715a0ab7c7f6495ba192045cf52b8aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:07.435979 16719 tablet_server.cc:194] TabletServer@127.16.83.196:0 shutdown complete.
I20260806 07:01:07.446358 16719 master.cc:537] Master@127.16.83.254:37759 shutting down...
I20260806 07:01:07.467971 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:07.468596 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:07.469050 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 331ce77bd9f44defb48c4c1cda4d1cb1: stopping tablet replica
I20260806 07:01:07.490497 16719 master.cc:552] Master@127.16.83.254:37759 shutdown complete.
[  SKIPPED ] MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers (1466 ms)
[----------] 1 test from MultiTServerClientTest (1466 ms total)

[----------] 1 test from ClientTestAutoIncrementingColumn
[ RUN      ] ClientTestAutoIncrementingColumn.AlterOperationNegatives
I20260806 07:01:07.525939 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:41057
I20260806 07:01:07.527060 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:07.533056 24253 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:07.533563 24254 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:07.534258 24256 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:07.535079 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:07.535907 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:07.536095 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:07.536278 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999667536255 us; error 0 us; skew 500 ppm
I20260806 07:01:07.536896 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:07.539609 16719 webserver.cc:460] Webserver started at http://127.16.83.254:38437/ using document root <none> and password file <none>
I20260806 07:01:07.540153 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:07.540367 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:07.540784 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:07.542309 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "9f228cc8fa6345ad9a365ae769ed35f2"
format_stamp: "Formatted at 2026-08-06 07:01:07 on dist-test-slave-cbsf"
I20260806 07:01:07.548341 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260806 07:01:07.552088 24261 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:07.553097 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260806 07:01:07.553365 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "9f228cc8fa6345ad9a365ae769ed35f2"
format_stamp: "Formatted at 2026-08-06 07:01:07 on dist-test-slave-cbsf"
I20260806 07:01:07.553618 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:07.578697 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:07.579895 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:07.619161 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:41057
I20260806 07:01:07.619289 24313 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:41057 every 8 connection(s)
I20260806 07:01:07.623864 24314 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:07.637393 24314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2: Bootstrap starting.
I20260806 07:01:07.643311 24314 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:07.648270 24314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2: No bootstrap required, opened a new log
I20260806 07:01:07.650405 24314 raft_consensus.cc:348] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f228cc8fa6345ad9a365ae769ed35f2" member_type: VOTER }
I20260806 07:01:07.650799 24314 raft_consensus.cc:374] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:07.650995 24314 raft_consensus.cc:729] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f228cc8fa6345ad9a365ae769ed35f2, State: Initialized, Role: FOLLOWER
I20260806 07:01:07.651479 24314 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f228cc8fa6345ad9a365ae769ed35f2" member_type: VOTER }
I20260806 07:01:07.651891 24314 raft_consensus.cc:388] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:07.652068 24314 raft_consensus.cc:482] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:07.652279 24314 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:07.657238 24314 raft_consensus.cc:504] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f228cc8fa6345ad9a365ae769ed35f2" member_type: VOTER }
I20260806 07:01:07.657711 24314 leader_election.cc:302] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9f228cc8fa6345ad9a365ae769ed35f2; no voters: 
I20260806 07:01:07.658838 24314 leader_election.cc:288] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:07.659271 24317 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:07.661052 24317 raft_consensus.cc:686] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [term 1 LEADER]: Becoming Leader. State: Replica: 9f228cc8fa6345ad9a365ae769ed35f2, State: Running, Role: LEADER
I20260806 07:01:07.661844 24314 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:01:07.661775 24317 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f228cc8fa6345ad9a365ae769ed35f2" member_type: VOTER }
I20260806 07:01:07.665151 24319 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f228cc8fa6345ad9a365ae769ed35f2. Latest consensus state: current_term: 1 leader_uuid: "9f228cc8fa6345ad9a365ae769ed35f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f228cc8fa6345ad9a365ae769ed35f2" member_type: VOTER } }
I20260806 07:01:07.665791 24319 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:07.665783 24318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9f228cc8fa6345ad9a365ae769ed35f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f228cc8fa6345ad9a365ae769ed35f2" member_type: VOTER } }
I20260806 07:01:07.667261 24318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:07.670147 24323 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:01:07.677212 24323 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:01:07.678421 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:01:07.686869 24323 catalog_manager.cc:1347] Generated new cluster ID: bdf3457ee35b4501ba85c1c16ca5ce01
I20260806 07:01:07.687187 24323 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:01:07.704205 24323 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:01:07.706391 24323 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:01:07.720880 24323 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2: Generated new TSK 0
I20260806 07:01:07.721647 24323 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:01:07.746248 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:07.752450 24335 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:07.753854 24336 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:07.755832 16719 server_base.cc:1034] running on GCE node
W20260806 07:01:07.755975 24338 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:07.757296 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:07.757581 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:07.757802 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999667757783 us; error 0 us; skew 500 ppm
I20260806 07:01:07.758379 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:07.761354 16719 webserver.cc:460] Webserver started at http://127.16.83.193:39897/ using document root <none> and password file <none>
I20260806 07:01:07.762058 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:07.762349 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:07.762672 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:07.764329 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "b39ff369d97c4389aa57943ca769fe53"
format_stamp: "Formatted at 2026-08-06 07:01:07 on dist-test-slave-cbsf"
I20260806 07:01:07.769881 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260806 07:01:07.774535 24344 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:07.775393 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260806 07:01:07.775722 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "b39ff369d97c4389aa57943ca769fe53"
format_stamp: "Formatted at 2026-08-06 07:01:07 on dist-test-slave-cbsf"
I20260806 07:01:07.776046 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:07.786036 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:07.787155 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:07.788673 16719 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 07:01:07.791287 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:07.791514 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:07.791762 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:07.791931 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:07.834556 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:35225
I20260806 07:01:07.834667 24410 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:35225 every 8 connection(s)
I20260806 07:01:07.839345 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:07.847420 24415 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:07.847740 24416 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:07.851358 24418 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:07.851557 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:07.852618 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:07.853012 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:07.853282 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999667853261 us; error 0 us; skew 500 ppm
I20260806 07:01:07.854104 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:07.856448 24411 heartbeater.cc:347] Connected to a master server at 127.16.83.254:41057
I20260806 07:01:07.856957 24411 heartbeater.cc:464] Registering TS with master...
I20260806 07:01:07.857414 16719 webserver.cc:460] Webserver started at http://127.16.83.194:38699/ using document root <none> and password file <none>
I20260806 07:01:07.857812 24411 heartbeater.cc:511] Master 127.16.83.254:41057 requested a full tablet report, sending...
I20260806 07:01:07.858043 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:07.858357 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:07.858700 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:07.859956 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-1-root/instance:
uuid: "4bc406971853412e9ef1c6777c21ab41"
format_stamp: "Formatted at 2026-08-06 07:01:07 on dist-test-slave-cbsf"
I20260806 07:01:07.859969 24278 ts_manager.cc:194] Registered new tserver with Master: b39ff369d97c4389aa57943ca769fe53 (127.16.83.193:35225)
I20260806 07:01:07.862466 24278 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38168
I20260806 07:01:07.865706 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260806 07:01:07.869477 24423 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:07.870309 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260806 07:01:07.870734 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-1-root
uuid: "4bc406971853412e9ef1c6777c21ab41"
format_stamp: "Formatted at 2026-08-06 07:01:07 on dist-test-slave-cbsf"
I20260806 07:01:07.871085 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:07.901955 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:07.903096 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:07.904611 16719 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 07:01:07.906989 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:07.907232 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:07.907477 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:07.907639 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:07.948818 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.194:46349
I20260806 07:01:07.949019 24489 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.194:46349 every 8 connection(s)
I20260806 07:01:07.953693 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:07.962677 24493 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:07.965723 24494 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:07.970073 24496 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:07.970507 24490 heartbeater.cc:347] Connected to a master server at 127.16.83.254:41057
I20260806 07:01:07.971026 24490 heartbeater.cc:464] Registering TS with master...
I20260806 07:01:07.971385 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:07.972102 24490 heartbeater.cc:511] Master 127.16.83.254:41057 requested a full tablet report, sending...
I20260806 07:01:07.972962 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:07.973281 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:07.973572 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999667973552 us; error 0 us; skew 500 ppm
I20260806 07:01:07.974431 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:07.974555 24278 ts_manager.cc:194] Registered new tserver with Master: 4bc406971853412e9ef1c6777c21ab41 (127.16.83.194:46349)
I20260806 07:01:07.976819 24278 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38178
I20260806 07:01:07.978117 16719 webserver.cc:460] Webserver started at http://127.16.83.195:34383/ using document root <none> and password file <none>
I20260806 07:01:07.979041 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:07.979350 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:07.979764 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:07.981616 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-2-root/instance:
uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6"
format_stamp: "Formatted at 2026-08-06 07:01:07 on dist-test-slave-cbsf"
I20260806 07:01:07.987007 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260806 07:01:07.990576 24501 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:07.991541 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260806 07:01:07.991995 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-2-root
uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6"
format_stamp: "Formatted at 2026-08-06 07:01:07 on dist-test-slave-cbsf"
I20260806 07:01:07.992435 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785999595194067-16719-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:08.013944 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:08.015818 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:08.018023 16719 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 07:01:08.021291 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:08.021523 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:08.021713 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:08.021831 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:08.063985 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.195:46035
I20260806 07:01:08.064102 24566 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.195:46035 every 8 connection(s)
I20260806 07:01:08.081091 24567 heartbeater.cc:347] Connected to a master server at 127.16.83.254:41057
I20260806 07:01:08.081550 24567 heartbeater.cc:464] Registering TS with master...
I20260806 07:01:08.082350 24567 heartbeater.cc:511] Master 127.16.83.254:41057 requested a full tablet report, sending...
I20260806 07:01:08.084332 24278 ts_manager.cc:194] Registered new tserver with Master: d7352bf4b7fe41e0bda606e7f57a1ad6 (127.16.83.195:46035)
I20260806 07:01:08.084959 16719 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01765982s
I20260806 07:01:08.086609 24278 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38192
I20260806 07:01:08.113579 24278 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38208:
name: "alter_operation_negatives_auto_incrementing_column"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "auto_incrementing_id"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    is_auto_incrementing: true
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
W20260806 07:01:08.116374 24278 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table alter_operation_negatives_auto_incrementing_column in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260806 07:01:08.181541 24453 tablet_service.cc:1467] Processing CreateTablet for tablet c9b96325b8ac423e829fe53e4ef263c5 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=b5bb501a13a24cc19576d2f3f5cf77d6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:08.182797 24453 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c9b96325b8ac423e829fe53e4ef263c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:08.184942 24375 tablet_service.cc:1467] Processing CreateTablet for tablet c9b96325b8ac423e829fe53e4ef263c5 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=b5bb501a13a24cc19576d2f3f5cf77d6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:08.185195 24373 tablet_service.cc:1467] Processing CreateTablet for tablet 815d36a06d9a4ee7bf54e1fadcfaa197 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=b5bb501a13a24cc19576d2f3f5cf77d6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:08.186389 24375 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c9b96325b8ac423e829fe53e4ef263c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:08.187012 24373 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 815d36a06d9a4ee7bf54e1fadcfaa197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:08.189838 24452 tablet_service.cc:1467] Processing CreateTablet for tablet 815d36a06d9a4ee7bf54e1fadcfaa197 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=b5bb501a13a24cc19576d2f3f5cf77d6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:08.191268 24452 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 815d36a06d9a4ee7bf54e1fadcfaa197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:08.194495 24529 tablet_service.cc:1467] Processing CreateTablet for tablet c9b96325b8ac423e829fe53e4ef263c5 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=b5bb501a13a24cc19576d2f3f5cf77d6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:08.194967 24528 tablet_service.cc:1467] Processing CreateTablet for tablet 815d36a06d9a4ee7bf54e1fadcfaa197 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=b5bb501a13a24cc19576d2f3f5cf77d6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:08.196059 24529 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c9b96325b8ac423e829fe53e4ef263c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:08.198506 24528 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 815d36a06d9a4ee7bf54e1fadcfaa197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:08.214699 24585 tablet_bootstrap.cc:492] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6: Bootstrap starting.
I20260806 07:01:08.219720 24585 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:08.221203 24585 tablet_bootstrap.cc:654] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:08.233108 24585 tablet_bootstrap.cc:492] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6: No bootstrap required, opened a new log
I20260806 07:01:08.233642 24585 ts_tablet_manager.cc:1397] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260806 07:01:08.236474 24585 raft_consensus.cc:348] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } }
I20260806 07:01:08.237285 24585 raft_consensus.cc:374] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:08.237591 24585 raft_consensus.cc:729] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7352bf4b7fe41e0bda606e7f57a1ad6, State: Initialized, Role: FOLLOWER
I20260806 07:01:08.238734 24584 tablet_bootstrap.cc:492] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53: Bootstrap starting.
I20260806 07:01:08.238780 24587 tablet_bootstrap.cc:492] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41: Bootstrap starting.
I20260806 07:01:08.239496 24585 consensus_queue.cc:260] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } }
I20260806 07:01:08.246259 24567 heartbeater.cc:503] Master 127.16.83.254:41057 was elected leader, sending a full tablet report...
I20260806 07:01:08.246440 24585 ts_tablet_manager.cc:1428] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260806 07:01:08.247669 24585 tablet_bootstrap.cc:492] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6: Bootstrap starting.
I20260806 07:01:08.249675 24584 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:08.251379 24584 tablet_bootstrap.cc:654] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:08.252023 24587 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:08.253207 24585 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:08.254074 24587 tablet_bootstrap.cc:654] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:08.255123 24585 tablet_bootstrap.cc:654] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:08.265899 24585 tablet_bootstrap.cc:492] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6: No bootstrap required, opened a new log
I20260806 07:01:08.266608 24585 ts_tablet_manager.cc:1397] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260806 07:01:08.267640 24584 tablet_bootstrap.cc:492] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53: No bootstrap required, opened a new log
I20260806 07:01:08.267959 24587 tablet_bootstrap.cc:492] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41: No bootstrap required, opened a new log
I20260806 07:01:08.268177 24584 ts_tablet_manager.cc:1397] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.014s
I20260806 07:01:08.268539 24587 ts_tablet_manager.cc:1397] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.004s
I20260806 07:01:08.269480 24585 raft_consensus.cc:348] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } }
I20260806 07:01:08.270310 24585 raft_consensus.cc:374] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:08.270570 24585 raft_consensus.cc:729] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7352bf4b7fe41e0bda606e7f57a1ad6, State: Initialized, Role: FOLLOWER
I20260806 07:01:08.271230 24584 raft_consensus.cc:348] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } }
I20260806 07:01:08.271509 24585 consensus_queue.cc:260] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } }
I20260806 07:01:08.271723 24587 raft_consensus.cc:348] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } }
I20260806 07:01:08.272727 24587 raft_consensus.cc:374] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:08.272207 24584 raft_consensus.cc:374] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:08.273159 24587 raft_consensus.cc:729] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc406971853412e9ef1c6777c21ab41, State: Initialized, Role: FOLLOWER
I20260806 07:01:08.273281 24584 raft_consensus.cc:729] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39ff369d97c4389aa57943ca769fe53, State: Initialized, Role: FOLLOWER
I20260806 07:01:08.273911 24585 ts_tablet_manager.cc:1428] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260806 07:01:08.274351 24584 consensus_queue.cc:260] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } }
I20260806 07:01:08.274315 24587 consensus_queue.cc:260] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } }
I20260806 07:01:08.277330 24411 heartbeater.cc:503] Master 127.16.83.254:41057 was elected leader, sending a full tablet report...
I20260806 07:01:08.277623 24584 ts_tablet_manager.cc:1428] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260806 07:01:08.278927 24584 tablet_bootstrap.cc:492] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53: Bootstrap starting.
I20260806 07:01:08.284157 24584 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:08.285359 24490 heartbeater.cc:503] Master 127.16.83.254:41057 was elected leader, sending a full tablet report...
I20260806 07:01:08.285589 24587 ts_tablet_manager.cc:1428] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.009s
I20260806 07:01:08.286048 24584 tablet_bootstrap.cc:654] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:08.286576 24587 tablet_bootstrap.cc:492] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41: Bootstrap starting.
I20260806 07:01:08.291436 24587 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:08.292980 24587 tablet_bootstrap.cc:654] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:08.297591 24584 tablet_bootstrap.cc:492] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53: No bootstrap required, opened a new log
I20260806 07:01:08.298166 24584 ts_tablet_manager.cc:1397] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260806 07:01:08.301047 24584 raft_consensus.cc:348] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } }
I20260806 07:01:08.301726 24584 raft_consensus.cc:374] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:08.302064 24584 raft_consensus.cc:729] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39ff369d97c4389aa57943ca769fe53, State: Initialized, Role: FOLLOWER
I20260806 07:01:08.302803 24584 consensus_queue.cc:260] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } }
I20260806 07:01:08.304564 24587 tablet_bootstrap.cc:492] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41: No bootstrap required, opened a new log
I20260806 07:01:08.304890 24584 ts_tablet_manager.cc:1428] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260806 07:01:08.305106 24587 ts_tablet_manager.cc:1397] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260806 07:01:08.308188 24587 raft_consensus.cc:348] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } }
I20260806 07:01:08.308983 24587 raft_consensus.cc:374] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:08.309264 24587 raft_consensus.cc:729] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc406971853412e9ef1c6777c21ab41, State: Initialized, Role: FOLLOWER
I20260806 07:01:08.309965 24587 consensus_queue.cc:260] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } }
I20260806 07:01:08.311726 24587 ts_tablet_manager.cc:1428] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260806 07:01:08.394984 24588 raft_consensus.cc:482] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 07:01:08.395596 24588 raft_consensus.cc:504] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } }
I20260806 07:01:08.397826 24588 leader_election.cc:288] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39ff369d97c4389aa57943ca769fe53 (127.16.83.193:35225), 4bc406971853412e9ef1c6777c21ab41 (127.16.83.194:46349)
I20260806 07:01:08.417054 24463 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "815d36a06d9a4ee7bf54e1fadcfaa197" candidate_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc406971853412e9ef1c6777c21ab41" is_pre_election: true
I20260806 07:01:08.417054 24386 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "815d36a06d9a4ee7bf54e1fadcfaa197" candidate_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39ff369d97c4389aa57943ca769fe53" is_pre_election: true
I20260806 07:01:08.418046 24463 raft_consensus.cc:2454] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7352bf4b7fe41e0bda606e7f57a1ad6 in term 0.
I20260806 07:01:08.418069 24386 raft_consensus.cc:2454] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7352bf4b7fe41e0bda606e7f57a1ad6 in term 0.
I20260806 07:01:08.419618 24503 leader_election.cc:302] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39ff369d97c4389aa57943ca769fe53, d7352bf4b7fe41e0bda606e7f57a1ad6; no voters: 
I20260806 07:01:08.420301 24588 raft_consensus.cc:2781] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 07:01:08.420639 24588 raft_consensus.cc:482] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 07:01:08.420938 24588 raft_consensus.cc:3037] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:08.422384 24599 raft_consensus.cc:482] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 07:01:08.422853 24599 raft_consensus.cc:504] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } }
I20260806 07:01:08.424638 24599 leader_election.cc:288] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc406971853412e9ef1c6777c21ab41 (127.16.83.194:46349), b39ff369d97c4389aa57943ca769fe53 (127.16.83.193:35225)
I20260806 07:01:08.425483 24463 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c9b96325b8ac423e829fe53e4ef263c5" candidate_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc406971853412e9ef1c6777c21ab41" is_pre_election: true
I20260806 07:01:08.425714 24386 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c9b96325b8ac423e829fe53e4ef263c5" candidate_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39ff369d97c4389aa57943ca769fe53" is_pre_election: true
I20260806 07:01:08.426239 24386 raft_consensus.cc:2454] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7352bf4b7fe41e0bda606e7f57a1ad6 in term 0.
I20260806 07:01:08.426209 24463 raft_consensus.cc:2454] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7352bf4b7fe41e0bda606e7f57a1ad6 in term 0.
I20260806 07:01:08.426723 24588 raft_consensus.cc:504] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } }
I20260806 07:01:08.427371 24503 leader_election.cc:302] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39ff369d97c4389aa57943ca769fe53, d7352bf4b7fe41e0bda606e7f57a1ad6; no voters: 
I20260806 07:01:08.428563 24588 leader_election.cc:288] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [CANDIDATE]: Term 1 election: Requested vote from peers b39ff369d97c4389aa57943ca769fe53 (127.16.83.193:35225), 4bc406971853412e9ef1c6777c21ab41 (127.16.83.194:46349)
I20260806 07:01:08.428828 24599 raft_consensus.cc:2781] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 07:01:08.429255 24599 raft_consensus.cc:482] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 07:01:08.429590 24599 raft_consensus.cc:3037] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:08.429667 24463 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "815d36a06d9a4ee7bf54e1fadcfaa197" candidate_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc406971853412e9ef1c6777c21ab41"
I20260806 07:01:08.429551 24386 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "815d36a06d9a4ee7bf54e1fadcfaa197" candidate_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39ff369d97c4389aa57943ca769fe53"
I20260806 07:01:08.430696 24463 raft_consensus.cc:3037] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:08.430742 24386 raft_consensus.cc:3037] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:08.435163 24599 raft_consensus.cc:504] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } }
I20260806 07:01:08.437299 24599 leader_election.cc:288] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc406971853412e9ef1c6777c21ab41 (127.16.83.194:46349), b39ff369d97c4389aa57943ca769fe53 (127.16.83.193:35225)
I20260806 07:01:08.437836 24462 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c9b96325b8ac423e829fe53e4ef263c5" candidate_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc406971853412e9ef1c6777c21ab41"
I20260806 07:01:08.438367 24462 raft_consensus.cc:3037] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:08.438143 24463 raft_consensus.cc:2454] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7352bf4b7fe41e0bda606e7f57a1ad6 in term 1.
I20260806 07:01:08.438671 24386 raft_consensus.cc:2454] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7352bf4b7fe41e0bda606e7f57a1ad6 in term 1.
I20260806 07:01:08.439402 24504 leader_election.cc:302] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc406971853412e9ef1c6777c21ab41, d7352bf4b7fe41e0bda606e7f57a1ad6; no voters: 
I20260806 07:01:08.440601 24599 raft_consensus.cc:2781] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:08.441141 24599 raft_consensus.cc:686] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 1 LEADER]: Becoming Leader. State: Replica: d7352bf4b7fe41e0bda606e7f57a1ad6, State: Running, Role: LEADER
I20260806 07:01:08.441147 24385 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c9b96325b8ac423e829fe53e4ef263c5" candidate_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39ff369d97c4389aa57943ca769fe53"
I20260806 07:01:08.442186 24385 raft_consensus.cc:3037] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:08.442351 24599 consensus_queue.cc:237] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } }
I20260806 07:01:08.446350 24462 raft_consensus.cc:2454] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7352bf4b7fe41e0bda606e7f57a1ad6 in term 1.
I20260806 07:01:08.448177 24385 raft_consensus.cc:2454] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7352bf4b7fe41e0bda606e7f57a1ad6 in term 1.
I20260806 07:01:08.449263 24504 leader_election.cc:302] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc406971853412e9ef1c6777c21ab41, d7352bf4b7fe41e0bda606e7f57a1ad6; no voters: 
I20260806 07:01:08.450110 24599 raft_consensus.cc:2781] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:08.450533 24599 raft_consensus.cc:686] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 1 LEADER]: Becoming Leader. State: Replica: d7352bf4b7fe41e0bda606e7f57a1ad6, State: Running, Role: LEADER
I20260806 07:01:08.450901 24278 catalog_manager.cc:5495] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7352bf4b7fe41e0bda606e7f57a1ad6 (127.16.83.195). New cstate: current_term: 1 leader_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } health_report { overall_health: HEALTHY } } }
I20260806 07:01:08.451221 24599 consensus_queue.cc:237] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } } peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } }
I20260806 07:01:08.464001 24278 catalog_manager.cc:5495] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7352bf4b7fe41e0bda606e7f57a1ad6 (127.16.83.195). New cstate: current_term: 1 leader_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7352bf4b7fe41e0bda606e7f57a1ad6" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc406971853412e9ef1c6777c21ab41" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 46349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39ff369d97c4389aa57943ca769fe53" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260806 07:01:08.477869 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:01:08.499071 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:08.499961 16719 tablet_replica.cc:330] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53: stopping tablet replica
I20260806 07:01:08.500613 16719 raft_consensus.cc:2229] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:01:08.501099 16719 raft_consensus.cc:2258] T 815d36a06d9a4ee7bf54e1fadcfaa197 P b39ff369d97c4389aa57943ca769fe53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:08.503187 16719 tablet_replica.cc:330] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53: stopping tablet replica
I20260806 07:01:08.503654 16719 raft_consensus.cc:2229] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:01:08.503985 16719 raft_consensus.cc:2258] T c9b96325b8ac423e829fe53e4ef263c5 P b39ff369d97c4389aa57943ca769fe53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:08.524618 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:01:08.536267 16719 tablet_server.cc:178] TabletServer@127.16.83.194:0 shutting down...
I20260806 07:01:08.557072 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:08.558025 16719 tablet_replica.cc:330] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41: stopping tablet replica
I20260806 07:01:08.558712 16719 raft_consensus.cc:2229] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:01:08.559139 16719 raft_consensus.cc:2258] T c9b96325b8ac423e829fe53e4ef263c5 P 4bc406971853412e9ef1c6777c21ab41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:08.561349 16719 tablet_replica.cc:330] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41: stopping tablet replica
I20260806 07:01:08.561980 16719 raft_consensus.cc:2229] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:01:08.562429 16719 raft_consensus.cc:2258] T 815d36a06d9a4ee7bf54e1fadcfaa197 P 4bc406971853412e9ef1c6777c21ab41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:08.583675 16719 tablet_server.cc:194] TabletServer@127.16.83.194:0 shutdown complete.
I20260806 07:01:08.595292 16719 tablet_server.cc:178] TabletServer@127.16.83.195:0 shutting down...
I20260806 07:01:08.614148 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:08.614984 16719 tablet_replica.cc:330] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6: stopping tablet replica
I20260806 07:01:08.615691 16719 raft_consensus.cc:2229] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:08.616348 16719 pending_rounds.cc:62] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6: Trying to abort 1 pending ops.
I20260806 07:01:08.616511 16719 pending_rounds.cc:68] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7315454641949401088 op_type: NO_OP noop_request { }
I20260806 07:01:08.616891 16719 raft_consensus.cc:2866] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260806 07:01:08.617233 16719 raft_consensus.cc:2258] T 815d36a06d9a4ee7bf54e1fadcfaa197 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:08.619973 16719 tablet_replica.cc:330] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6: stopping tablet replica
I20260806 07:01:08.620486 16719 raft_consensus.cc:2229] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:08.621187 16719 pending_rounds.cc:62] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6: Trying to abort 1 pending ops.
I20260806 07:01:08.621333 16719 pending_rounds.cc:68] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7315454641984569344 op_type: NO_OP noop_request { }
I20260806 07:01:08.621647 16719 raft_consensus.cc:2866] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260806 07:01:08.621912 16719 raft_consensus.cc:2258] T c9b96325b8ac423e829fe53e4ef263c5 P d7352bf4b7fe41e0bda606e7f57a1ad6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:08.643733 16719 tablet_server.cc:194] TabletServer@127.16.83.195:0 shutdown complete.
I20260806 07:01:08.655499 16719 master.cc:537] Master@127.16.83.254:41057 shutting down...
I20260806 07:01:08.675994 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:08.676558 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:08.676947 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 9f228cc8fa6345ad9a365ae769ed35f2: stopping tablet replica
I20260806 07:01:08.697652 16719 master.cc:552] Master@127.16.83.254:41057 shutdown complete.
[       OK ] ClientTestAutoIncrementingColumn.AlterOperationNegatives (1198 ms)
[----------] 1 test from ClientTestAutoIncrementingColumn (1198 ms total)

[----------] 1 test from KeepAlivePeriodically/KeepAlivePeriodicallyTest
[ RUN      ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers/1
I20260806 07:01:08.725400 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:41691
I20260806 07:01:08.726504 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:08.731981 24602 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:08.732474 24603 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:08.733728 24605 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:08.735190 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:08.736282 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:08.736451 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:08.736562 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999668736554 us; error 0 us; skew 500 ppm
I20260806 07:01:08.737164 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:08.739684 16719 webserver.cc:460] Webserver started at http://127.16.83.254:44503/ using document root <none> and password file <none>
I20260806 07:01:08.740129 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:08.740281 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:08.740512 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:08.741670 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "f6438d4baf414381a0e4f586d0555eb2"
format_stamp: "Formatted at 2026-08-06 07:01:08 on dist-test-slave-cbsf"
I20260806 07:01:08.746253 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260806 07:01:08.749778 24611 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:08.750710 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260806 07:01:08.751020 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "f6438d4baf414381a0e4f586d0555eb2"
format_stamp: "Formatted at 2026-08-06 07:01:08 on dist-test-slave-cbsf"
I20260806 07:01:08.751343 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:08.764621 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:08.765820 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:08.808754 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:41691
I20260806 07:01:08.808894 24677 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:41691 every 8 connection(s)
I20260806 07:01:08.812707 24678 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:08.824393 24678 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2: Bootstrap starting.
I20260806 07:01:08.829160 24678 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:08.833472 24678 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2: No bootstrap required, opened a new log
I20260806 07:01:08.835421 24678 raft_consensus.cc:348] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6438d4baf414381a0e4f586d0555eb2" member_type: VOTER }
I20260806 07:01:08.835804 24678 raft_consensus.cc:374] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:08.835973 24678 raft_consensus.cc:729] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6438d4baf414381a0e4f586d0555eb2, State: Initialized, Role: FOLLOWER
I20260806 07:01:08.836463 24678 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6438d4baf414381a0e4f586d0555eb2" member_type: VOTER }
I20260806 07:01:08.836915 24678 raft_consensus.cc:388] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:08.837105 24678 raft_consensus.cc:482] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:08.837319 24678 raft_consensus.cc:3037] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:08.841702 24678 raft_consensus.cc:504] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6438d4baf414381a0e4f586d0555eb2" member_type: VOTER }
I20260806 07:01:08.842160 24678 leader_election.cc:302] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f6438d4baf414381a0e4f586d0555eb2; no voters: 
I20260806 07:01:08.843232 24678 leader_election.cc:288] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:08.843623 24681 raft_consensus.cc:2781] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:08.845121 24681 raft_consensus.cc:686] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [term 1 LEADER]: Becoming Leader. State: Replica: f6438d4baf414381a0e4f586d0555eb2, State: Running, Role: LEADER
I20260806 07:01:08.845712 24681 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6438d4baf414381a0e4f586d0555eb2" member_type: VOTER }
I20260806 07:01:08.846222 24678 sys_catalog.cc:564] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:01:08.849092 24682 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6438d4baf414381a0e4f586d0555eb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6438d4baf414381a0e4f586d0555eb2" member_type: VOTER } }
I20260806 07:01:08.849759 24682 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:08.849676 24683 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6438d4baf414381a0e4f586d0555eb2. Latest consensus state: current_term: 1 leader_uuid: "f6438d4baf414381a0e4f586d0555eb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6438d4baf414381a0e4f586d0555eb2" member_type: VOTER } }
I20260806 07:01:08.850358 24683 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:08.853159 24690 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:01:08.857595 24690 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:01:08.862247 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:01:08.866590 24690 catalog_manager.cc:1347] Generated new cluster ID: 7c18abdbf95a4a9f984eae2c245ffd95
I20260806 07:01:08.866874 24690 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:01:08.896405 24690 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:01:08.898428 24690 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:01:08.910318 24690 catalog_manager.cc:5868] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2: Generated new TSK 0
I20260806 07:01:08.911080 24690 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:01:08.930430 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:08.936657 24703 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:08.937919 24704 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:08.939638 24706 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:08.940884 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:08.941869 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:08.942073 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:08.942202 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999668942193 us; error 0 us; skew 500 ppm
I20260806 07:01:08.942680 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:08.945129 16719 webserver.cc:460] Webserver started at http://127.16.83.193:40069/ using document root <none> and password file <none>
I20260806 07:01:08.945591 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:08.945765 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:08.945988 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:08.947268 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "704cacb09f45421d86eb7feb7b47d000"
format_stamp: "Formatted at 2026-08-06 07:01:08 on dist-test-slave-cbsf"
I20260806 07:01:08.952260 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260806 07:01:08.956154 24712 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:08.957073 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260806 07:01:08.957418 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "704cacb09f45421d86eb7feb7b47d000"
format_stamp: "Formatted at 2026-08-06 07:01:08 on dist-test-slave-cbsf"
I20260806 07:01:08.957763 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:08.983489 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:08.984676 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:08.990504 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:08.990902 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:08.991288 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:08.991547 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:09.061872 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:46099
I20260806 07:01:09.062002 24787 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:46099 every 8 connection(s)
I20260806 07:01:09.067107 24788 heartbeater.cc:347] Connected to a master server at 127.16.83.254:41691
I20260806 07:01:09.067528 24788 heartbeater.cc:464] Registering TS with master...
I20260806 07:01:09.068548 24788 heartbeater.cc:511] Master 127.16.83.254:41691 requested a full tablet report, sending...
I20260806 07:01:09.070762 24629 ts_manager.cc:194] Registered new tserver with Master: 704cacb09f45421d86eb7feb7b47d000 (127.16.83.193:46099)
I20260806 07:01:09.071635 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006282438s
I20260806 07:01:09.072876 24629 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57278
I20260806 07:01:09.086210 24788 heartbeater.cc:503] Master 127.16.83.254:41691 was elected leader, sending a full tablet report...
I20260806 07:01:09.097544 24629 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57296:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:01:09.135958 24749 tablet_service.cc:1467] Processing CreateTablet for tablet 8016528b2bc54697a56ac58187136feb (DEFAULT_TABLE table=client-testtb [id=35a43516659148ac86a62ed1b116d61d]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:01:09.136194 24747 tablet_service.cc:1467] Processing CreateTablet for tablet 53558b5a48e54315ab1043cd206ec8e9 (DEFAULT_TABLE table=client-testtb [id=35a43516659148ac86a62ed1b116d61d]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:01:09.137499 24749 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8016528b2bc54697a56ac58187136feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:09.138135 24747 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 53558b5a48e54315ab1043cd206ec8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:09.152060 24799 tablet_bootstrap.cc:492] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000: Bootstrap starting.
I20260806 07:01:09.156785 24799 tablet_bootstrap.cc:654] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:09.162205 24799 tablet_bootstrap.cc:492] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000: No bootstrap required, opened a new log
I20260806 07:01:09.162618 24799 ts_tablet_manager.cc:1397] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260806 07:01:09.164556 24799 raft_consensus.cc:348] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704cacb09f45421d86eb7feb7b47d000" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46099 } }
I20260806 07:01:09.165038 24799 raft_consensus.cc:374] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:09.165277 24799 raft_consensus.cc:729] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704cacb09f45421d86eb7feb7b47d000, State: Initialized, Role: FOLLOWER
I20260806 07:01:09.165818 24799 consensus_queue.cc:260] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704cacb09f45421d86eb7feb7b47d000" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46099 } }
I20260806 07:01:09.166312 24799 raft_consensus.cc:388] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:09.166603 24799 raft_consensus.cc:482] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:09.166896 24799 raft_consensus.cc:3037] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:09.172549 24799 raft_consensus.cc:504] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704cacb09f45421d86eb7feb7b47d000" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46099 } }
I20260806 07:01:09.173228 24799 leader_election.cc:302] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 704cacb09f45421d86eb7feb7b47d000; no voters: 
I20260806 07:01:09.174657 24799 leader_election.cc:288] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:09.175283 24801 raft_consensus.cc:2781] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:09.177445 24799 ts_tablet_manager.cc:1428] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000: Time spent starting tablet: real 0.015s	user 0.016s	sys 0.000s
I20260806 07:01:09.178723 24799 tablet_bootstrap.cc:492] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000: Bootstrap starting.
I20260806 07:01:09.179497 24801 raft_consensus.cc:686] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [term 1 LEADER]: Becoming Leader. State: Replica: 704cacb09f45421d86eb7feb7b47d000, State: Running, Role: LEADER
I20260806 07:01:09.180271 24801 consensus_queue.cc:237] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704cacb09f45421d86eb7feb7b47d000" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46099 } }
I20260806 07:01:09.185276 24799 tablet_bootstrap.cc:654] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:09.187915 24629 catalog_manager.cc:5495] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 704cacb09f45421d86eb7feb7b47d000 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "704cacb09f45421d86eb7feb7b47d000" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704cacb09f45421d86eb7feb7b47d000" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46099 } health_report { overall_health: HEALTHY } } }
I20260806 07:01:09.190680 24799 tablet_bootstrap.cc:492] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000: No bootstrap required, opened a new log
I20260806 07:01:09.191145 24799 ts_tablet_manager.cc:1397] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260806 07:01:09.193549 24799 raft_consensus.cc:348] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704cacb09f45421d86eb7feb7b47d000" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46099 } }
I20260806 07:01:09.194010 24799 raft_consensus.cc:374] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:09.194245 24799 raft_consensus.cc:729] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704cacb09f45421d86eb7feb7b47d000, State: Initialized, Role: FOLLOWER
I20260806 07:01:09.194965 24799 consensus_queue.cc:260] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704cacb09f45421d86eb7feb7b47d000" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46099 } }
I20260806 07:01:09.195649 24799 raft_consensus.cc:388] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:09.195933 24799 raft_consensus.cc:482] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:09.196269 24799 raft_consensus.cc:3037] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:09.202316 24799 raft_consensus.cc:504] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704cacb09f45421d86eb7feb7b47d000" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46099 } }
I20260806 07:01:09.202879 24799 leader_election.cc:302] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 704cacb09f45421d86eb7feb7b47d000; no voters: 
I20260806 07:01:09.203404 24799 leader_election.cc:288] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:09.203603 24803 raft_consensus.cc:2781] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:09.204177 24803 raft_consensus.cc:686] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [term 1 LEADER]: Becoming Leader. State: Replica: 704cacb09f45421d86eb7feb7b47d000, State: Running, Role: LEADER
I20260806 07:01:09.204921 24799 ts_tablet_manager.cc:1428] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.003s
I20260806 07:01:09.204928 24803 consensus_queue.cc:237] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704cacb09f45421d86eb7feb7b47d000" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46099 } }
I20260806 07:01:09.210932 24628 catalog_manager.cc:5495] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 704cacb09f45421d86eb7feb7b47d000 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "704cacb09f45421d86eb7feb7b47d000" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704cacb09f45421d86eb7feb7b47d000" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 46099 } health_report { overall_health: HEALTHY } } }
I20260806 07:01:09.243204 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:01:09.267731 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:09.268643 16719 tablet_replica.cc:330] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000: stopping tablet replica
I20260806 07:01:09.269374 16719 raft_consensus.cc:2229] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:09.269909 16719 raft_consensus.cc:2258] T 53558b5a48e54315ab1043cd206ec8e9 P 704cacb09f45421d86eb7feb7b47d000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:09.273062 16719 tablet_replica.cc:330] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000: stopping tablet replica
I20260806 07:01:09.273612 16719 raft_consensus.cc:2229] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:09.274076 16719 raft_consensus.cc:2258] T 8016528b2bc54697a56ac58187136feb P 704cacb09f45421d86eb7feb7b47d000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:09.297528 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:01:09.312378 16719 master.cc:537] Master@127.16.83.254:41691 shutting down...
I20260806 07:01:09.334143 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:09.334801 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:09.335319 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P f6438d4baf414381a0e4f586d0555eb2: stopping tablet replica
I20260806 07:01:09.356865 16719 master.cc:552] Master@127.16.83.254:41691 shutdown complete.
I20260806 07:01:09.374496 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:42669
I20260806 07:01:09.375746 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:09.380669 24808 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:09.382463 24809 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:09.382767 24811 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:09.383988 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:09.385015 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:09.385195 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:09.385390 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999669385360 us; error 0 us; skew 500 ppm
I20260806 07:01:09.385948 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:09.388360 16719 webserver.cc:460] Webserver started at http://127.16.83.254:37971/ using document root <none> and password file <none>
I20260806 07:01:09.388955 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:09.389153 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:09.389436 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:09.390527 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "142d4367bace47038755c8e648a8aee0"
format_stamp: "Formatted at 2026-08-06 07:01:09 on dist-test-slave-cbsf"
I20260806 07:01:09.395129 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260806 07:01:09.398592 24816 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:09.399446 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260806 07:01:09.399741 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "142d4367bace47038755c8e648a8aee0"
format_stamp: "Formatted at 2026-08-06 07:01:09 on dist-test-slave-cbsf"
I20260806 07:01:09.399997 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:09.419622 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:09.420635 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:09.463222 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:42669
I20260806 07:01:09.463335 24883 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:42669 every 8 connection(s)
I20260806 07:01:09.467188 24884 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:09.478089 24884 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0: Bootstrap starting.
I20260806 07:01:09.482534 24884 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:09.486765 24884 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0: No bootstrap required, opened a new log
I20260806 07:01:09.488853 24884 raft_consensus.cc:348] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "142d4367bace47038755c8e648a8aee0" member_type: VOTER }
I20260806 07:01:09.489260 24884 raft_consensus.cc:374] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:09.489550 24884 raft_consensus.cc:729] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 142d4367bace47038755c8e648a8aee0, State: Initialized, Role: FOLLOWER
I20260806 07:01:09.490125 24884 consensus_queue.cc:260] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "142d4367bace47038755c8e648a8aee0" member_type: VOTER }
I20260806 07:01:09.490629 24884 raft_consensus.cc:388] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:09.490828 24884 raft_consensus.cc:482] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:09.491123 24884 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:09.495939 24884 raft_consensus.cc:504] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "142d4367bace47038755c8e648a8aee0" member_type: VOTER }
I20260806 07:01:09.496508 24884 leader_election.cc:302] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 142d4367bace47038755c8e648a8aee0; no voters: 
I20260806 07:01:09.497807 24884 leader_election.cc:288] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:09.498246 24887 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:09.499701 24887 raft_consensus.cc:686] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [term 1 LEADER]: Becoming Leader. State: Replica: 142d4367bace47038755c8e648a8aee0, State: Running, Role: LEADER
I20260806 07:01:09.500452 24887 consensus_queue.cc:237] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "142d4367bace47038755c8e648a8aee0" member_type: VOTER }
I20260806 07:01:09.501169 24884 sys_catalog.cc:564] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:01:09.503711 24888 sys_catalog.cc:455] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "142d4367bace47038755c8e648a8aee0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "142d4367bace47038755c8e648a8aee0" member_type: VOTER } }
I20260806 07:01:09.504566 24888 sys_catalog.cc:458] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:09.503727 24889 sys_catalog.cc:455] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 142d4367bace47038755c8e648a8aee0. Latest consensus state: current_term: 1 leader_uuid: "142d4367bace47038755c8e648a8aee0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "142d4367bace47038755c8e648a8aee0" member_type: VOTER } }
I20260806 07:01:09.505614 24889 sys_catalog.cc:458] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:09.509121 24892 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:01:09.513763 24892 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:01:09.518951 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:01:09.522562 24892 catalog_manager.cc:1347] Generated new cluster ID: 02cb62c5813846ab9f0d2a488ac8c609
I20260806 07:01:09.522853 24892 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:01:09.541401 24892 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:01:09.543591 24892 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:01:09.567101 24892 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0: Generated new TSK 0
I20260806 07:01:09.567876 24892 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:01:09.586262 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:09.592338 24905 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:09.594123 24906 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:09.596134 16719 server_base.cc:1034] running on GCE node
W20260806 07:01:09.597424 24908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:09.598661 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:09.598992 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:09.599184 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999669599172 us; error 0 us; skew 500 ppm
I20260806 07:01:09.599906 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:09.603652 16719 webserver.cc:460] Webserver started at http://127.16.83.193:42517/ using document root <none> and password file <none>
I20260806 07:01:09.604382 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:09.604661 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:09.605044 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:09.606833 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "3daa0aaa3cbd459da2d84917297f9464"
format_stamp: "Formatted at 2026-08-06 07:01:09 on dist-test-slave-cbsf"
I20260806 07:01:09.614075 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260806 07:01:09.619750 24913 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:09.620998 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260806 07:01:09.621388 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "3daa0aaa3cbd459da2d84917297f9464"
format_stamp: "Formatted at 2026-08-06 07:01:09 on dist-test-slave-cbsf"
I20260806 07:01:09.621662 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:09.649027 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:09.650630 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:09.657123 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:09.657430 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:09.657721 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:09.657898 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:09.715408 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:39391
I20260806 07:01:09.715554 24987 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:39391 every 8 connection(s)
I20260806 07:01:09.721596 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 07:01:09.721777 24988 heartbeater.cc:347] Connected to a master server at 127.16.83.254:42669
I20260806 07:01:09.722246 24988 heartbeater.cc:464] Registering TS with master...
I20260806 07:01:09.723069 24988 heartbeater.cc:511] Master 127.16.83.254:42669 requested a full tablet report, sending...
I20260806 07:01:09.725379 24834 ts_manager.cc:194] Registered new tserver with Master: 3daa0aaa3cbd459da2d84917297f9464 (127.16.83.193:39391)
I20260806 07:01:09.729143 24834 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50218
W20260806 07:01:09.729305 24990 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:09.731035 24991 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:09.734648 24993 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:09.735145 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:09.735977 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:09.736222 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:09.736404 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999669736382 us; error 0 us; skew 500 ppm
I20260806 07:01:09.736979 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:09.739313 16719 webserver.cc:460] Webserver started at http://127.16.83.194:43767/ using document root <none> and password file <none>
I20260806 07:01:09.739804 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:09.740016 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:09.740281 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:09.741420 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-1-root/instance:
uuid: "01e3a4536ed14060ae5ca4d0369fd7d0"
format_stamp: "Formatted at 2026-08-06 07:01:09 on dist-test-slave-cbsf"
I20260806 07:01:09.744048 24988 heartbeater.cc:503] Master 127.16.83.254:42669 was elected leader, sending a full tablet report...
I20260806 07:01:09.746703 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260806 07:01:09.750730 24998 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:09.751633 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260806 07:01:09.751993 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-1-root
uuid: "01e3a4536ed14060ae5ca4d0369fd7d0"
format_stamp: "Formatted at 2026-08-06 07:01:09 on dist-test-slave-cbsf"
I20260806 07:01:09.752310 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:09.791695 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:09.792994 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:09.798586 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:09.798870 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:09.799135 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:09.799304 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:09.865346 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.194:45419
I20260806 07:01:09.865460 25072 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.194:45419 every 8 connection(s)
I20260806 07:01:09.870023 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 07:01:09.870026 25073 heartbeater.cc:347] Connected to a master server at 127.16.83.254:42669
I20260806 07:01:09.870800 25073 heartbeater.cc:464] Registering TS with master...
I20260806 07:01:09.871673 25073 heartbeater.cc:511] Master 127.16.83.254:42669 requested a full tablet report, sending...
I20260806 07:01:09.874001 24834 ts_manager.cc:194] Registered new tserver with Master: 01e3a4536ed14060ae5ca4d0369fd7d0 (127.16.83.194:45419)
I20260806 07:01:09.876782 24834 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50238
W20260806 07:01:09.878548 25075 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:09.879887 25076 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:09.883019 16719 server_base.cc:1034] running on GCE node
W20260806 07:01:09.883399 25078 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:09.884379 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:09.884610 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:09.884832 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999669884810 us; error 0 us; skew 500 ppm
I20260806 07:01:09.885274 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:09.887645 16719 webserver.cc:460] Webserver started at http://127.16.83.195:46795/ using document root <none> and password file <none>
I20260806 07:01:09.888049 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:09.888198 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:09.888391 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:09.889461 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-2-root/instance:
uuid: "8271c556ebde4910900b6641155c15b8"
format_stamp: "Formatted at 2026-08-06 07:01:09 on dist-test-slave-cbsf"
I20260806 07:01:09.891156 25073 heartbeater.cc:503] Master 127.16.83.254:42669 was elected leader, sending a full tablet report...
I20260806 07:01:09.894737 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260806 07:01:09.898649 25083 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:09.899434 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260806 07:01:09.899771 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-2-root
uuid: "8271c556ebde4910900b6641155c15b8"
format_stamp: "Formatted at 2026-08-06 07:01:09 on dist-test-slave-cbsf"
I20260806 07:01:09.900053 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785999595194067-16719-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:09.914831 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:09.916024 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:09.924590 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:09.925014 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260806 07:01:09.925374 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:09.925627 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:09.998726 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.195:36509
I20260806 07:01:09.998910 25158 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.195:36509 every 8 connection(s)
I20260806 07:01:10.004128 25159 heartbeater.cc:347] Connected to a master server at 127.16.83.254:42669
I20260806 07:01:10.004508 25159 heartbeater.cc:464] Registering TS with master...
I20260806 07:01:10.005461 25159 heartbeater.cc:511] Master 127.16.83.254:42669 requested a full tablet report, sending...
I20260806 07:01:10.007572 24834 ts_manager.cc:194] Registered new tserver with Master: 8271c556ebde4910900b6641155c15b8 (127.16.83.195:36509)
I20260806 07:01:10.007930 16719 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005499794s
I20260806 07:01:10.010315 24834 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50266
I20260806 07:01:10.025164 25159 heartbeater.cc:503] Master 127.16.83.254:42669 was elected leader, sending a full tablet report...
I20260806 07:01:10.039106 24833 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50292:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 3
    seed: 0
  }
}
W20260806 07:01:10.042603 24833 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table client-testtb in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260806 07:01:10.106503 25037 tablet_service.cc:1467] Processing CreateTablet for tablet 2ce4b18c34644f448a33624b64f33a43 (DEFAULT_TABLE table=client-testtb [id=404ef926d60c4b2e912598e6e3c94519]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:10.106845 25036 tablet_service.cc:1467] Processing CreateTablet for tablet c8aabe7631414086a900c3382c89b103 (DEFAULT_TABLE table=client-testtb [id=404ef926d60c4b2e912598e6e3c94519]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:10.108006 25037 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2ce4b18c34644f448a33624b64f33a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:10.107951 25034 tablet_service.cc:1467] Processing CreateTablet for tablet b75c798f56d649c58fda08447285018e (DEFAULT_TABLE table=client-testtb [id=404ef926d60c4b2e912598e6e3c94519]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:10.108897 25036 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c8aabe7631414086a900c3382c89b103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:10.109534 25034 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b75c798f56d649c58fda08447285018e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:10.113302 24945 tablet_service.cc:1467] Processing CreateTablet for tablet 2ce4b18c34644f448a33624b64f33a43 (DEFAULT_TABLE table=client-testtb [id=404ef926d60c4b2e912598e6e3c94519]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:10.114693 24943 tablet_service.cc:1467] Processing CreateTablet for tablet b75c798f56d649c58fda08447285018e (DEFAULT_TABLE table=client-testtb [id=404ef926d60c4b2e912598e6e3c94519]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:10.113348 24944 tablet_service.cc:1467] Processing CreateTablet for tablet c8aabe7631414086a900c3382c89b103 (DEFAULT_TABLE table=client-testtb [id=404ef926d60c4b2e912598e6e3c94519]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:10.114692 24945 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2ce4b18c34644f448a33624b64f33a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:10.119459 24944 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c8aabe7631414086a900c3382c89b103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:10.123485 24943 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b75c798f56d649c58fda08447285018e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:10.130581 25121 tablet_service.cc:1467] Processing CreateTablet for tablet 2ce4b18c34644f448a33624b64f33a43 (DEFAULT_TABLE table=client-testtb [id=404ef926d60c4b2e912598e6e3c94519]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:10.131062 25118 tablet_service.cc:1467] Processing CreateTablet for tablet b75c798f56d649c58fda08447285018e (DEFAULT_TABLE table=client-testtb [id=404ef926d60c4b2e912598e6e3c94519]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:10.132521 25121 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2ce4b18c34644f448a33624b64f33a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:10.133872 25120 tablet_service.cc:1467] Processing CreateTablet for tablet c8aabe7631414086a900c3382c89b103 (DEFAULT_TABLE table=client-testtb [id=404ef926d60c4b2e912598e6e3c94519]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 07:01:10.141868 25120 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c8aabe7631414086a900c3382c89b103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:10.143482 25118 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b75c798f56d649c58fda08447285018e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:10.174181 25177 tablet_bootstrap.cc:492] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464: Bootstrap starting.
I20260806 07:01:10.181226 25177 tablet_bootstrap.cc:654] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:10.231977 25176 tablet_bootstrap.cc:492] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0: Bootstrap starting.
I20260806 07:01:10.235395 25179 tablet_bootstrap.cc:492] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8: Bootstrap starting.
I20260806 07:01:10.238581 25176 tablet_bootstrap.cc:654] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:10.243182 25179 tablet_bootstrap.cc:654] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:10.243546 25177 tablet_bootstrap.cc:492] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464: No bootstrap required, opened a new log
I20260806 07:01:10.244073 25177 ts_tablet_manager.cc:1397] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464: Time spent bootstrapping tablet: real 0.072s	user 0.034s	sys 0.027s
I20260806 07:01:10.252197 25177 raft_consensus.cc:348] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.253024 25177 raft_consensus.cc:374] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:10.253316 25177 raft_consensus.cc:729] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3daa0aaa3cbd459da2d84917297f9464, State: Initialized, Role: FOLLOWER
I20260806 07:01:10.254089 25177 consensus_queue.cc:260] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.257840 25177 ts_tablet_manager.cc:1428] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.001s
I20260806 07:01:10.258586 25179 tablet_bootstrap.cc:492] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8: No bootstrap required, opened a new log
I20260806 07:01:10.259091 25179 ts_tablet_manager.cc:1397] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260806 07:01:10.259311 25177 tablet_bootstrap.cc:492] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464: Bootstrap starting.
I20260806 07:01:10.261562 25176 tablet_bootstrap.cc:492] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0: No bootstrap required, opened a new log
I20260806 07:01:10.263422 25179 raft_consensus.cc:348] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.264125 25179 raft_consensus.cc:374] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:10.264369 25179 raft_consensus.cc:729] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8271c556ebde4910900b6641155c15b8, State: Initialized, Role: FOLLOWER
I20260806 07:01:10.265677 25176 ts_tablet_manager.cc:1397] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.004s
I20260806 07:01:10.265872 25177 tablet_bootstrap.cc:654] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:10.265838 25179 consensus_queue.cc:260] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.270435 25176 raft_consensus.cc:348] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.271591 25176 raft_consensus.cc:374] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:10.272010 25176 raft_consensus.cc:729] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01e3a4536ed14060ae5ca4d0369fd7d0, State: Initialized, Role: FOLLOWER
I20260806 07:01:10.273092 25176 consensus_queue.cc:260] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.283757 25176 ts_tablet_manager.cc:1428] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.007s
I20260806 07:01:10.284915 25176 tablet_bootstrap.cc:492] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0: Bootstrap starting.
I20260806 07:01:10.282857 25179 ts_tablet_manager.cc:1428] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.008s
I20260806 07:01:10.285689 25177 tablet_bootstrap.cc:492] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464: No bootstrap required, opened a new log
I20260806 07:01:10.286248 25179 tablet_bootstrap.cc:492] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8: Bootstrap starting.
I20260806 07:01:10.286248 25177 ts_tablet_manager.cc:1397] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.015s
I20260806 07:01:10.290940 25176 tablet_bootstrap.cc:654] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:10.290735 25177 raft_consensus.cc:348] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.291551 25177 raft_consensus.cc:374] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:10.291880 25177 raft_consensus.cc:729] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3daa0aaa3cbd459da2d84917297f9464, State: Initialized, Role: FOLLOWER
I20260806 07:01:10.292644 25179 tablet_bootstrap.cc:654] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:10.292728 25177 consensus_queue.cc:260] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.295585 25177 ts_tablet_manager.cc:1428] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260806 07:01:10.299860 25177 tablet_bootstrap.cc:492] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464: Bootstrap starting.
I20260806 07:01:10.301151 25176 tablet_bootstrap.cc:492] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0: No bootstrap required, opened a new log
I20260806 07:01:10.301715 25176 ts_tablet_manager.cc:1397] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260806 07:01:10.304738 25176 raft_consensus.cc:348] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.305497 25176 raft_consensus.cc:374] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:10.305807 25176 raft_consensus.cc:729] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01e3a4536ed14060ae5ca4d0369fd7d0, State: Initialized, Role: FOLLOWER
I20260806 07:01:10.306010 25177 tablet_bootstrap.cc:654] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:10.307803 25176 consensus_queue.cc:260] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.310549 25179 tablet_bootstrap.cc:492] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8: No bootstrap required, opened a new log
I20260806 07:01:10.310654 25176 ts_tablet_manager.cc:1428] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260806 07:01:10.311321 25179 ts_tablet_manager.cc:1397] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.003s
I20260806 07:01:10.311828 25176 tablet_bootstrap.cc:492] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0: Bootstrap starting.
I20260806 07:01:10.314971 25179 raft_consensus.cc:348] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.316084 25179 raft_consensus.cc:374] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:10.316449 25179 raft_consensus.cc:729] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8271c556ebde4910900b6641155c15b8, State: Initialized, Role: FOLLOWER
I20260806 07:01:10.317305 25179 consensus_queue.cc:260] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.320101 25176 tablet_bootstrap.cc:654] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:10.321062 25179 ts_tablet_manager.cc:1428] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260806 07:01:10.322196 25179 tablet_bootstrap.cc:492] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8: Bootstrap starting.
I20260806 07:01:10.328462 25179 tablet_bootstrap.cc:654] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:10.333683 25177 tablet_bootstrap.cc:492] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464: No bootstrap required, opened a new log
I20260806 07:01:10.333956 25176 tablet_bootstrap.cc:492] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0: No bootstrap required, opened a new log
I20260806 07:01:10.334378 25177 ts_tablet_manager.cc:1397] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.007s
I20260806 07:01:10.334470 25176 ts_tablet_manager.cc:1397] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.001s
I20260806 07:01:10.335045 25179 tablet_bootstrap.cc:492] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8: No bootstrap required, opened a new log
I20260806 07:01:10.335594 25179 ts_tablet_manager.cc:1397] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260806 07:01:10.337226 25176 raft_consensus.cc:348] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.338367 25179 raft_consensus.cc:348] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.338048 25176 raft_consensus.cc:374] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:10.339028 25179 raft_consensus.cc:374] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:10.339216 25176 raft_consensus.cc:729] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01e3a4536ed14060ae5ca4d0369fd7d0, State: Initialized, Role: FOLLOWER
I20260806 07:01:10.339428 25179 raft_consensus.cc:729] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8271c556ebde4910900b6641155c15b8, State: Initialized, Role: FOLLOWER
I20260806 07:01:10.339783 25177 raft_consensus.cc:348] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.340798 25177 raft_consensus.cc:374] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:10.340183 25179 consensus_queue.cc:260] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.340152 25176 consensus_queue.cc:260] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.343181 25176 ts_tablet_manager.cc:1428] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260806 07:01:10.341272 25177 raft_consensus.cc:729] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3daa0aaa3cbd459da2d84917297f9464, State: Initialized, Role: FOLLOWER
I20260806 07:01:10.344347 25177 consensus_queue.cc:260] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.345440 25179 ts_tablet_manager.cc:1428] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260806 07:01:10.347059 25177 ts_tablet_manager.cc:1428] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260806 07:01:10.372184 25182 raft_consensus.cc:482] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 07:01:10.372602 25182 raft_consensus.cc:504] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.374714 25182 leader_election.cc:288] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01e3a4536ed14060ae5ca4d0369fd7d0 (127.16.83.194:45419), 8271c556ebde4910900b6641155c15b8 (127.16.83.195:36509)
I20260806 07:01:10.380625 25183 raft_consensus.cc:482] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 07:01:10.381243 25183 raft_consensus.cc:504] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.383718 25183 leader_election.cc:288] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3daa0aaa3cbd459da2d84917297f9464 (127.16.83.193:39391), 01e3a4536ed14060ae5ca4d0369fd7d0 (127.16.83.194:45419)
I20260806 07:01:10.394164 25047 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ce4b18c34644f448a33624b64f33a43" candidate_uuid: "3daa0aaa3cbd459da2d84917297f9464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" is_pre_election: true
I20260806 07:01:10.395010 25047 raft_consensus.cc:2454] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3daa0aaa3cbd459da2d84917297f9464 in term 0.
I20260806 07:01:10.396243 24914 leader_election.cc:302] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01e3a4536ed14060ae5ca4d0369fd7d0, 3daa0aaa3cbd459da2d84917297f9464; no voters: 
I20260806 07:01:10.397212 25182 raft_consensus.cc:2781] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 07:01:10.397574 25182 raft_consensus.cc:482] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 07:01:10.397936 25182 raft_consensus.cc:3037] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:10.409169 25182 raft_consensus.cc:504] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.412730 25047 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ce4b18c34644f448a33624b64f33a43" candidate_uuid: "3daa0aaa3cbd459da2d84917297f9464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0"
I20260806 07:01:10.413359 25047 raft_consensus.cc:3037] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:10.415313 25182 leader_election.cc:288] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [CANDIDATE]: Term 1 election: Requested vote from peers 01e3a4536ed14060ae5ca4d0369fd7d0 (127.16.83.194:45419), 8271c556ebde4910900b6641155c15b8 (127.16.83.195:36509)
I20260806 07:01:10.416476 25131 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ce4b18c34644f448a33624b64f33a43" candidate_uuid: "3daa0aaa3cbd459da2d84917297f9464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8271c556ebde4910900b6641155c15b8" is_pre_election: true
I20260806 07:01:10.417291 25131 raft_consensus.cc:2454] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3daa0aaa3cbd459da2d84917297f9464 in term 0.
I20260806 07:01:10.417866 24957 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ce4b18c34644f448a33624b64f33a43" candidate_uuid: "8271c556ebde4910900b6641155c15b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3daa0aaa3cbd459da2d84917297f9464" is_pre_election: true
I20260806 07:01:10.418437 25130 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ce4b18c34644f448a33624b64f33a43" candidate_uuid: "3daa0aaa3cbd459da2d84917297f9464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8271c556ebde4910900b6641155c15b8"
I20260806 07:01:10.418764 24957 raft_consensus.cc:2379] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8271c556ebde4910900b6641155c15b8 in current term 1: Already voted for candidate 3daa0aaa3cbd459da2d84917297f9464 in this term.
I20260806 07:01:10.419045 25130 raft_consensus.cc:3037] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:10.419989 25046 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ce4b18c34644f448a33624b64f33a43" candidate_uuid: "8271c556ebde4910900b6641155c15b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" is_pre_election: true
I20260806 07:01:10.424239 25087 leader_election.cc:302] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8271c556ebde4910900b6641155c15b8; no voters: 01e3a4536ed14060ae5ca4d0369fd7d0, 3daa0aaa3cbd459da2d84917297f9464
I20260806 07:01:10.425729 25130 raft_consensus.cc:2454] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3daa0aaa3cbd459da2d84917297f9464 in term 1.
I20260806 07:01:10.426257 25183 raft_consensus.cc:2726] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 07:01:10.429049 24915 leader_election.cc:302] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3daa0aaa3cbd459da2d84917297f9464, 8271c556ebde4910900b6641155c15b8; no voters: 
I20260806 07:01:10.429221 25047 raft_consensus.cc:2454] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3daa0aaa3cbd459da2d84917297f9464 in term 1.
I20260806 07:01:10.429929 25182 raft_consensus.cc:2781] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:10.431118 25182 raft_consensus.cc:686] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [term 1 LEADER]: Becoming Leader. State: Replica: 3daa0aaa3cbd459da2d84917297f9464, State: Running, Role: LEADER
I20260806 07:01:10.431929 25182 consensus_queue.cc:237] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.440428 24831 catalog_manager.cc:5495] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3daa0aaa3cbd459da2d84917297f9464 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "3daa0aaa3cbd459da2d84917297f9464" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } health_report { overall_health: UNKNOWN } } }
I20260806 07:01:10.441746 25182 raft_consensus.cc:482] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 07:01:10.442210 25182 raft_consensus.cc:504] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.444288 25182 leader_election.cc:288] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01e3a4536ed14060ae5ca4d0369fd7d0 (127.16.83.194:45419), 8271c556ebde4910900b6641155c15b8 (127.16.83.195:36509)
I20260806 07:01:10.445106 25047 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b75c798f56d649c58fda08447285018e" candidate_uuid: "3daa0aaa3cbd459da2d84917297f9464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" is_pre_election: true
I20260806 07:01:10.445815 25047 raft_consensus.cc:2454] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3daa0aaa3cbd459da2d84917297f9464 in term 0.
I20260806 07:01:10.446820 24914 leader_election.cc:302] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01e3a4536ed14060ae5ca4d0369fd7d0, 3daa0aaa3cbd459da2d84917297f9464; no voters: 
I20260806 07:01:10.446707 25130 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b75c798f56d649c58fda08447285018e" candidate_uuid: "3daa0aaa3cbd459da2d84917297f9464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8271c556ebde4910900b6641155c15b8" is_pre_election: true
I20260806 07:01:10.447619 25130 raft_consensus.cc:2454] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3daa0aaa3cbd459da2d84917297f9464 in term 0.
I20260806 07:01:10.447685 25182 raft_consensus.cc:2781] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 07:01:10.448261 25182 raft_consensus.cc:482] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 07:01:10.448643 25182 raft_consensus.cc:3037] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:10.454129 25182 raft_consensus.cc:504] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.455621 25182 leader_election.cc:288] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [CANDIDATE]: Term 1 election: Requested vote from peers 01e3a4536ed14060ae5ca4d0369fd7d0 (127.16.83.194:45419), 8271c556ebde4910900b6641155c15b8 (127.16.83.195:36509)
I20260806 07:01:10.456547 25047 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b75c798f56d649c58fda08447285018e" candidate_uuid: "3daa0aaa3cbd459da2d84917297f9464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0"
I20260806 07:01:10.456634 25130 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b75c798f56d649c58fda08447285018e" candidate_uuid: "3daa0aaa3cbd459da2d84917297f9464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8271c556ebde4910900b6641155c15b8"
I20260806 07:01:10.457458 25047 raft_consensus.cc:3037] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:10.457608 25130 raft_consensus.cc:3037] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:10.463801 25047 raft_consensus.cc:2454] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3daa0aaa3cbd459da2d84917297f9464 in term 1.
I20260806 07:01:10.464915 24914 leader_election.cc:302] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01e3a4536ed14060ae5ca4d0369fd7d0, 3daa0aaa3cbd459da2d84917297f9464; no voters: 
I20260806 07:01:10.465873 25182 raft_consensus.cc:2781] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:10.466285 25130 raft_consensus.cc:2454] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3daa0aaa3cbd459da2d84917297f9464 in term 1.
I20260806 07:01:10.466387 25182 raft_consensus.cc:686] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [term 1 LEADER]: Becoming Leader. State: Replica: 3daa0aaa3cbd459da2d84917297f9464, State: Running, Role: LEADER
I20260806 07:01:10.467417 25182 consensus_queue.cc:237] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.475323 24831 catalog_manager.cc:5495] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3daa0aaa3cbd459da2d84917297f9464 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "3daa0aaa3cbd459da2d84917297f9464" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } health_report { overall_health: UNKNOWN } } }
I20260806 07:01:10.490302 25183 raft_consensus.cc:482] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 07:01:10.490840 25183 raft_consensus.cc:504] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.492411 25183 leader_election.cc:288] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3daa0aaa3cbd459da2d84917297f9464 (127.16.83.193:39391), 01e3a4536ed14060ae5ca4d0369fd7d0 (127.16.83.194:45419)
I20260806 07:01:10.493301 24957 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c8aabe7631414086a900c3382c89b103" candidate_uuid: "8271c556ebde4910900b6641155c15b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3daa0aaa3cbd459da2d84917297f9464" is_pre_election: true
I20260806 07:01:10.493594 25047 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c8aabe7631414086a900c3382c89b103" candidate_uuid: "8271c556ebde4910900b6641155c15b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" is_pre_election: true
I20260806 07:01:10.493933 24957 raft_consensus.cc:2454] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8271c556ebde4910900b6641155c15b8 in term 0.
I20260806 07:01:10.494247 25047 raft_consensus.cc:2454] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8271c556ebde4910900b6641155c15b8 in term 0.
I20260806 07:01:10.495033 25087 leader_election.cc:302] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3daa0aaa3cbd459da2d84917297f9464, 8271c556ebde4910900b6641155c15b8; no voters: 
I20260806 07:01:10.495852 25183 raft_consensus.cc:2781] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 07:01:10.496336 25183 raft_consensus.cc:482] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 07:01:10.496681 25183 raft_consensus.cc:3037] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:10.503039 25183 raft_consensus.cc:504] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.504652 25183 leader_election.cc:288] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [CANDIDATE]: Term 1 election: Requested vote from peers 3daa0aaa3cbd459da2d84917297f9464 (127.16.83.193:39391), 01e3a4536ed14060ae5ca4d0369fd7d0 (127.16.83.194:45419)
I20260806 07:01:10.505553 24957 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c8aabe7631414086a900c3382c89b103" candidate_uuid: "8271c556ebde4910900b6641155c15b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3daa0aaa3cbd459da2d84917297f9464"
I20260806 07:01:10.506148 24957 raft_consensus.cc:3037] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:10.506181 25047 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c8aabe7631414086a900c3382c89b103" candidate_uuid: "8271c556ebde4910900b6641155c15b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0"
I20260806 07:01:10.506923 25047 raft_consensus.cc:3037] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:10.514207 25047 raft_consensus.cc:2454] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271c556ebde4910900b6641155c15b8 in term 1.
I20260806 07:01:10.514207 24957 raft_consensus.cc:2454] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271c556ebde4910900b6641155c15b8 in term 1.
I20260806 07:01:10.515609 25084 leader_election.cc:302] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01e3a4536ed14060ae5ca4d0369fd7d0, 8271c556ebde4910900b6641155c15b8; no voters: 
I20260806 07:01:10.516579 25183 raft_consensus.cc:2781] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:10.517658 25183 raft_consensus.cc:686] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [term 1 LEADER]: Becoming Leader. State: Replica: 8271c556ebde4910900b6641155c15b8, State: Running, Role: LEADER
I20260806 07:01:10.518643 25183 consensus_queue.cc:237] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } }
I20260806 07:01:10.526360 24834 catalog_manager.cc:5495] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8271c556ebde4910900b6641155c15b8 (127.16.83.195). New cstate: current_term: 1 leader_uuid: "8271c556ebde4910900b6641155c15b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 } health_report { overall_health: HEALTHY } } }
I20260806 07:01:10.816879 25182 consensus_queue.cc:1035] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 07:01:10.839404 25195 consensus_queue.cc:1035] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 07:01:10.938694 25183 consensus_queue.cc:1035] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3daa0aaa3cbd459da2d84917297f9464" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 39391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 07:01:10.951901 25183 consensus_queue.cc:1035] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 07:01:10.974110 25182 consensus_queue.cc:1035] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271c556ebde4910900b6641155c15b8" member_type: VOTER last_known_addr { host: "127.16.83.195" port: 36509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 07:01:10.991091 25211 consensus_queue.cc:1035] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01e3a4536ed14060ae5ca4d0369fd7d0" member_type: VOTER last_known_addr { host: "127.16.83.194" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260806 07:01:11.562243 25210 log.cc:924] Time spent T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8: Append to log took a long time: real 0.057s	user 0.012s	sys 0.001s
W20260806 07:01:11.696859 25199 log.cc:924] Time spent T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8: Append to log took a long time: real 0.063s	user 0.007s	sys 0.005s
W20260806 07:01:11.706130 25208 log.cc:924] Time spent T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0: Append to log took a long time: real 0.051s	user 0.010s	sys 0.000s
W20260806 07:01:12.053997 25166 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.83.193:39391, user_credentials={real_user=slave}} blocked reactor thread for 122404us
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:3032: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260806 07:01:12.083462 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
W20260806 07:01:12.130230 25087 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260806 07:01:12.171439 25166 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.83.193:39391, user_credentials={real_user=slave}} blocked reactor thread for 116368us
W20260806 07:01:12.175889 25087 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.83.193:39391, user_credentials={real_user=slave}} blocked reactor thread for 45697.3us
W20260806 07:01:12.204758 25087 consensus_peers.cc:487] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 -> Peer 3daa0aaa3cbd459da2d84917297f9464 (127.16.83.193:39391): Couldn't send request to peer 3daa0aaa3cbd459da2d84917297f9464. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 07:01:12.265174 25163 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.83.195:36509, user_credentials={real_user=slave}} blocked reactor thread for 199802us
I20260806 07:01:12.296761 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:12.298287 16719 tablet_replica.cc:330] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464: stopping tablet replica
I20260806 07:01:12.299242 16719 raft_consensus.cc:2229] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:12.300717 16719 raft_consensus.cc:2258] T b75c798f56d649c58fda08447285018e P 3daa0aaa3cbd459da2d84917297f9464 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:12.306519 16719 tablet_replica.cc:330] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464: stopping tablet replica
I20260806 07:01:12.311844 16719 raft_consensus.cc:2229] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:01:12.312645 16719 raft_consensus.cc:2258] T c8aabe7631414086a900c3382c89b103 P 3daa0aaa3cbd459da2d84917297f9464 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:12.474717 16719 tablet_replica.cc:330] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464: stopping tablet replica
I20260806 07:01:12.475617 16719 raft_consensus.cc:2229] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:12.476832 16719 raft_consensus.cc:2258] T 2ce4b18c34644f448a33624b64f33a43 P 3daa0aaa3cbd459da2d84917297f9464 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:12.519644 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:01:12.540591 16719 tablet_server.cc:178] TabletServer@127.16.83.194:0 shutting down...
I20260806 07:01:12.586643 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:12.587498 16719 tablet_replica.cc:330] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0: stopping tablet replica
I20260806 07:01:12.588380 16719 raft_consensus.cc:2229] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:01:12.589150 16719 raft_consensus.cc:2258] T b75c798f56d649c58fda08447285018e P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:12.595042 16719 tablet_replica.cc:330] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0: stopping tablet replica
I20260806 07:01:12.595901 16719 raft_consensus.cc:2229] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:01:12.596573 16719 raft_consensus.cc:2258] T c8aabe7631414086a900c3382c89b103 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:12.601496 16719 tablet_replica.cc:330] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0: stopping tablet replica
I20260806 07:01:12.602279 16719 raft_consensus.cc:2229] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:01:12.603011 16719 raft_consensus.cc:2258] T 2ce4b18c34644f448a33624b64f33a43 P 01e3a4536ed14060ae5ca4d0369fd7d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:12.623801 16719 tablet_server.cc:194] TabletServer@127.16.83.194:0 shutdown complete.
I20260806 07:01:12.639056 16719 tablet_server.cc:178] TabletServer@127.16.83.195:0 shutting down...
I20260806 07:01:12.671887 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:12.672569 16719 tablet_replica.cc:330] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8: stopping tablet replica
I20260806 07:01:12.673233 16719 raft_consensus.cc:2229] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:12.674135 16719 raft_consensus.cc:2258] T c8aabe7631414086a900c3382c89b103 P 8271c556ebde4910900b6641155c15b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:12.677484 16719 tablet_replica.cc:330] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8: stopping tablet replica
I20260806 07:01:12.678016 16719 raft_consensus.cc:2229] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:01:12.678522 16719 raft_consensus.cc:2258] T 2ce4b18c34644f448a33624b64f33a43 P 8271c556ebde4910900b6641155c15b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:12.681902 16719 tablet_replica.cc:330] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8: stopping tablet replica
I20260806 07:01:12.682420 16719 raft_consensus.cc:2229] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 07:01:12.682912 16719 raft_consensus.cc:2258] T b75c798f56d649c58fda08447285018e P 8271c556ebde4910900b6641155c15b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:12.698840 16719 tablet_server.cc:194] TabletServer@127.16.83.195:0 shutdown complete.
I20260806 07:01:12.715274 16719 master.cc:537] Master@127.16.83.254:42669 shutting down...
I20260806 07:01:12.746049 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:12.746639 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:12.746958 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 142d4367bace47038755c8e648a8aee0: stopping tablet replica
I20260806 07:01:12.768443 16719 master.cc:552] Master@127.16.83.254:42669 shutdown complete.
[  SKIPPED ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers/1 (4074 ms)
[----------] 1 test from KeepAlivePeriodically/KeepAlivePeriodicallyTest (4074 ms total)

[----------] 1 test from Params/LatestObservedTimestampParamTest
[ RUN      ] Params/LatestObservedTimestampParamTest.Test/1
I20260806 07:01:12.799889 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:39419
I20260806 07:01:12.801038 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:12.806128 25233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:12.806471 25234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:12.807530 25236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:12.809798 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:12.810770 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:12.810992 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:12.811168 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999672811153 us; error 0 us; skew 500 ppm
I20260806 07:01:12.811738 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:12.818228 16719 webserver.cc:460] Webserver started at http://127.16.83.254:41707/ using document root <none> and password file <none>
I20260806 07:01:12.818723 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:12.818925 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:12.819195 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:12.820281 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "03d1e1dead2749bd963b2bc9fd284401"
format_stamp: "Formatted at 2026-08-06 07:01:12 on dist-test-slave-cbsf"
I20260806 07:01:12.824618 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260806 07:01:12.828087 25241 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:12.829061 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260806 07:01:12.829365 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "03d1e1dead2749bd963b2bc9fd284401"
format_stamp: "Formatted at 2026-08-06 07:01:12 on dist-test-slave-cbsf"
I20260806 07:01:12.829661 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:12.854372 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:12.855396 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:12.897677 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:39419
I20260806 07:01:12.897802 25306 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:39419 every 8 connection(s)
I20260806 07:01:12.901593 25307 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:12.912253 25307 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401: Bootstrap starting.
I20260806 07:01:12.916811 25307 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:12.921075 25307 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401: No bootstrap required, opened a new log
I20260806 07:01:12.923405 25307 raft_consensus.cc:348] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03d1e1dead2749bd963b2bc9fd284401" member_type: VOTER }
I20260806 07:01:12.923908 25307 raft_consensus.cc:374] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:12.924255 25307 raft_consensus.cc:729] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d1e1dead2749bd963b2bc9fd284401, State: Initialized, Role: FOLLOWER
I20260806 07:01:12.925113 25307 consensus_queue.cc:260] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03d1e1dead2749bd963b2bc9fd284401" member_type: VOTER }
I20260806 07:01:12.925606 25307 raft_consensus.cc:388] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:12.925834 25307 raft_consensus.cc:482] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:12.926126 25307 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:12.931285 25307 raft_consensus.cc:504] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03d1e1dead2749bd963b2bc9fd284401" member_type: VOTER }
I20260806 07:01:12.931856 25307 leader_election.cc:302] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 03d1e1dead2749bd963b2bc9fd284401; no voters: 
I20260806 07:01:12.933094 25307 leader_election.cc:288] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:12.933454 25310 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:12.934873 25310 raft_consensus.cc:686] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [term 1 LEADER]: Becoming Leader. State: Replica: 03d1e1dead2749bd963b2bc9fd284401, State: Running, Role: LEADER
I20260806 07:01:12.935546 25310 consensus_queue.cc:237] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03d1e1dead2749bd963b2bc9fd284401" member_type: VOTER }
I20260806 07:01:12.936236 25307 sys_catalog.cc:564] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:01:12.940773 25311 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "03d1e1dead2749bd963b2bc9fd284401" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03d1e1dead2749bd963b2bc9fd284401" member_type: VOTER } }
I20260806 07:01:12.941036 25312 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 03d1e1dead2749bd963b2bc9fd284401. Latest consensus state: current_term: 1 leader_uuid: "03d1e1dead2749bd963b2bc9fd284401" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03d1e1dead2749bd963b2bc9fd284401" member_type: VOTER } }
I20260806 07:01:12.941764 25311 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:12.941839 25312 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:12.945467 25320 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:01:12.950299 25320 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:01:12.960132 25320 catalog_manager.cc:1347] Generated new cluster ID: bfcfddd23a06498fabb0a732db446350
I20260806 07:01:12.960427 25320 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:01:12.960902 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:01:12.982048 25320 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:01:12.983964 25320 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:01:13.001528 25320 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401: Generated new TSK 0
I20260806 07:01:13.002532 25320 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:01:13.033232 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:13.039417 25332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:13.040779 25333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:13.042483 25335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:13.042594 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:13.043638 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:13.043864 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:13.044034 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999673044016 us; error 0 us; skew 500 ppm
I20260806 07:01:13.044531 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:13.047008 16719 webserver.cc:460] Webserver started at http://127.16.83.193:35289/ using document root <none> and password file <none>
I20260806 07:01:13.047463 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:13.047675 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:13.047935 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:13.049161 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "9d5dc331cee0486aa59d21049ba1eab5"
format_stamp: "Formatted at 2026-08-06 07:01:13 on dist-test-slave-cbsf"
I20260806 07:01:13.053831 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260806 07:01:13.057579 25340 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:13.058450 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260806 07:01:13.058782 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "9d5dc331cee0486aa59d21049ba1eab5"
format_stamp: "Formatted at 2026-08-06 07:01:13 on dist-test-slave-cbsf"
I20260806 07:01:13.059160 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:13.077426 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:13.078642 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:13.085348 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:13.085775 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:13.086112 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:13.086313 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:13.143424 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:34489
I20260806 07:01:13.143468 25414 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:34489 every 8 connection(s)
I20260806 07:01:13.148674 25415 heartbeater.cc:347] Connected to a master server at 127.16.83.254:39419
I20260806 07:01:13.149117 25415 heartbeater.cc:464] Registering TS with master...
I20260806 07:01:13.149912 25415 heartbeater.cc:511] Master 127.16.83.254:39419 requested a full tablet report, sending...
I20260806 07:01:13.151912 25260 ts_manager.cc:194] Registered new tserver with Master: 9d5dc331cee0486aa59d21049ba1eab5 (127.16.83.193:34489)
I20260806 07:01:13.152455 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005309441s
I20260806 07:01:13.155169 25260 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59806
I20260806 07:01:13.168848 25415 heartbeater.cc:503] Master 127.16.83.254:39419 was elected leader, sending a full tablet report...
I20260806 07:01:13.180073 25260 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59820:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:01:13.222007 25378 tablet_service.cc:1467] Processing CreateTablet for tablet 82739e05ac9d4e938c3fa229ad2e61cf (DEFAULT_TABLE table=client-testtb [id=ba70ced9c8244abcbb568e0f499f5520]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:01:13.222263 25377 tablet_service.cc:1467] Processing CreateTablet for tablet 115c9577c545471ab3693198dc38cf5f (DEFAULT_TABLE table=client-testtb [id=ba70ced9c8244abcbb568e0f499f5520]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:01:13.223210 25378 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 82739e05ac9d4e938c3fa229ad2e61cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:13.223743 25377 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 115c9577c545471ab3693198dc38cf5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:13.237234 25425 tablet_bootstrap.cc:492] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5: Bootstrap starting.
I20260806 07:01:13.242645 25425 tablet_bootstrap.cc:654] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:13.246799 25425 tablet_bootstrap.cc:492] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5: No bootstrap required, opened a new log
I20260806 07:01:13.247341 25425 ts_tablet_manager.cc:1397] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.006s
I20260806 07:01:13.249475 25425 raft_consensus.cc:348] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5dc331cee0486aa59d21049ba1eab5" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 34489 } }
I20260806 07:01:13.249922 25425 raft_consensus.cc:374] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:13.250157 25425 raft_consensus.cc:729] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5dc331cee0486aa59d21049ba1eab5, State: Initialized, Role: FOLLOWER
I20260806 07:01:13.250655 25425 consensus_queue.cc:260] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5dc331cee0486aa59d21049ba1eab5" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 34489 } }
I20260806 07:01:13.251184 25425 raft_consensus.cc:388] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:13.251485 25425 raft_consensus.cc:482] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:13.251744 25425 raft_consensus.cc:3037] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:13.257589 25425 raft_consensus.cc:504] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5dc331cee0486aa59d21049ba1eab5" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 34489 } }
I20260806 07:01:13.258167 25425 leader_election.cc:302] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9d5dc331cee0486aa59d21049ba1eab5; no voters: 
I20260806 07:01:13.259567 25425 leader_election.cc:288] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:13.260046 25427 raft_consensus.cc:2781] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:13.261842 25427 raft_consensus.cc:686] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [term 1 LEADER]: Becoming Leader. State: Replica: 9d5dc331cee0486aa59d21049ba1eab5, State: Running, Role: LEADER
I20260806 07:01:13.262284 25425 ts_tablet_manager.cc:1428] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.002s
I20260806 07:01:13.262871 25427 consensus_queue.cc:237] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5dc331cee0486aa59d21049ba1eab5" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 34489 } }
I20260806 07:01:13.263240 25425 tablet_bootstrap.cc:492] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5: Bootstrap starting.
I20260806 07:01:13.269652 25425 tablet_bootstrap.cc:654] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:13.273696 25260 catalog_manager.cc:5495] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d5dc331cee0486aa59d21049ba1eab5 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "9d5dc331cee0486aa59d21049ba1eab5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5dc331cee0486aa59d21049ba1eab5" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 34489 } health_report { overall_health: HEALTHY } } }
I20260806 07:01:13.275012 25425 tablet_bootstrap.cc:492] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5: No bootstrap required, opened a new log
I20260806 07:01:13.275473 25425 ts_tablet_manager.cc:1397] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260806 07:01:13.278455 25425 raft_consensus.cc:348] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5dc331cee0486aa59d21049ba1eab5" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 34489 } }
I20260806 07:01:13.279095 25425 raft_consensus.cc:374] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:13.279361 25425 raft_consensus.cc:729] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5dc331cee0486aa59d21049ba1eab5, State: Initialized, Role: FOLLOWER
I20260806 07:01:13.280027 25425 consensus_queue.cc:260] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5dc331cee0486aa59d21049ba1eab5" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 34489 } }
I20260806 07:01:13.280799 25425 raft_consensus.cc:388] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:13.281047 25425 raft_consensus.cc:482] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:13.281389 25425 raft_consensus.cc:3037] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:13.288173 25425 raft_consensus.cc:504] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5dc331cee0486aa59d21049ba1eab5" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 34489 } }
I20260806 07:01:13.288849 25425 leader_election.cc:302] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9d5dc331cee0486aa59d21049ba1eab5; no voters: 
I20260806 07:01:13.289501 25425 leader_election.cc:288] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:13.289705 25427 raft_consensus.cc:2781] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:13.290297 25427 raft_consensus.cc:686] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [term 1 LEADER]: Becoming Leader. State: Replica: 9d5dc331cee0486aa59d21049ba1eab5, State: Running, Role: LEADER
I20260806 07:01:13.291124 25427 consensus_queue.cc:237] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5dc331cee0486aa59d21049ba1eab5" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 34489 } }
I20260806 07:01:13.291512 25425 ts_tablet_manager.cc:1428] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.003s
I20260806 07:01:13.297454 25260 catalog_manager.cc:5495] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d5dc331cee0486aa59d21049ba1eab5 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "9d5dc331cee0486aa59d21049ba1eab5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5dc331cee0486aa59d21049ba1eab5" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 34489 } health_report { overall_health: HEALTHY } } }
I20260806 07:01:13.423151 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:01:13.451489 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:13.452334 16719 tablet_replica.cc:330] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5: stopping tablet replica
I20260806 07:01:13.452960 16719 raft_consensus.cc:2229] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:13.453433 16719 raft_consensus.cc:2258] T 115c9577c545471ab3693198dc38cf5f P 9d5dc331cee0486aa59d21049ba1eab5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:13.456022 16719 tablet_replica.cc:330] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5: stopping tablet replica
I20260806 07:01:13.456472 16719 raft_consensus.cc:2229] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:13.456969 16719 raft_consensus.cc:2258] T 82739e05ac9d4e938c3fa229ad2e61cf P 9d5dc331cee0486aa59d21049ba1eab5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:13.480551 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:01:13.495685 16719 master.cc:537] Master@127.16.83.254:39419 shutting down...
I20260806 07:01:13.518901 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:13.519477 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:13.519790 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 03d1e1dead2749bd963b2bc9fd284401: stopping tablet replica
I20260806 07:01:13.539799 16719 master.cc:552] Master@127.16.83.254:39419 shutdown complete.
[       OK ] Params/LatestObservedTimestampParamTest.Test/1 (763 ms)
[----------] 1 test from Params/LatestObservedTimestampParamTest (764 ms total)

[----------] 1 test from ServiceUnavailableRetryClientTest
[ RUN      ] ServiceUnavailableRetryClientTest.CreateTable/0
I20260806 07:01:13.564524 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:34581
I20260806 07:01:13.565569 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:13.570485 25444 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:13.571115 25445 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:13.572387 25447 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:13.573712 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:13.574826 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:13.575059 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:13.575249 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999673575223 us; error 0 us; skew 500 ppm
I20260806 07:01:13.575778 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:13.578226 16719 webserver.cc:460] Webserver started at http://127.16.83.254:39977/ using document root <none> and password file <none>
I20260806 07:01:13.578619 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:13.578765 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:13.578965 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:13.579975 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "500cea4c6c304ec7a3f65f653d3b9d44"
format_stamp: "Formatted at 2026-08-06 07:01:13 on dist-test-slave-cbsf"
I20260806 07:01:13.584313 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260806 07:01:13.587745 25452 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:13.588618 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260806 07:01:13.588979 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "500cea4c6c304ec7a3f65f653d3b9d44"
format_stamp: "Formatted at 2026-08-06 07:01:13 on dist-test-slave-cbsf"
I20260806 07:01:13.589221 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:13.607677 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:13.608604 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:13.650110 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:34581
I20260806 07:01:13.650233 25519 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:34581 every 8 connection(s)
I20260806 07:01:13.653941 25520 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:13.664494 25520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44: Bootstrap starting.
I20260806 07:01:13.668841 25520 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:13.673132 25520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44: No bootstrap required, opened a new log
I20260806 07:01:13.675292 25520 raft_consensus.cc:348] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "500cea4c6c304ec7a3f65f653d3b9d44" member_type: VOTER }
I20260806 07:01:13.675706 25520 raft_consensus.cc:374] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:13.676010 25520 raft_consensus.cc:729] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500cea4c6c304ec7a3f65f653d3b9d44, State: Initialized, Role: FOLLOWER
I20260806 07:01:13.676664 25520 consensus_queue.cc:260] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "500cea4c6c304ec7a3f65f653d3b9d44" member_type: VOTER }
I20260806 07:01:13.677239 25520 raft_consensus.cc:388] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:13.677485 25520 raft_consensus.cc:482] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:13.677772 25520 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:13.682732 25520 raft_consensus.cc:504] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "500cea4c6c304ec7a3f65f653d3b9d44" member_type: VOTER }
I20260806 07:01:13.683305 25520 leader_election.cc:302] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 500cea4c6c304ec7a3f65f653d3b9d44; no voters: 
I20260806 07:01:13.684603 25520 leader_election.cc:288] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:13.685091 25523 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:13.686575 25523 raft_consensus.cc:686] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [term 1 LEADER]: Becoming Leader. State: Replica: 500cea4c6c304ec7a3f65f653d3b9d44, State: Running, Role: LEADER
I20260806 07:01:13.687299 25523 consensus_queue.cc:237] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "500cea4c6c304ec7a3f65f653d3b9d44" member_type: VOTER }
I20260806 07:01:13.687880 25520 sys_catalog.cc:564] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:01:13.690505 25525 sys_catalog.cc:455] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 500cea4c6c304ec7a3f65f653d3b9d44. Latest consensus state: current_term: 1 leader_uuid: "500cea4c6c304ec7a3f65f653d3b9d44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "500cea4c6c304ec7a3f65f653d3b9d44" member_type: VOTER } }
I20260806 07:01:13.690505 25524 sys_catalog.cc:455] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "500cea4c6c304ec7a3f65f653d3b9d44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "500cea4c6c304ec7a3f65f653d3b9d44" member_type: VOTER } }
I20260806 07:01:13.691421 25525 sys_catalog.cc:458] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:13.691462 25524 sys_catalog.cc:458] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:13.703198 25528 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:01:13.708063 25528 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:01:13.709389 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:01:13.717387 25528 catalog_manager.cc:1347] Generated new cluster ID: 472dc8559d6343ba93cab276d9388bce
I20260806 07:01:13.717718 25528 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:01:13.755789 25528 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:01:13.757887 25528 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:01:13.773546 25528 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44: Generated new TSK 0
I20260806 07:01:13.774310 25528 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:01:13.841179 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:13.847342 25542 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:13.848523 25543 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:13.851354 16719 server_base.cc:1034] running on GCE node
W20260806 07:01:13.851585 25545 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:13.852615 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:13.852914 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:13.853093 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999673853074 us; error 0 us; skew 500 ppm
I20260806 07:01:13.853612 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:13.856156 16719 webserver.cc:460] Webserver started at http://127.16.83.193:35943/ using document root <none> and password file <none>
I20260806 07:01:13.856662 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:13.856950 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:13.857250 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:13.858410 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "85b02aa809cd4fb88211f52f156d4720"
format_stamp: "Formatted at 2026-08-06 07:01:13 on dist-test-slave-cbsf"
I20260806 07:01:13.863375 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260806 07:01:13.867028 25550 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:13.867887 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260806 07:01:13.868232 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "85b02aa809cd4fb88211f52f156d4720"
format_stamp: "Formatted at 2026-08-06 07:01:13 on dist-test-slave-cbsf"
I20260806 07:01:13.868531 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:13.896652 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:13.897795 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:13.903437 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:13.903724 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:13.903992 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:13.904158 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:13.963583 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:36127
I20260806 07:01:13.963768 25624 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:36127 every 8 connection(s)
I20260806 07:01:13.968777 25625 heartbeater.cc:347] Connected to a master server at 127.16.83.254:34581
I20260806 07:01:13.969223 25625 heartbeater.cc:464] Registering TS with master...
I20260806 07:01:13.970016 25625 heartbeater.cc:511] Master 127.16.83.254:34581 requested a full tablet report, sending...
I20260806 07:01:13.972214 25469 ts_manager.cc:194] Registered new tserver with Master: 85b02aa809cd4fb88211f52f156d4720 (127.16.83.193:36127)
I20260806 07:01:13.972781 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00545594s
I20260806 07:01:13.974740 25469 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36382
I20260806 07:01:13.988976 25625 heartbeater.cc:503] Master 127.16.83.254:34581 was elected leader, sending a full tablet report...
I20260806 07:01:13.998114 25469 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36408:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:01:14.037168 25590 tablet_service.cc:1467] Processing CreateTablet for tablet 6df06c01be5e4970924d57dc0cc3b247 (DEFAULT_TABLE table=client-testtb [id=d4e1362400f0476aae41d074844f5fa2]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:01:14.037449 25589 tablet_service.cc:1467] Processing CreateTablet for tablet 4b4aefe2510b4b79aacf5faa2e7167e6 (DEFAULT_TABLE table=client-testtb [id=d4e1362400f0476aae41d074844f5fa2]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:01:14.038956 25590 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6df06c01be5e4970924d57dc0cc3b247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:14.039707 25589 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4b4aefe2510b4b79aacf5faa2e7167e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:14.057744 25636 tablet_bootstrap.cc:492] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720: Bootstrap starting.
I20260806 07:01:14.063169 25636 tablet_bootstrap.cc:654] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:14.067708 25636 tablet_bootstrap.cc:492] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720: No bootstrap required, opened a new log
I20260806 07:01:14.068236 25636 ts_tablet_manager.cc:1397] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260806 07:01:14.070941 25636 raft_consensus.cc:348] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85b02aa809cd4fb88211f52f156d4720" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36127 } }
I20260806 07:01:14.071458 25636 raft_consensus.cc:374] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:14.071720 25636 raft_consensus.cc:729] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85b02aa809cd4fb88211f52f156d4720, State: Initialized, Role: FOLLOWER
I20260806 07:01:14.072485 25636 consensus_queue.cc:260] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85b02aa809cd4fb88211f52f156d4720" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36127 } }
I20260806 07:01:14.073315 25636 raft_consensus.cc:388] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:14.073586 25636 raft_consensus.cc:482] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:14.073884 25636 raft_consensus.cc:3037] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:14.079377 25636 raft_consensus.cc:504] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85b02aa809cd4fb88211f52f156d4720" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36127 } }
I20260806 07:01:14.079973 25636 leader_election.cc:302] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 85b02aa809cd4fb88211f52f156d4720; no voters: 
I20260806 07:01:14.081292 25636 leader_election.cc:288] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:14.081692 25638 raft_consensus.cc:2781] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:14.083743 25636 ts_tablet_manager.cc:1428] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.004s
I20260806 07:01:14.084880 25636 tablet_bootstrap.cc:492] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720: Bootstrap starting.
I20260806 07:01:14.084944 25638 raft_consensus.cc:686] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [term 1 LEADER]: Becoming Leader. State: Replica: 85b02aa809cd4fb88211f52f156d4720, State: Running, Role: LEADER
I20260806 07:01:14.085943 25638 consensus_queue.cc:237] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85b02aa809cd4fb88211f52f156d4720" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36127 } }
I20260806 07:01:14.091240 25636 tablet_bootstrap.cc:654] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:14.092504 25469 catalog_manager.cc:5495] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85b02aa809cd4fb88211f52f156d4720 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "85b02aa809cd4fb88211f52f156d4720" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85b02aa809cd4fb88211f52f156d4720" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36127 } health_report { overall_health: HEALTHY } } }
I20260806 07:01:14.095736 25636 tablet_bootstrap.cc:492] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720: No bootstrap required, opened a new log
I20260806 07:01:14.096192 25636 ts_tablet_manager.cc:1397] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260806 07:01:14.099264 25636 raft_consensus.cc:348] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85b02aa809cd4fb88211f52f156d4720" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36127 } }
I20260806 07:01:14.099828 25636 raft_consensus.cc:374] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:14.100057 25636 raft_consensus.cc:729] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85b02aa809cd4fb88211f52f156d4720, State: Initialized, Role: FOLLOWER
I20260806 07:01:14.100602 25636 consensus_queue.cc:260] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85b02aa809cd4fb88211f52f156d4720" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36127 } }
I20260806 07:01:14.101207 25636 raft_consensus.cc:388] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:14.101415 25636 raft_consensus.cc:482] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:14.101703 25636 raft_consensus.cc:3037] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:14.106901 25636 raft_consensus.cc:504] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85b02aa809cd4fb88211f52f156d4720" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36127 } }
I20260806 07:01:14.107447 25636 leader_election.cc:302] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 85b02aa809cd4fb88211f52f156d4720; no voters: 
I20260806 07:01:14.107933 25636 leader_election.cc:288] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:14.108146 25638 raft_consensus.cc:2781] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:14.108805 25638 raft_consensus.cc:686] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [term 1 LEADER]: Becoming Leader. State: Replica: 85b02aa809cd4fb88211f52f156d4720, State: Running, Role: LEADER
I20260806 07:01:14.109572 25636 ts_tablet_manager.cc:1428] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260806 07:01:14.109449 25638 consensus_queue.cc:237] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85b02aa809cd4fb88211f52f156d4720" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36127 } }
I20260806 07:01:14.116003 25469 catalog_manager.cc:5495] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85b02aa809cd4fb88211f52f156d4720 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "85b02aa809cd4fb88211f52f156d4720" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85b02aa809cd4fb88211f52f156d4720" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36127 } health_report { overall_health: HEALTHY } } }
W20260806 07:01:14.147552 25628 master_proxy_rpc.cc:203] Re-attempting CreateTable request to leader Master (127.16.83.254:34581)
I20260806 07:01:16.147389 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:01:16.165313 25625 heartbeater.cc:503] Master 127.16.83.254:34581 was elected leader, sending a full tablet report...
I20260806 07:01:16.194675 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:16.195498 16719 tablet_replica.cc:330] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720: stopping tablet replica
I20260806 07:01:16.196187 16719 raft_consensus.cc:2229] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:16.196748 16719 raft_consensus.cc:2258] T 4b4aefe2510b4b79aacf5faa2e7167e6 P 85b02aa809cd4fb88211f52f156d4720 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:16.199057 16719 tablet_replica.cc:330] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720: stopping tablet replica
I20260806 07:01:16.199635 16719 raft_consensus.cc:2229] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:16.200093 16719 raft_consensus.cc:2258] T 6df06c01be5e4970924d57dc0cc3b247 P 85b02aa809cd4fb88211f52f156d4720 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:16.221323 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:01:16.235795 16719 master.cc:537] Master@127.16.83.254:34581 shutting down...
I20260806 07:01:16.258745 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:16.259280 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:16.259545 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 500cea4c6c304ec7a3f65f653d3b9d44: stopping tablet replica
I20260806 07:01:16.278199 16719 master.cc:552] Master@127.16.83.254:34581 shutdown complete.
[       OK ] ServiceUnavailableRetryClientTest.CreateTable/0 (2739 ms)
[----------] 1 test from ServiceUnavailableRetryClientTest (2739 ms total)

[----------] 2 tests from Params/ClientTestImmutableColumn
[ RUN      ] Params/ClientTestImmutableColumn.TestUpdateIgnore/2
I20260806 07:01:16.303579 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:39289
I20260806 07:01:16.304651 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:16.310388 25647 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:16.310792 25646 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:16.311609 25650 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:16.314054 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:16.315151 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:16.315354 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:16.315609 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999676315571 us; error 0 us; skew 500 ppm
I20260806 07:01:16.316223 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:16.319074 16719 webserver.cc:460] Webserver started at http://127.16.83.254:41587/ using document root <none> and password file <none>
I20260806 07:01:16.319573 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:16.319753 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:16.320060 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:16.321664 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "77d94e95a9ce42628dbfd2e34cf3fe74"
format_stamp: "Formatted at 2026-08-06 07:01:16 on dist-test-slave-cbsf"
I20260806 07:01:16.326135 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260806 07:01:16.329682 25656 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:16.330545 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260806 07:01:16.330868 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "77d94e95a9ce42628dbfd2e34cf3fe74"
format_stamp: "Formatted at 2026-08-06 07:01:16 on dist-test-slave-cbsf"
I20260806 07:01:16.331142 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:16.352569 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:16.353931 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:16.400993 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:39289
I20260806 07:01:16.401134 25720 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:39289 every 8 connection(s)
I20260806 07:01:16.405004 25721 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:16.416378 25721 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74: Bootstrap starting.
I20260806 07:01:16.421106 25721 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:16.425508 25721 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74: No bootstrap required, opened a new log
I20260806 07:01:16.427541 25721 raft_consensus.cc:348] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77d94e95a9ce42628dbfd2e34cf3fe74" member_type: VOTER }
I20260806 07:01:16.427950 25721 raft_consensus.cc:374] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:16.428174 25721 raft_consensus.cc:729] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77d94e95a9ce42628dbfd2e34cf3fe74, State: Initialized, Role: FOLLOWER
I20260806 07:01:16.428860 25721 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77d94e95a9ce42628dbfd2e34cf3fe74" member_type: VOTER }
I20260806 07:01:16.429339 25721 raft_consensus.cc:388] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:16.429577 25721 raft_consensus.cc:482] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:16.429807 25721 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:16.435046 25721 raft_consensus.cc:504] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77d94e95a9ce42628dbfd2e34cf3fe74" member_type: VOTER }
I20260806 07:01:16.435564 25721 leader_election.cc:302] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 77d94e95a9ce42628dbfd2e34cf3fe74; no voters: 
I20260806 07:01:16.436718 25721 leader_election.cc:288] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:16.437142 25725 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:16.438470 25725 raft_consensus.cc:686] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [term 1 LEADER]: Becoming Leader. State: Replica: 77d94e95a9ce42628dbfd2e34cf3fe74, State: Running, Role: LEADER
I20260806 07:01:16.439131 25725 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77d94e95a9ce42628dbfd2e34cf3fe74" member_type: VOTER }
I20260806 07:01:16.440056 25721 sys_catalog.cc:564] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:01:16.441990 25726 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77d94e95a9ce42628dbfd2e34cf3fe74" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77d94e95a9ce42628dbfd2e34cf3fe74" member_type: VOTER } }
I20260806 07:01:16.441993 25727 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77d94e95a9ce42628dbfd2e34cf3fe74. Latest consensus state: current_term: 1 leader_uuid: "77d94e95a9ce42628dbfd2e34cf3fe74" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77d94e95a9ce42628dbfd2e34cf3fe74" member_type: VOTER } }
I20260806 07:01:16.442826 25726 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:16.442966 25727 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:16.445230 25730 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:01:16.451097 25730 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:01:16.453986 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:01:16.460913 25730 catalog_manager.cc:1347] Generated new cluster ID: bf968a5fa2f14267bd98de6bab33034d
I20260806 07:01:16.461220 25730 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:01:16.479732 25730 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:01:16.482231 25730 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:01:16.502882 25730 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74: Generated new TSK 0
I20260806 07:01:16.503697 25730 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:01:16.520942 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:16.527130 25744 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:16.527958 25745 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:16.530520 25747 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:16.531157 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:16.532145 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:16.532325 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:16.532544 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999676532512 us; error 0 us; skew 500 ppm
I20260806 07:01:16.533161 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:16.535604 16719 webserver.cc:460] Webserver started at http://127.16.83.193:42691/ using document root <none> and password file <none>
I20260806 07:01:16.536075 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:16.536257 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:16.536531 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:16.537719 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "4c4230739c46468cb0422349654f0356"
format_stamp: "Formatted at 2026-08-06 07:01:16 on dist-test-slave-cbsf"
I20260806 07:01:16.542521 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260806 07:01:16.545899 25752 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:16.546773 16719 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260806 07:01:16.547083 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "4c4230739c46468cb0422349654f0356"
format_stamp: "Formatted at 2026-08-06 07:01:16 on dist-test-slave-cbsf"
I20260806 07:01:16.547327 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:16.563526 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:16.564574 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:16.569656 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:16.570070 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:16.570434 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:16.570690 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260806 07:01:16.624650 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:36405
I20260806 07:01:16.624868 25826 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:36405 every 8 connection(s)
I20260806 07:01:16.629371 25827 heartbeater.cc:347] Connected to a master server at 127.16.83.254:39289
I20260806 07:01:16.629796 25827 heartbeater.cc:464] Registering TS with master...
I20260806 07:01:16.630617 25827 heartbeater.cc:511] Master 127.16.83.254:39289 requested a full tablet report, sending...
I20260806 07:01:16.632638 25674 ts_manager.cc:194] Registered new tserver with Master: 4c4230739c46468cb0422349654f0356 (127.16.83.193:36405)
I20260806 07:01:16.632812 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004995762s
I20260806 07:01:16.635030 25674 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34884
I20260806 07:01:16.648677 25827 heartbeater.cc:503] Master 127.16.83.254:39289 was elected leader, sending a full tablet report...
I20260806 07:01:16.659755 25674 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34896:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "imm_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: true
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:01:16.698989 25789 tablet_service.cc:1467] Processing CreateTablet for tablet 6481b2e48c0d425ca8d3e1fb8330e3c3 (DEFAULT_TABLE table=client-testtb [id=ea25d039b1a04846b176a2a12209f7db]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:01:16.699271 25788 tablet_service.cc:1467] Processing CreateTablet for tablet c2fd97708eb84e3d9e7659000ec804b5 (DEFAULT_TABLE table=client-testtb [id=ea25d039b1a04846b176a2a12209f7db]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:01:16.700345 25789 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6481b2e48c0d425ca8d3e1fb8330e3c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:16.700913 25788 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c2fd97708eb84e3d9e7659000ec804b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:16.714582 25837 tablet_bootstrap.cc:492] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356: Bootstrap starting.
I20260806 07:01:16.718709 25837 tablet_bootstrap.cc:654] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:16.723943 25837 tablet_bootstrap.cc:492] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356: No bootstrap required, opened a new log
I20260806 07:01:16.724344 25837 ts_tablet_manager.cc:1397] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260806 07:01:16.726325 25837 raft_consensus.cc:348] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c4230739c46468cb0422349654f0356" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36405 } }
I20260806 07:01:16.726714 25837 raft_consensus.cc:374] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:16.726893 25837 raft_consensus.cc:729] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4230739c46468cb0422349654f0356, State: Initialized, Role: FOLLOWER
I20260806 07:01:16.727406 25837 consensus_queue.cc:260] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c4230739c46468cb0422349654f0356" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36405 } }
I20260806 07:01:16.727867 25837 raft_consensus.cc:388] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:16.728065 25837 raft_consensus.cc:482] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:16.728272 25837 raft_consensus.cc:3037] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:16.733649 25837 raft_consensus.cc:504] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c4230739c46468cb0422349654f0356" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36405 } }
I20260806 07:01:16.734360 25837 leader_election.cc:302] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4c4230739c46468cb0422349654f0356; no voters: 
I20260806 07:01:16.736294 25837 leader_election.cc:288] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:16.736835 25840 raft_consensus.cc:2781] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:16.739071 25837 ts_tablet_manager.cc:1428] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260806 07:01:16.739396 25840 raft_consensus.cc:686] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [term 1 LEADER]: Becoming Leader. State: Replica: 4c4230739c46468cb0422349654f0356, State: Running, Role: LEADER
I20260806 07:01:16.740203 25837 tablet_bootstrap.cc:492] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356: Bootstrap starting.
I20260806 07:01:16.740154 25840 consensus_queue.cc:237] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c4230739c46468cb0422349654f0356" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36405 } }
I20260806 07:01:16.788002 25837 tablet_bootstrap.cc:654] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:16.790262 25674 catalog_manager.cc:5495] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c4230739c46468cb0422349654f0356 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "4c4230739c46468cb0422349654f0356" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c4230739c46468cb0422349654f0356" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36405 } health_report { overall_health: HEALTHY } } }
I20260806 07:01:16.795213 25837 tablet_bootstrap.cc:492] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356: No bootstrap required, opened a new log
I20260806 07:01:16.795989 25837 ts_tablet_manager.cc:1397] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.008s
I20260806 07:01:16.800266 25837 raft_consensus.cc:348] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c4230739c46468cb0422349654f0356" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36405 } }
I20260806 07:01:16.801183 25837 raft_consensus.cc:374] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:16.801445 25837 raft_consensus.cc:729] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4230739c46468cb0422349654f0356, State: Initialized, Role: FOLLOWER
I20260806 07:01:16.802217 25837 consensus_queue.cc:260] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c4230739c46468cb0422349654f0356" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36405 } }
I20260806 07:01:16.802892 25837 raft_consensus.cc:388] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:16.803198 25837 raft_consensus.cc:482] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:16.803508 25837 raft_consensus.cc:3037] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:16.811257 25837 raft_consensus.cc:504] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c4230739c46468cb0422349654f0356" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36405 } }
I20260806 07:01:16.811877 25837 leader_election.cc:302] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4c4230739c46468cb0422349654f0356; no voters: 
I20260806 07:01:16.812420 25837 leader_election.cc:288] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:16.812779 25840 raft_consensus.cc:2781] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:16.813742 25840 raft_consensus.cc:686] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [term 1 LEADER]: Becoming Leader. State: Replica: 4c4230739c46468cb0422349654f0356, State: Running, Role: LEADER
I20260806 07:01:16.814568 25837 ts_tablet_manager.cc:1428] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.016s
I20260806 07:01:16.814618 25840 consensus_queue.cc:237] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c4230739c46468cb0422349654f0356" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36405 } }
I20260806 07:01:16.821182 25674 catalog_manager.cc:5495] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c4230739c46468cb0422349654f0356 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "4c4230739c46468cb0422349654f0356" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c4230739c46468cb0422349654f0356" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 36405 } health_report { overall_health: HEALTHY } } }
I20260806 07:01:16.965554 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:01:17.031632 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:17.033198 16719 tablet_replica.cc:330] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356: stopping tablet replica
I20260806 07:01:17.034054 16719 raft_consensus.cc:2229] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:17.034839 16719 raft_consensus.cc:2258] T 6481b2e48c0d425ca8d3e1fb8330e3c3 P 4c4230739c46468cb0422349654f0356 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:17.038523 16719 tablet_replica.cc:330] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356: stopping tablet replica
I20260806 07:01:17.039153 16719 raft_consensus.cc:2229] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:17.039651 16719 raft_consensus.cc:2258] T c2fd97708eb84e3d9e7659000ec804b5 P 4c4230739c46468cb0422349654f0356 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:17.068526 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:01:17.092751 16719 master.cc:537] Master@127.16.83.254:39289 shutting down...
I20260806 07:01:17.136309 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:17.136981 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:17.137354 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 77d94e95a9ce42628dbfd2e34cf3fe74: stopping tablet replica
I20260806 07:01:17.159772 16719 master.cc:552] Master@127.16.83.254:39289 shutdown complete.
[       OK ] Params/ClientTestImmutableColumn.TestUpdateIgnore/2 (898 ms)
[ RUN      ] Params/ClientTestImmutableColumn.TestUpsert/2
I20260806 07:01:17.202135 16719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.83.254:44061
I20260806 07:01:17.203284 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:17.209520 25850 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:17.211288 25851 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:17.213056 25853 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:17.220137 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:17.221685 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:17.221979 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:17.222162 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999677222147 us; error 0 us; skew 500 ppm
I20260806 07:01:17.222836 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:17.226060 16719 webserver.cc:460] Webserver started at http://127.16.83.254:39485/ using document root <none> and password file <none>
I20260806 07:01:17.226681 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:17.226915 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:17.227280 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:17.228996 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785999595194067-16719-0/minicluster-data/master-0-root/instance:
uuid: "8b5ea62ce1f34b2ab41933c9b0e60089"
format_stamp: "Formatted at 2026-08-06 07:01:17 on dist-test-slave-cbsf"
I20260806 07:01:17.235294 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260806 07:01:17.239954 25858 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:17.241102 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260806 07:01:17.241457 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785999595194067-16719-0/minicluster-data/master-0-root
uuid: "8b5ea62ce1f34b2ab41933c9b0e60089"
format_stamp: "Formatted at 2026-08-06 07:01:17 on dist-test-slave-cbsf"
I20260806 07:01:17.241817 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785999595194067-16719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785999595194067-16719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785999595194067-16719-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:17.268481 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:17.270416 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:17.331773 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.254:44061
I20260806 07:01:17.331877 25922 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.254:44061 every 8 connection(s)
I20260806 07:01:17.337163 25923 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:17.349676 25923 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089: Bootstrap starting.
I20260806 07:01:17.354592 25923 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:17.359133 25923 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089: No bootstrap required, opened a new log
I20260806 07:01:17.361353 25923 raft_consensus.cc:348] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b5ea62ce1f34b2ab41933c9b0e60089" member_type: VOTER }
I20260806 07:01:17.361792 25923 raft_consensus.cc:374] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:17.362035 25923 raft_consensus.cc:729] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5ea62ce1f34b2ab41933c9b0e60089, State: Initialized, Role: FOLLOWER
I20260806 07:01:17.362659 25923 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b5ea62ce1f34b2ab41933c9b0e60089" member_type: VOTER }
I20260806 07:01:17.363119 25923 raft_consensus.cc:388] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:17.363356 25923 raft_consensus.cc:482] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:17.363620 25923 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:17.368583 25923 raft_consensus.cc:504] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b5ea62ce1f34b2ab41933c9b0e60089" member_type: VOTER }
I20260806 07:01:17.369161 25923 leader_election.cc:302] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8b5ea62ce1f34b2ab41933c9b0e60089; no voters: 
I20260806 07:01:17.370570 25923 leader_election.cc:288] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:17.370949 25926 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:17.372849 25926 raft_consensus.cc:686] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [term 1 LEADER]: Becoming Leader. State: Replica: 8b5ea62ce1f34b2ab41933c9b0e60089, State: Running, Role: LEADER
I20260806 07:01:17.373687 25926 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b5ea62ce1f34b2ab41933c9b0e60089" member_type: VOTER }
I20260806 07:01:17.374521 25923 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 07:01:17.377244 25927 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b5ea62ce1f34b2ab41933c9b0e60089" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b5ea62ce1f34b2ab41933c9b0e60089" member_type: VOTER } }
I20260806 07:01:17.377518 25928 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b5ea62ce1f34b2ab41933c9b0e60089. Latest consensus state: current_term: 1 leader_uuid: "8b5ea62ce1f34b2ab41933c9b0e60089" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b5ea62ce1f34b2ab41933c9b0e60089" member_type: VOTER } }
I20260806 07:01:17.377846 25927 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:17.378191 25928 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [sys.catalog]: This master's current role is: LEADER
I20260806 07:01:17.381067 25931 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 07:01:17.390695 25931 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 07:01:17.404577 25931 catalog_manager.cc:1347] Generated new cluster ID: 0b1364b919fc43839d751c1b291fbba9
I20260806 07:01:17.405041 25931 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 07:01:17.408936 16719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 07:01:17.424819 25931 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 07:01:17.427578 25931 catalog_manager.cc:1504] Loading token signing keys...
I20260806 07:01:17.446740 25931 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089: Generated new TSK 0
I20260806 07:01:17.447536 25931 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 07:01:17.475998 16719 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 07:01:17.483451 25946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:17.484899 25947 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 07:01:17.486702 25949 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 07:01:17.487731 16719 server_base.cc:1034] running on GCE node
I20260806 07:01:17.488878 16719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 07:01:17.489138 16719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 07:01:17.489326 16719 hybrid_clock.cc:648] HybridClock initialized: now 1785999677489314 us; error 0 us; skew 500 ppm
I20260806 07:01:17.490056 16719 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 07:01:17.493072 16719 webserver.cc:460] Webserver started at http://127.16.83.193:42737/ using document root <none> and password file <none>
I20260806 07:01:17.493669 16719 fs_manager.cc:359] Metadata directory not provided
I20260806 07:01:17.493899 16719 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 07:01:17.494221 16719 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 07:01:17.495873 16719 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785999595194067-16719-0/minicluster-data/ts-0-root/instance:
uuid: "d62a847ffc3d44efa4a7f0b38bad8019"
format_stamp: "Formatted at 2026-08-06 07:01:17 on dist-test-slave-cbsf"
I20260806 07:01:17.502177 16719 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.003s
I20260806 07:01:17.506579 25954 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:17.507545 16719 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260806 07:01:17.507885 16719 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785999595194067-16719-0/minicluster-data/ts-0-root
uuid: "d62a847ffc3d44efa4a7f0b38bad8019"
format_stamp: "Formatted at 2026-08-06 07:01:17 on dist-test-slave-cbsf"
I20260806 07:01:17.508239 16719 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785999595194067-16719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785999595194067-16719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknyk450/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785999595194067-16719-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 07:01:17.539639 16719 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 07:01:17.541208 16719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 07:01:17.559859 16719 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 07:01:17.560189 16719 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:17.560487 16719 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 07:01:17.560706 16719 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 07:01:17.638679 16719 rpc_server.cc:307] RPC server started. Bound to: 127.16.83.193:38739
I20260806 07:01:17.638863 26029 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.83.193:38739 every 8 connection(s)
I20260806 07:01:17.644188 26030 heartbeater.cc:347] Connected to a master server at 127.16.83.254:44061
I20260806 07:01:17.644671 26030 heartbeater.cc:464] Registering TS with master...
I20260806 07:01:17.645699 26030 heartbeater.cc:511] Master 127.16.83.254:44061 requested a full tablet report, sending...
I20260806 07:01:17.648097 25877 ts_manager.cc:194] Registered new tserver with Master: d62a847ffc3d44efa4a7f0b38bad8019 (127.16.83.193:38739)
I20260806 07:01:17.648671 16719 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006440121s
I20260806 07:01:17.651350 25877 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60530
I20260806 07:01:17.665457 26030 heartbeater.cc:503] Master 127.16.83.254:44061 was elected leader, sending a full tablet report...
I20260806 07:01:17.678474 25877 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60544:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "imm_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: true
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260806 07:01:17.725255 25992 tablet_service.cc:1467] Processing CreateTablet for tablet 2c52a6c61ec44b729053bb2c09009580 (DEFAULT_TABLE table=client-testtb [id=421c7fd2035c4155ab0bb86b6a755875]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 07:01:17.726120 25991 tablet_service.cc:1467] Processing CreateTablet for tablet cf261c69aa874c979306191d4c50d6b5 (DEFAULT_TABLE table=client-testtb [id=421c7fd2035c4155ab0bb86b6a755875]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 07:01:17.726745 25992 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2c52a6c61ec44b729053bb2c09009580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:17.727474 25991 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cf261c69aa874c979306191d4c50d6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 07:01:17.751222 26040 tablet_bootstrap.cc:492] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019: Bootstrap starting.
I20260806 07:01:17.758225 26040 tablet_bootstrap.cc:654] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:17.763928 26040 tablet_bootstrap.cc:492] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019: No bootstrap required, opened a new log
I20260806 07:01:17.764443 26040 ts_tablet_manager.cc:1397] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260806 07:01:17.767150 26040 raft_consensus.cc:348] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d62a847ffc3d44efa4a7f0b38bad8019" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 38739 } }
I20260806 07:01:17.767729 26040 raft_consensus.cc:374] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:17.768003 26040 raft_consensus.cc:729] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62a847ffc3d44efa4a7f0b38bad8019, State: Initialized, Role: FOLLOWER
I20260806 07:01:17.768656 26040 consensus_queue.cc:260] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d62a847ffc3d44efa4a7f0b38bad8019" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 38739 } }
I20260806 07:01:17.769351 26040 raft_consensus.cc:388] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:17.769649 26040 raft_consensus.cc:482] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:17.769982 26040 raft_consensus.cc:3037] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:17.777259 26040 raft_consensus.cc:504] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d62a847ffc3d44efa4a7f0b38bad8019" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 38739 } }
I20260806 07:01:17.778021 26040 leader_election.cc:302] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d62a847ffc3d44efa4a7f0b38bad8019; no voters: 
I20260806 07:01:17.779430 26040 leader_election.cc:288] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:17.779960 26042 raft_consensus.cc:2781] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:17.781988 26040 ts_tablet_manager.cc:1428] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.001s
I20260806 07:01:17.782963 26040 tablet_bootstrap.cc:492] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019: Bootstrap starting.
I20260806 07:01:17.785729 26042 raft_consensus.cc:686] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [term 1 LEADER]: Becoming Leader. State: Replica: d62a847ffc3d44efa4a7f0b38bad8019, State: Running, Role: LEADER
I20260806 07:01:17.786471 26042 consensus_queue.cc:237] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d62a847ffc3d44efa4a7f0b38bad8019" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 38739 } }
I20260806 07:01:17.789034 26040 tablet_bootstrap.cc:654] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019: Neither blocks nor log segments found. Creating new log.
I20260806 07:01:17.793815 25875 catalog_manager.cc:5495] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62a847ffc3d44efa4a7f0b38bad8019 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "d62a847ffc3d44efa4a7f0b38bad8019" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d62a847ffc3d44efa4a7f0b38bad8019" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260806 07:01:17.800083 26040 tablet_bootstrap.cc:492] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019: No bootstrap required, opened a new log
I20260806 07:01:17.800633 26040 ts_tablet_manager.cc:1397] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260806 07:01:17.803488 26040 raft_consensus.cc:348] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d62a847ffc3d44efa4a7f0b38bad8019" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 38739 } }
I20260806 07:01:17.804096 26040 raft_consensus.cc:374] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 07:01:17.804368 26040 raft_consensus.cc:729] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62a847ffc3d44efa4a7f0b38bad8019, State: Initialized, Role: FOLLOWER
I20260806 07:01:17.805130 26040 consensus_queue.cc:260] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d62a847ffc3d44efa4a7f0b38bad8019" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 38739 } }
I20260806 07:01:17.805790 26040 raft_consensus.cc:388] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 07:01:17.806087 26040 raft_consensus.cc:482] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 07:01:17.806397 26040 raft_consensus.cc:3037] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [term 0 FOLLOWER]: Advancing to term 1
I20260806 07:01:17.814074 26040 raft_consensus.cc:504] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d62a847ffc3d44efa4a7f0b38bad8019" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 38739 } }
I20260806 07:01:17.814806 26040 leader_election.cc:302] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d62a847ffc3d44efa4a7f0b38bad8019; no voters: 
I20260806 07:01:17.815474 26040 leader_election.cc:288] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 07:01:17.815913 26042 raft_consensus.cc:2781] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 07:01:17.816542 26042 raft_consensus.cc:686] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [term 1 LEADER]: Becoming Leader. State: Replica: d62a847ffc3d44efa4a7f0b38bad8019, State: Running, Role: LEADER
I20260806 07:01:17.817317 26042 consensus_queue.cc:237] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d62a847ffc3d44efa4a7f0b38bad8019" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 38739 } }
I20260806 07:01:17.818153 26040 ts_tablet_manager.cc:1428] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.001s
I20260806 07:01:17.823807 25875 catalog_manager.cc:5495] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62a847ffc3d44efa4a7f0b38bad8019 (127.16.83.193). New cstate: current_term: 1 leader_uuid: "d62a847ffc3d44efa4a7f0b38bad8019" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d62a847ffc3d44efa4a7f0b38bad8019" member_type: VOTER last_known_addr { host: "127.16.83.193" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260806 07:01:17.931434 16719 tablet_server.cc:178] TabletServer@127.16.83.193:0 shutting down...
I20260806 07:01:17.971839 16719 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 07:01:17.972822 16719 tablet_replica.cc:330] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019: stopping tablet replica
I20260806 07:01:17.973521 16719 raft_consensus.cc:2229] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:17.974232 16719 raft_consensus.cc:2258] T cf261c69aa874c979306191d4c50d6b5 P d62a847ffc3d44efa4a7f0b38bad8019 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:17.977372 16719 tablet_replica.cc:330] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019: stopping tablet replica
I20260806 07:01:17.977919 16719 raft_consensus.cc:2229] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:17.978399 16719 raft_consensus.cc:2258] T 2c52a6c61ec44b729053bb2c09009580 P d62a847ffc3d44efa4a7f0b38bad8019 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:18.003190 16719 tablet_server.cc:194] TabletServer@127.16.83.193:0 shutdown complete.
I20260806 07:01:18.018895 16719 master.cc:537] Master@127.16.83.254:44061 shutting down...
I20260806 07:01:18.051267 16719 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [term 1 LEADER]: Raft consensus shutting down.
I20260806 07:01:18.051887 16719 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 07:01:18.052220 16719 tablet_replica.cc:330] T 00000000000000000000000000000000 P 8b5ea62ce1f34b2ab41933c9b0e60089: stopping tablet replica
I20260806 07:01:18.063208 16719 master.cc:552] Master@127.16.83.254:44061 shutdown complete.
[       OK ] Params/ClientTestImmutableColumn.TestUpsert/2 (887 ms)
[----------] 2 tests from Params/ClientTestImmutableColumn (1786 ms total)

[----------] Global test environment tear-down
[==========] 28 tests from 8 test suites ran. (82725 ms total)
[  PASSED  ] 24 tests.
[  SKIPPED ] 3 tests, listed below:
[  SKIPPED ] ClientTest.TestScannerKeepAlive
[  SKIPPED ] MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers
[  SKIPPED ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers/1
[  FAILED  ] 1 test, listed below:
[  FAILED  ] TableKeyRangeTest.TestGetTableKeyRange

 1 FAILED TEST
I20260806 07:01:18.144342 16719 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/master_proxy_rpc.cc:203: suppressed but not reported on 5 messages since previous log ~3 seconds ago
I20260806 07:01:18.144644 16719 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/codegen/compilation_manager.cc:203: suppressed but not reported on 66 messages since previous log ~55 seconds ago
I20260806 07:01:18.144928 16719 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tserver/ts_tablet_manager.cc:594: suppressed but not reported on 1 messages since previous log ~63 seconds ago
I20260806 07:01:18.145112 16719 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 1 messages since previous log ~63 seconds ago
I20260806 07:01:18.145335 16719 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:221: suppressed but not reported on 1 messages since previous log ~68 seconds ago
I20260806 07:01:18.145506 16719 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:305: suppressed but not reported on 1 messages since previous log ~68 seconds ago
I20260806 07:01:18.145700 16719 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:140: suppressed but not reported on 2147 messages since previous log ~68 seconds ago
I20260806 07:01:18.145931 16719 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet.cc:2369: suppressed but not reported on 20 messages since previous log ~11 seconds ago
I20260806 07:01:18.146135 16719 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/catalog_manager.cc:4584: suppressed but not reported on 4 messages since previous log ~68 seconds ago