[ https://issues.apache.org/jira/browse/KUDU-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17872068#comment-17872068 ]
Bakai Ádám commented on KUDU-3605: ---------------------------------- Found the probable cause of issue, which is missing data on the disk for syscatalog: {code:java} 13:14:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) E20240808 13:14:38.568001 1477 master.cc:392] Unable to init master catalog manager: Not found: Unable to initialize catalog manager: Failed to initialize sys tables async: Unable to load consensus metadata for tablet 00000000000000000000000000000000: Unable to load consensus metadata for tablet 00000000000000000000000000000000: /tmp/dist-test-task6KabZO/test-tmp/mini-kudu-cluster6929255666629015678/master-1/wal/consensus-meta/00000000000000000000000000000000: No such file or directory (error 2) 13:14:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20240808 13:14:38.568156 1409 master.cc:537] Master@127.1.11.125:39515 shutting down... 13:14:38.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20240808 13:14:38.585610 1409 master.cc:552] Master@127.1.11.125:39515 shutdown complete. {code} > org.apache.kudu.client.TestSecurity.testExternallyProvidedSubjectRefreshedExternally > is flaky > --------------------------------------------------------------------------------------------- > > Key: KUDU-3605 > URL: https://issues.apache.org/jira/browse/KUDU-3605 > Project: Kudu > Issue Type: Sub-task > Reporter: Bakai Ádám > Assignee: Bakai Ádám > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)