diff --git a/kafka4/LICENSE b/kafka4/LICENSE new file mode 100644 index 0000000..030f62b --- /dev/null +++ b/kafka4/LICENSE @@ -0,0 +1,322 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +------------------------------------------------------------------------------- +This project bundles some components that are also licensed under the Apache +License Version 2.0: + +- caffeine-3.1.1 +- commons-beanutils-1.9.4 +- commons-collections-3.2.2 +- commons-digester-2.1 +- commons-lang3-3.12.0 +- commons-logging-1.3.2 +- commons-validator-1.9.0 +- error_prone_annotations-2.14.0 +- jackson-annotations-2.16.2 +- jackson-core-2.16.2 +- jackson-databind-2.16.2 +- jackson-dataformat-csv-2.16.2 +- jackson-dataformat-yaml-2.16.2 +- jackson-datatype-jdk8-2.16.2 +- jackson-jakarta-rs-base-2.16.2 +- jackson-jakarta-rs-json-provider-2.16.2 +- jackson-module-blackbird-2.16.2 +- jackson-module-jakarta-xmlbind-annotations-2.16.2 +- jakarta.inject-api-2.0.1 +- jakarta.validation-api-3.0.2 +- javassist-3.29.2-GA +- jetty-alpn-client-12.0.15 +- jetty-client-12.0.15 +- jetty-ee10-servlet-12.0.15 +- jetty-ee10-servlets-12.0.15 +- jetty-http-12.0.15 +- jetty-io-12.0.15 +- jetty-security-12.0.15 +- jetty-server-12.0.15 +- jetty-session-12.0.15 +- jetty-util-12.0.15 +- jose4j-0.9.4 +- log4j-api-2.24.3 +- log4j-core-2.24.3 +- log4j-slf4j-impl-2.24.3 +- log4j-1.2-api-2.24.3 +- lz4-java-1.8.0 +- maven-artifact-3.9.6 +- metrics-core-2.2.0 +- opentelemetry-proto-1.0.0-alpha +- plexus-utils-3.5.1 +- rocksdbjni-9.7.3 +- scala-library-2.13.15 +- scala-logging_2.13-3.9.5 +- scala-reflect-2.13.15 +- snappy-java-1.1.10.5 +- snakeyaml-2.2 +- swagger-annotations-2.2.25 + +=============================================================================== +This product bundles various third-party components under other open source +licenses. This section summarizes those components and their licenses. +See licenses/ for text of these licenses. + +--------------------------------------- +Eclipse Distribution License - v 1.0 +see: licenses/eclipse-distribution-license-1.0 + +- jakarta.activation-api-2.1.0 +- jakarta.xml.bind-api-3.0.1 + +--------------------------------------- +Eclipse Public License - v 2.0 +see: licenses/eclipse-public-license-2.0 + +- jakarta.annotation-api-2.1.1 +- jakarta.ws.rs-api-3.1.0 +- hk2-api-3.0.6 +- hk2-locator-3.0.6 +- hk2-utils-3.0.6 +- osgi-resource-locator-1.0.3 +- aopalliance-repackaged-3.0.6 +- jersey-client-3.1.9 +- jersey-common-3.1.9 +- jersey-container-servlet-3.1.9 +- jersey-container-servlet-core-3.1.9 +- jersey-hk2-3.1.9 +- jersey-server-3.1.9 + +--------------------------------------- +CDDL 1.1 + GPLv2 with classpath exception +see: licenses/CDDL+GPL-1.1 + +- jakarta.servlet-api-6.0.0 +- javax.activation-api-1.2.0 +- javax.annotation-api-1.3.2 +- jaxb-api-2.3.1 +- activation-1.1.1 + +--------------------------------------- +MIT License + +- argparse4j-0.7.0, see: licenses/argparse-MIT +- classgraph-4.8.173, see: licenses/classgraph-MIT +- jopt-simple-5.0.4, see: licenses/jopt-simple-MIT +- slf4j-api-1.7.36, see: licenses/slf4j-MIT +- pcollections-4.0.1, see: licenses/pcollections-MIT + +--------------------------------------- +BSD 2-Clause + +- zstd-jni-1.5.6-6, see: licenses/zstd-jni-BSD-2-clause +- HdrHistogram-2.2.2, see: licenses/hdrHistogram-BSD-2-clause + +--------------------------------------- +BSD 3-Clause + +- jline-3.25.1, see: licenses/jline-BSD-3-clause +- protobuf-java-3.25.5, see: licenses/protobuf-java-BSD-3-clause +- jakarta.activation-2.0.1, see: licenses/jakarta-BSD-3-clause + +--------------------------------------- +Go License + +- re2j-1.7, see: licenses/re2j-GO diff --git a/kafka4/NOTICE b/kafka4/NOTICE new file mode 100644 index 0000000..4956456 --- /dev/null +++ b/kafka4/NOTICE @@ -0,0 +1,824 @@ +Apache Kafka +Copyright 2021 The Apache Software Foundation. + +This product includes software developed at +The Apache Software Foundation (https://www.apache.org/). + +This distribution has a binary dependency on jersey, which is available under the CDDL +License. The source code of jersey can be found at https://github.com/jersey/jersey/. + +This distribution has a binary test dependency on jqwik, which is available under +the Eclipse Public License 2.0. The source code can be found at +https://github.com/jlink/jqwik. + +The streams-scala (streams/streams-scala) module was donated by Lightbend and the original code was copyrighted by them: +Copyright (C) 2018 Lightbend Inc. +Copyright (C) 2017-2018 Alexis Seigneurin. + +This project contains the following code copied from Apache Hadoop: +clients/src/main/java/org/apache/kafka/common/utils/PureJavaCrc32C.java +Some portions of this file Copyright (c) 2004-2006 Intel Corporation and licensed under the BSD license. + +This project contains the following code copied from Apache Hive: +streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java + +// ------------------------------------------------------------------ +// NOTICE file corresponding to the section 4d of The Apache License, +// Version 2.0, in this case for +// ------------------------------------------------------------------ + +# Notices for Eclipse GlassFish + +This content is produced and maintained by the Eclipse GlassFish project. + +* Project home: https://projects.eclipse.org/projects/ee4j.glassfish + +## Trademarks + +Eclipse GlassFish, and GlassFish are trademarks of the Eclipse Foundation. + +## Copyright + +All content is the property of the respective authors or their employers. For +more information regarding authorship of content, please consult the listed +source code repository logs. + +## Declared Project Licenses + +This program and the accompanying materials are made available under the terms +of the Eclipse Public License v. 2.0 which is available at +http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made +available under the following Secondary Licenses when the conditions for such +availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU +General Public License, version 2 with the GNU Classpath Exception which is +available at https://www.gnu.org/software/classpath/license.html. + +SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 + +## Source Code + +The project maintains the following source code repositories: + +* https://github.com/eclipse-ee4j/glassfish-ha-api +* https://github.com/eclipse-ee4j/glassfish-logging-annotation-processor +* https://github.com/eclipse-ee4j/glassfish-shoal +* https://github.com/eclipse-ee4j/glassfish-cdi-porting-tck +* https://github.com/eclipse-ee4j/glassfish-jsftemplating +* https://github.com/eclipse-ee4j/glassfish-hk2-extra +* https://github.com/eclipse-ee4j/glassfish-hk2 +* https://github.com/eclipse-ee4j/glassfish-fighterfish + +## Third-party Content + +This project leverages the following third party content. + +None + +## Cryptography + +Content may contain encryption software. The country in which you are currently +may have restrictions on the import, possession, and use, and/or re-export to +another country, of encryption software. BEFORE using any encryption software, +please check the country's laws, regulations and policies concerning the import, +possession, or use, and re-export of encryption software, to see if this is +permitted. + + +Apache Yetus - Audience Annotations +Copyright 2015-2017 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + + +Apache Commons CLI +Copyright 2001-2017 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + + +Apache Commons IO +Copyright 2002-2021 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (https://www.apache.org/). + + +Apache Commons Lang +Copyright 2001-2018 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + + +# Jackson JSON processor + +Jackson is a high-performance, Free/Open Source JSON processing library. +It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has +been in development since 2007. +It is currently developed by a community of developers, as well as supported +commercially by FasterXML.com. + +## Licensing + +Jackson core and extension components may licensed under different licenses. +To find the details that apply to this artifact see the accompanying LICENSE file. +For more information, including possible other licensing options, contact +FasterXML.com (http://fasterxml.com). + +## Credits + +A list of contributors may be found from CREDITS file, which is included +in some artifacts (usually source distributions); but is always available +from the source code management (SCM) system project uses. + + +# Notices for Eclipse Project for JAF + +This content is produced and maintained by the Eclipse Project for JAF project. + +* Project home: https://projects.eclipse.org/projects/ee4j.jaf + +## Copyright + +All content is the property of the respective authors or their employers. For +more information regarding authorship of content, please consult the listed +source code repository logs. + +## Declared Project Licenses + +This program and the accompanying materials are made available under the terms +of the Eclipse Distribution License v. 1.0, +which is available at http://www.eclipse.org/org/documents/edl-v10.php. + +SPDX-License-Identifier: BSD-3-Clause + +## Source Code + +The project maintains the following source code repositories: + +* https://github.com/eclipse-ee4j/jaf + +## Third-party Content + +This project leverages the following third party content. + +JUnit (4.12) + +* License: Eclipse Public License + + +# Notices for Jakarta Annotations + +This content is produced and maintained by the Jakarta Annotations project. + + * Project home: https://projects.eclipse.org/projects/ee4j.ca + +## Trademarks + +Jakarta Annotations is a trademark of the Eclipse Foundation. + +## Declared Project Licenses + +This program and the accompanying materials are made available under the terms +of the Eclipse Public License v. 2.0 which is available at +http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made +available under the following Secondary Licenses when the conditions for such +availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU +General Public License, version 2 with the GNU Classpath Exception which is +available at https://www.gnu.org/software/classpath/license.html. + +SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 + +## Source Code + +The project maintains the following source code repositories: + + * https://github.com/eclipse-ee4j/common-annotations-api + +## Third-party Content + +## Cryptography + +Content may contain encryption software. The country in which you are currently +may have restrictions on the import, possession, and use, and/or re-export to +another country, of encryption software. BEFORE using any encryption software, +please check the country's laws, regulations and policies concerning the import, +possession, or use, and re-export of encryption software, to see if this is +permitted. + + +# Notices for the Jakarta RESTful Web Services Project + +This content is produced and maintained by the **Jakarta RESTful Web Services** +project. + +* Project home: https://projects.eclipse.org/projects/ee4j.jaxrs + +## Trademarks + +**Jakarta RESTful Web Services** is a trademark of the Eclipse Foundation. + +## Copyright + +All content is the property of the respective authors or their employers. For +more information regarding authorship of content, please consult the listed +source code repository logs. + +## Declared Project Licenses + +This program and the accompanying materials are made available under the terms +of the Eclipse Public License v. 2.0 which is available at +http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made +available under the following Secondary Licenses when the conditions for such +availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU +General Public License, version 2 with the GNU Classpath Exception which is +available at https://www.gnu.org/software/classpath/license.html. + +SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 + +## Source Code + +The project maintains the following source code repositories: + +* https://github.com/eclipse-ee4j/jaxrs-api + +## Third-party Content + +This project leverages the following third party content. + +javaee-api (7.0) + +* License: Apache-2.0 AND W3C + +JUnit (4.11) + +* License: Common Public License 1.0 + +Mockito (2.16.0) + +* Project: http://site.mockito.org +* Source: https://github.com/mockito/mockito/releases/tag/v2.16.0 + +## Cryptography + +Content may contain encryption software. The country in which you are currently +may have restrictions on the import, possession, and use, and/or re-export to +another country, of encryption software. BEFORE using any encryption software, +please check the country's laws, regulations and policies concerning the import, +possession, or use, and re-export of encryption software, to see if this is +permitted. + + +# Notices for Eclipse Project for JAXB + +This content is produced and maintained by the Eclipse Project for JAXB project. + +* Project home: https://projects.eclipse.org/projects/ee4j.jaxb + +## Trademarks + +Eclipse Project for JAXB is a trademark of the Eclipse Foundation. + +## Copyright + +All content is the property of the respective authors or their employers. For +more information regarding authorship of content, please consult the listed +source code repository logs. + +## Declared Project Licenses + +This program and the accompanying materials are made available under the terms +of the Eclipse Distribution License v. 1.0 which is available +at http://www.eclipse.org/org/documents/edl-v10.php. + +SPDX-License-Identifier: BSD-3-Clause + +## Source Code + +The project maintains the following source code repositories: + +* https://github.com/eclipse-ee4j/jaxb-api + +## Third-party Content + +This project leverages the following third party content. + +None + +## Cryptography + +Content may contain encryption software. The country in which you are currently +may have restrictions on the import, possession, and use, and/or re-export to +another country, of encryption software. BEFORE using any encryption software, +please check the country's laws, regulations and policies concerning the import, +possession, or use, and re-export of encryption software, to see if this is +permitted. + + +# Notice for Jersey +This content is produced and maintained by the Eclipse Jersey project. + +* Project home: https://projects.eclipse.org/projects/ee4j.jersey + +## Trademarks +Eclipse Jersey is a trademark of the Eclipse Foundation. + +## Copyright + +All content is the property of the respective authors or their employers. For +more information regarding authorship of content, please consult the listed +source code repository logs. + +## Declared Project Licenses + +This program and the accompanying materials are made available under the terms +of the Eclipse Public License v. 2.0 which is available at +http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made +available under the following Secondary Licenses when the conditions for such +availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU +General Public License, version 2 with the GNU Classpath Exception which is +available at https://www.gnu.org/software/classpath/license.html. + +SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 + +## Source Code +The project maintains the following source code repositories: + +* https://github.com/eclipse-ee4j/jersey + +## Third-party Content + +Angular JS, v1.6.6 +* License MIT (http://www.opensource.org/licenses/mit-license.php) +* Project: http://angularjs.org +* Coyright: (c) 2010-2017 Google, Inc. + +aopalliance Version 1 +* License: all the source code provided by AOP Alliance is Public Domain. +* Project: http://aopalliance.sourceforge.net +* Copyright: Material in the public domain is not protected by copyright + +Bean Validation API 2.0.2 +* License: Apache License, 2.0 +* Project: http://beanvalidation.org/1.1/ +* Copyright: 2009, Red Hat, Inc. and/or its affiliates, and individual contributors +* by the @authors tag. + +Hibernate Validator CDI, 6.1.2.Final +* License: Apache License, 2.0 +* Project: https://beanvalidation.org/ +* Repackaged in org.glassfish.jersey.server.validation.internal.hibernate + +Bootstrap v3.3.7 +* License: MIT license (https://github.com/twbs/bootstrap/blob/master/LICENSE) +* Project: http://getbootstrap.com +* Copyright: 2011-2016 Twitter, Inc + +Google Guava Version 18.0 +* License: Apache License, 2.0 +* Copyright (C) 2009 The Guava Authors + +javax.inject Version: 1 +* License: Apache License, 2.0 +* Copyright (C) 2009 The JSR-330 Expert Group + +Javassist Version 3.25.0-GA +* License: Apache License, 2.0 +* Project: http://www.javassist.org/ +* Copyright (C) 1999- Shigeru Chiba. All Rights Reserved. + +Jackson JAX-RS Providers Version 2.10.1 +* License: Apache License, 2.0 +* Project: https://github.com/FasterXML/jackson-jaxrs-providers +* Copyright: (c) 2009-2011 FasterXML, LLC. All rights reserved unless otherwise indicated. + +jQuery v1.12.4 +* License: jquery.org/license +* Project: jquery.org +* Copyright: (c) jQuery Foundation + +jQuery Barcode plugin 0.3 +* License: MIT & GPL (http://www.opensource.org/licenses/mit-license.php & http://www.gnu.org/licenses/gpl.html) +* Project: http://www.pasella.it/projects/jQuery/barcode +* Copyright: (c) 2009 Antonello Pasella antonello.pasella@gmail.com + +JSR-166 Extension - JEP 266 +* License: CC0 +* No copyright +* Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/ + +KineticJS, v4.7.1 +* License: MIT license (http://www.opensource.org/licenses/mit-license.php) +* Project: http://www.kineticjs.com, https://github.com/ericdrowell/KineticJS +* Copyright: Eric Rowell + +org.objectweb.asm Version 8.0 +* License: Modified BSD (http://asm.objectweb.org/license.html) +* Copyright (c) 2000-2011 INRIA, France Telecom. All rights reserved. + +org.osgi.core version 6.0.0 +* License: Apache License, 2.0 +* Copyright (c) OSGi Alliance (2005, 2008). All Rights Reserved. + +org.glassfish.jersey.server.internal.monitoring.core +* License: Apache License, 2.0 +* Copyright (c) 2015-2018 Oracle and/or its affiliates. All rights reserved. +* Copyright 2010-2013 Coda Hale and Yammer, Inc. + +W3.org documents +* License: W3C License +* Copyright: Copyright (c) 1994-2001 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/ + + +============================================================== + Jetty Web Container + Copyright 1995-2018 Mort Bay Consulting Pty Ltd. +============================================================== + +The Jetty Web Container is Copyright Mort Bay Consulting Pty Ltd +unless otherwise noted. + +Jetty is dual licensed under both + + * The Apache 2.0 License + http://www.apache.org/licenses/LICENSE-2.0.html + + and + + * The Eclipse Public 1.0 License + http://www.eclipse.org/legal/epl-v10.html + +Jetty may be distributed under either license. + +------ +Eclipse + +The following artifacts are EPL. + * org.eclipse.jetty.orbit:org.eclipse.jdt.core + +The following artifacts are EPL and ASL2. + * org.eclipse.jetty.orbit:javax.security.auth.message + + +The following artifacts are EPL and CDDL 1.0. + * org.eclipse.jetty.orbit:javax.mail.glassfish + + +------ +Oracle + +The following artifacts are CDDL + GPLv2 with classpath exception. +https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html + + * javax.servlet:javax.servlet-api + * javax.annotation:javax.annotation-api + * javax.transaction:javax.transaction-api + * javax.websocket:javax.websocket-api + +------ +Oracle OpenJDK + +If ALPN is used to negotiate HTTP/2 connections, then the following +artifacts may be included in the distribution or downloaded when ALPN +module is selected. + + * java.sun.security.ssl + +These artifacts replace/modify OpenJDK classes. The modififications +are hosted at github and both modified and original are under GPL v2 with +classpath exceptions. +http://openjdk.java.net/legal/gplv2+ce.html + + +------ +OW2 + +The following artifacts are licensed by the OW2 Foundation according to the +terms of http://asm.ow2.org/license.html + +org.ow2.asm:asm-commons +org.ow2.asm:asm + + +------ +Apache + +The following artifacts are ASL2 licensed. + +org.apache.taglibs:taglibs-standard-spec +org.apache.taglibs:taglibs-standard-impl + + +------ +MortBay + +The following artifacts are ASL2 licensed. Based on selected classes from +following Apache Tomcat jars, all ASL2 licensed. + +org.mortbay.jasper:apache-jsp + org.apache.tomcat:tomcat-jasper + org.apache.tomcat:tomcat-juli + org.apache.tomcat:tomcat-jsp-api + org.apache.tomcat:tomcat-el-api + org.apache.tomcat:tomcat-jasper-el + org.apache.tomcat:tomcat-api + org.apache.tomcat:tomcat-util-scan + org.apache.tomcat:tomcat-util + +org.mortbay.jasper:apache-el + org.apache.tomcat:tomcat-jasper-el + org.apache.tomcat:tomcat-el-api + + +------ +Mortbay + +The following artifacts are CDDL + GPLv2 with classpath exception. + +https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html + +org.eclipse.jetty.toolchain:jetty-schemas + +------ +Assorted + +The UnixCrypt.java code implements the one way cryptography used by +Unix systems for simple password protection. Copyright 1996 Aki Yoshida, +modified April 2001 by Iris Van den Broeke, Daniel Deville. +Permission to use, copy, modify and distribute UnixCrypt +for non-commercial or commercial purposes and without fee is +granted provided that the copyright notice appears in all copies. + + +Apache log4j +Copyright 2007 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + + +Maven Artifact +Copyright 2001-2024 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + + +This product includes software developed by the Indiana University + Extreme! Lab (http://www.extreme.indiana.edu/). + +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). + +This product includes software developed by +ThoughtWorks (http://www.thoughtworks.com). + +This product includes software developed by +javolution (http://javolution.org/). + +This product includes software developed by +Rome (https://rome.dev.java.net/). + + +Scala +Copyright (c) 2002-2020 EPFL +Copyright (c) 2011-2020 Lightbend, Inc. + +Scala includes software developed at +LAMP/EPFL (https://lamp.epfl.ch/) and +Lightbend, Inc. (https://www.lightbend.com/). + +Licensed under the Apache License, Version 2.0 (the "License"). +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +This software includes projects with other licenses -- see `doc/LICENSE.md`. + + +------------------------------------------------------------------------------- +This product contains the extensions to Java Collections Framework which has +been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene: + + * LICENSE: + * license/LICENSE.jsr166y.txt (Public Domain) + * HOMEPAGE: + * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/ + * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/ + +This product contains a modified version of Robert Harder's Public Domain +Base64 Encoder and Decoder, which can be obtained at: + + * LICENSE: + * license/LICENSE.base64.txt (Public Domain) + * HOMEPAGE: + * http://iharder.sourceforge.net/current/java/base64/ + +This product contains a modified portion of 'Webbit', an event based +WebSocket and HTTP server, which can be obtained at: + + * LICENSE: + * license/LICENSE.webbit.txt (BSD License) + * HOMEPAGE: + * https://github.com/joewalnes/webbit + +This product contains a modified portion of 'SLF4J', a simple logging +facade for Java, which can be obtained at: + + * LICENSE: + * license/LICENSE.slf4j.txt (MIT License) + * HOMEPAGE: + * https://www.slf4j.org/ + +This product contains a modified portion of 'Apache Harmony', an open source +Java SE, which can be obtained at: + + * NOTICE: + * license/NOTICE.harmony.txt + * LICENSE: + * license/LICENSE.harmony.txt (Apache License 2.0) + * HOMEPAGE: + * https://archive.apache.org/dist/harmony/ + +This product contains a modified portion of 'jbzip2', a Java bzip2 compression +and decompression library written by Matthew J. Francis. It can be obtained at: + + * LICENSE: + * license/LICENSE.jbzip2.txt (MIT License) + * HOMEPAGE: + * https://code.google.com/p/jbzip2/ + +This product contains a modified portion of 'libdivsufsort', a C API library to construct +the suffix array and the Burrows-Wheeler transformed string for any input string of +a constant-size alphabet written by Yuta Mori. It can be obtained at: + + * LICENSE: + * license/LICENSE.libdivsufsort.txt (MIT License) + * HOMEPAGE: + * https://github.com/y-256/libdivsufsort + +This product contains a modified portion of Nitsan Wakart's 'JCTools', Java Concurrency Tools for the JVM, + which can be obtained at: + + * LICENSE: + * license/LICENSE.jctools.txt (ASL2 License) + * HOMEPAGE: + * https://github.com/JCTools/JCTools + +This product optionally depends on 'JZlib', a re-implementation of zlib in +pure Java, which can be obtained at: + + * LICENSE: + * license/LICENSE.jzlib.txt (BSD style License) + * HOMEPAGE: + * http://www.jcraft.com/jzlib/ + +This product optionally depends on 'Compress-LZF', a Java library for encoding and +decoding data in LZF format, written by Tatu Saloranta. It can be obtained at: + + * LICENSE: + * license/LICENSE.compress-lzf.txt (Apache License 2.0) + * HOMEPAGE: + * https://github.com/ning/compress + +This product optionally depends on 'lz4', a LZ4 Java compression +and decompression library written by Adrien Grand. It can be obtained at: + + * LICENSE: + * license/LICENSE.lz4.txt (Apache License 2.0) + * HOMEPAGE: + * https://github.com/jpountz/lz4-java + +This product optionally depends on 'lzma-java', a LZMA Java compression +and decompression library, which can be obtained at: + + * LICENSE: + * license/LICENSE.lzma-java.txt (Apache License 2.0) + * HOMEPAGE: + * https://github.com/jponge/lzma-java + +This product contains a modified portion of 'jfastlz', a Java port of FastLZ compression +and decompression library written by William Kinney. It can be obtained at: + + * LICENSE: + * license/LICENSE.jfastlz.txt (MIT License) + * HOMEPAGE: + * https://code.google.com/p/jfastlz/ + +This product contains a modified portion of and optionally depends on 'Protocol Buffers', Google's data +interchange format, which can be obtained at: + + * LICENSE: + * license/LICENSE.protobuf.txt (New BSD License) + * HOMEPAGE: + * https://github.com/google/protobuf + +This product optionally depends on 'Bouncy Castle Crypto APIs' to generate +a temporary self-signed X.509 certificate when the JVM does not provide the +equivalent functionality. It can be obtained at: + + * LICENSE: + * license/LICENSE.bouncycastle.txt (MIT License) + * HOMEPAGE: + * https://www.bouncycastle.org/ + +This product optionally depends on 'Snappy', a compression library produced +by Google Inc, which can be obtained at: + + * LICENSE: + * license/LICENSE.snappy.txt (New BSD License) + * HOMEPAGE: + * https://github.com/google/snappy + +This product optionally depends on 'JBoss Marshalling', an alternative Java +serialization API, which can be obtained at: + + * LICENSE: + * license/LICENSE.jboss-marshalling.txt (Apache License 2.0) + * HOMEPAGE: + * https://github.com/jboss-remoting/jboss-marshalling + +This product optionally depends on 'Caliper', Google's micro- +benchmarking framework, which can be obtained at: + + * LICENSE: + * license/LICENSE.caliper.txt (Apache License 2.0) + * HOMEPAGE: + * https://github.com/google/caliper + +This product optionally depends on 'Apache Commons Logging', a logging +framework, which can be obtained at: + + * LICENSE: + * license/LICENSE.commons-logging.txt (Apache License 2.0) + * HOMEPAGE: + * https://commons.apache.org/logging/ + +This product optionally depends on 'Apache Log4J', a logging framework, which +can be obtained at: + + * LICENSE: + * license/LICENSE.log4j.txt (Apache License 2.0) + * HOMEPAGE: + * https://logging.apache.org/log4j/ + +This product optionally depends on 'Aalto XML', an ultra-high performance +non-blocking XML processor, which can be obtained at: + + * LICENSE: + * license/LICENSE.aalto-xml.txt (Apache License 2.0) + * HOMEPAGE: + * http://wiki.fasterxml.com/AaltoHome + +This product contains a modified version of 'HPACK', a Java implementation of +the HTTP/2 HPACK algorithm written by Twitter. It can be obtained at: + + * LICENSE: + * license/LICENSE.hpack.txt (Apache License 2.0) + * HOMEPAGE: + * https://github.com/twitter/hpack + +This product contains a modified version of 'HPACK', a Java implementation of +the HTTP/2 HPACK algorithm written by Cory Benfield. It can be obtained at: + + * LICENSE: + * license/LICENSE.hyper-hpack.txt (MIT License) + * HOMEPAGE: + * https://github.com/python-hyper/hpack/ + +This product contains a modified version of 'HPACK', a Java implementation of +the HTTP/2 HPACK algorithm written by Tatsuhiro Tsujikawa. It can be obtained at: + + * LICENSE: + * license/LICENSE.nghttp2-hpack.txt (MIT License) + * HOMEPAGE: + * https://github.com/nghttp2/nghttp2/ + +This product contains a modified portion of 'Apache Commons Lang', a Java library +provides utilities for the java.lang API, which can be obtained at: + + * LICENSE: + * license/LICENSE.commons-lang.txt (Apache License 2.0) + * HOMEPAGE: + * https://commons.apache.org/proper/commons-lang/ + + +This product contains the Maven wrapper scripts from 'Maven Wrapper', that provides an easy way to ensure a user has everything necessary to run the Maven build. + + * LICENSE: + * license/LICENSE.mvn-wrapper.txt (Apache License 2.0) + * HOMEPAGE: + * https://github.com/takari/maven-wrapper + +This product contains the dnsinfo.h header file, that provides a way to retrieve the system DNS configuration on MacOS. +This private header is also used by Apple's open source + mDNSResponder (https://opensource.apple.com/tarballs/mDNSResponder/). + + * LICENSE: + * license/LICENSE.dnsinfo.txt (Apple Public Source License 2.0) + * HOMEPAGE: + * https://www.opensource.apple.com/source/configd/configd-453.19/dnsinfo/dnsinfo.h diff --git a/kafka4/bin/connect-distributed.sh b/kafka4/bin/connect-distributed.sh new file mode 100755 index 0000000..2fd00f0 --- /dev/null +++ b/kafka4/bin/connect-distributed.sh @@ -0,0 +1,45 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +if [ $# -lt 1 ]; +then + echo "USAGE: $0 [-daemon] connect-distributed.properties" + exit 1 +fi + +base_dir=$(dirname $0) + +if [ -z "$KAFKA_LOG4J_OPTS" ]; then + export KAFKA_LOG4J_OPTS="-Dlog4j2.configurationFile=$base_dir/../config/connect-log4j2.yaml" +fi + +if [ "x$KAFKA_HEAP_OPTS" = "x" ]; then + export KAFKA_HEAP_OPTS="-Xms256M -Xmx2G" +fi + +EXTRA_ARGS=${EXTRA_ARGS-'-name connectDistributed'} + +COMMAND=$1 +case $COMMAND in + -daemon) + EXTRA_ARGS="-daemon "$EXTRA_ARGS + shift + ;; + *) + ;; +esac + +exec $(dirname $0)/kafka-run-class.sh $EXTRA_ARGS org.apache.kafka.connect.cli.ConnectDistributed "$@" diff --git a/kafka4/bin/connect-mirror-maker.sh b/kafka4/bin/connect-mirror-maker.sh new file mode 100755 index 0000000..daf6e32 --- /dev/null +++ b/kafka4/bin/connect-mirror-maker.sh @@ -0,0 +1,45 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +if [ $# -lt 1 ]; +then + echo "USAGE: $0 [-daemon] mm2.properties" + exit 1 +fi + +base_dir=$(dirname $0) + +if [ -z "$KAFKA_LOG4J_OPTS" ]; then + export KAFKA_LOG4J_OPTS="-Dlog4j2.configurationFile=$base_dir/../config/connect-log4j2.yaml" +fi + +if [ "x$KAFKA_HEAP_OPTS" = "x" ]; then + export KAFKA_HEAP_OPTS="-Xms256M -Xmx2G" +fi + +EXTRA_ARGS=${EXTRA_ARGS-'-name mirrorMaker'} + +COMMAND=$1 +case $COMMAND in + -daemon) + EXTRA_ARGS="-daemon "$EXTRA_ARGS + shift + ;; + *) + ;; +esac + +exec $(dirname $0)/kafka-run-class.sh $EXTRA_ARGS org.apache.kafka.connect.mirror.MirrorMaker "$@" diff --git a/kafka4/bin/connect-plugin-path.sh b/kafka4/bin/connect-plugin-path.sh new file mode 100755 index 0000000..5074206 --- /dev/null +++ b/kafka4/bin/connect-plugin-path.sh @@ -0,0 +1,21 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +if [ "x$KAFKA_HEAP_OPTS" = "x" ]; then + export KAFKA_HEAP_OPTS="-Xms256M -Xmx2G" +fi + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.ConnectPluginPath "$@" diff --git a/kafka4/bin/connect-standalone.sh b/kafka4/bin/connect-standalone.sh new file mode 100755 index 0000000..d0d8b8b --- /dev/null +++ b/kafka4/bin/connect-standalone.sh @@ -0,0 +1,45 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +if [ $# -lt 1 ]; +then + echo "USAGE: $0 [-daemon] connect-standalone.properties [connector1.properties connector2.json ...]" + exit 1 +fi + +base_dir=$(dirname $0) + +if [ -z "$KAFKA_LOG4J_OPTS" ]; then + export KAFKA_LOG4J_OPTS="-Dlog4j2.configurationFile=$base_dir/../config/connect-log4j2.yaml" +fi + +if [ "x$KAFKA_HEAP_OPTS" = "x" ]; then + export KAFKA_HEAP_OPTS="-Xms256M -Xmx2G" +fi + +EXTRA_ARGS=${EXTRA_ARGS-'-name connectStandalone'} + +COMMAND=$1 +case $COMMAND in + -daemon) + EXTRA_ARGS="-daemon "$EXTRA_ARGS + shift + ;; + *) + ;; +esac + +exec $(dirname $0)/kafka-run-class.sh $EXTRA_ARGS org.apache.kafka.connect.cli.ConnectStandalone "$@" diff --git a/kafka4/bin/kafka-acls.sh b/kafka4/bin/kafka-acls.sh new file mode 100755 index 0000000..ffbb1e1 --- /dev/null +++ b/kafka4/bin/kafka-acls.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.AclCommand "$@" diff --git a/kafka4/bin/kafka-broker-api-versions.sh b/kafka4/bin/kafka-broker-api-versions.sh new file mode 100755 index 0000000..285a948 --- /dev/null +++ b/kafka4/bin/kafka-broker-api-versions.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.BrokerApiVersionsCommand "$@" diff --git a/kafka4/bin/kafka-client-metrics.sh b/kafka4/bin/kafka-client-metrics.sh new file mode 100755 index 0000000..f4a1ada --- /dev/null +++ b/kafka4/bin/kafka-client-metrics.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.ClientMetricsCommand "$@" diff --git a/kafka4/bin/kafka-cluster.sh b/kafka4/bin/kafka-cluster.sh new file mode 100755 index 0000000..f09858c --- /dev/null +++ b/kafka4/bin/kafka-cluster.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.ClusterTool "$@" diff --git a/kafka4/bin/kafka-configs.sh b/kafka4/bin/kafka-configs.sh new file mode 100755 index 0000000..2f9eb8c --- /dev/null +++ b/kafka4/bin/kafka-configs.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh kafka.admin.ConfigCommand "$@" diff --git a/kafka4/bin/kafka-console-consumer.sh b/kafka4/bin/kafka-console-consumer.sh new file mode 100755 index 0000000..f220146 --- /dev/null +++ b/kafka4/bin/kafka-console-consumer.sh @@ -0,0 +1,21 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +if [ "x$KAFKA_HEAP_OPTS" = "x" ]; then + export KAFKA_HEAP_OPTS="-Xmx512M" +fi + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.consumer.ConsoleConsumer "$@" diff --git a/kafka4/bin/kafka-console-producer.sh b/kafka4/bin/kafka-console-producer.sh new file mode 100755 index 0000000..a092940 --- /dev/null +++ b/kafka4/bin/kafka-console-producer.sh @@ -0,0 +1,20 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +if [ "x$KAFKA_HEAP_OPTS" = "x" ]; then + export KAFKA_HEAP_OPTS="-Xmx512M" +fi +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.ConsoleProducer "$@" diff --git a/kafka4/bin/kafka-console-share-consumer.sh b/kafka4/bin/kafka-console-share-consumer.sh new file mode 100755 index 0000000..6b544d0 --- /dev/null +++ b/kafka4/bin/kafka-console-share-consumer.sh @@ -0,0 +1,21 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +if [ "x$KAFKA_HEAP_OPTS" = "x" ]; then + export KAFKA_HEAP_OPTS="-Xmx512M" +fi + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.consumer.ConsoleShareConsumer "$@" \ No newline at end of file diff --git a/kafka4/bin/kafka-consumer-groups.sh b/kafka4/bin/kafka-consumer-groups.sh new file mode 100755 index 0000000..6dde7d7 --- /dev/null +++ b/kafka4/bin/kafka-consumer-groups.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.consumer.group.ConsumerGroupCommand "$@" diff --git a/kafka4/bin/kafka-consumer-perf-test.sh b/kafka4/bin/kafka-consumer-perf-test.sh new file mode 100755 index 0000000..4eebe87 --- /dev/null +++ b/kafka4/bin/kafka-consumer-perf-test.sh @@ -0,0 +1,20 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +if [ "x$KAFKA_HEAP_OPTS" = "x" ]; then + export KAFKA_HEAP_OPTS="-Xmx512M" +fi +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.ConsumerPerformance "$@" diff --git a/kafka4/bin/kafka-delegation-tokens.sh b/kafka4/bin/kafka-delegation-tokens.sh new file mode 100755 index 0000000..9f8bb13 --- /dev/null +++ b/kafka4/bin/kafka-delegation-tokens.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.DelegationTokenCommand "$@" diff --git a/kafka4/bin/kafka-delete-records.sh b/kafka4/bin/kafka-delete-records.sh new file mode 100755 index 0000000..e9db8f9 --- /dev/null +++ b/kafka4/bin/kafka-delete-records.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.DeleteRecordsCommand "$@" diff --git a/kafka4/bin/kafka-dump-log.sh b/kafka4/bin/kafka-dump-log.sh new file mode 100755 index 0000000..a97ea7d --- /dev/null +++ b/kafka4/bin/kafka-dump-log.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh kafka.tools.DumpLogSegments "$@" diff --git a/kafka4/bin/kafka-e2e-latency.sh b/kafka4/bin/kafka-e2e-latency.sh new file mode 100755 index 0000000..32d1063 --- /dev/null +++ b/kafka4/bin/kafka-e2e-latency.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.EndToEndLatency "$@" diff --git a/kafka4/bin/kafka-features.sh b/kafka4/bin/kafka-features.sh new file mode 100755 index 0000000..8d90a06 --- /dev/null +++ b/kafka4/bin/kafka-features.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.FeatureCommand "$@" diff --git a/kafka4/bin/kafka-get-offsets.sh b/kafka4/bin/kafka-get-offsets.sh new file mode 100755 index 0000000..b9e37b8 --- /dev/null +++ b/kafka4/bin/kafka-get-offsets.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.GetOffsetShell "$@" diff --git a/kafka4/bin/kafka-groups.sh b/kafka4/bin/kafka-groups.sh new file mode 100755 index 0000000..9c84746 --- /dev/null +++ b/kafka4/bin/kafka-groups.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.GroupsCommand "$@" diff --git a/kafka4/bin/kafka-jmx.sh b/kafka4/bin/kafka-jmx.sh new file mode 100755 index 0000000..88b3874 --- /dev/null +++ b/kafka4/bin/kafka-jmx.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.JmxTool "$@" diff --git a/kafka4/bin/kafka-leader-election.sh b/kafka4/bin/kafka-leader-election.sh new file mode 100755 index 0000000..49b3cf5 --- /dev/null +++ b/kafka4/bin/kafka-leader-election.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.LeaderElectionCommand "$@" diff --git a/kafka4/bin/kafka-log-dirs.sh b/kafka4/bin/kafka-log-dirs.sh new file mode 100755 index 0000000..9894d69 --- /dev/null +++ b/kafka4/bin/kafka-log-dirs.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.LogDirsCommand "$@" diff --git a/kafka4/bin/kafka-metadata-quorum.sh b/kafka4/bin/kafka-metadata-quorum.sh new file mode 100755 index 0000000..3b25c7d --- /dev/null +++ b/kafka4/bin/kafka-metadata-quorum.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.MetadataQuorumCommand "$@" diff --git a/kafka4/bin/kafka-metadata-shell.sh b/kafka4/bin/kafka-metadata-shell.sh new file mode 100755 index 0000000..289f0c1 --- /dev/null +++ b/kafka4/bin/kafka-metadata-shell.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.shell.MetadataShell "$@" diff --git a/kafka4/bin/kafka-producer-perf-test.sh b/kafka4/bin/kafka-producer-perf-test.sh new file mode 100755 index 0000000..73a6288 --- /dev/null +++ b/kafka4/bin/kafka-producer-perf-test.sh @@ -0,0 +1,20 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +if [ "x$KAFKA_HEAP_OPTS" = "x" ]; then + export KAFKA_HEAP_OPTS="-Xmx512M" +fi +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.ProducerPerformance "$@" diff --git a/kafka4/bin/kafka-reassign-partitions.sh b/kafka4/bin/kafka-reassign-partitions.sh new file mode 100755 index 0000000..65310f9 --- /dev/null +++ b/kafka4/bin/kafka-reassign-partitions.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.reassign.ReassignPartitionsCommand "$@" diff --git a/kafka4/bin/kafka-replica-verification.sh b/kafka4/bin/kafka-replica-verification.sh new file mode 100755 index 0000000..1df5639 --- /dev/null +++ b/kafka4/bin/kafka-replica-verification.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.ReplicaVerificationTool "$@" diff --git a/kafka4/bin/kafka-run-class.sh b/kafka4/bin/kafka-run-class.sh new file mode 100755 index 0000000..8bd1b17 --- /dev/null +++ b/kafka4/bin/kafka-run-class.sh @@ -0,0 +1,354 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +if [ $# -lt 1 ]; +then + echo "USAGE: $0 [-daemon] [-name servicename] [-loggc] classname [opts]" + exit 1 +fi + +# WINDOWS_OS_FORMAT == 1 if Cygwin or MinGW is detected, else 0. +if [[ $(uname -a) =~ "CYGWIN" || $(uname -a) =~ "MINGW" || $(uname -a) =~ "MSYS" ]]; then + WINDOWS_OS_FORMAT=1 + export MSYS2_ARG_CONV_EXCL="-Xlog:gc*:file=;-Dlog4j2.configurationFile=;$MSYS2_ARG_CONV_EXCL" +else + WINDOWS_OS_FORMAT=0 +fi + +if [ -z "$INCLUDE_TEST_JARS" ]; then + INCLUDE_TEST_JARS=false +fi + +# Exclude jars not necessary for running commands. +regex="(-(test|test-sources|src|scaladoc|javadoc)\.jar|jar.asc|connect-file.*\.jar)$" +should_include_file() { + if [ "$INCLUDE_TEST_JARS" = true ]; then + return 0 + fi + file=$1 + if [ -z "$(echo "$file" | grep -E "$regex")" ] ; then + return 0 + else + return 1 + fi +} + +base_dir=$(dirname $0)/.. + +if [ -z "$SCALA_VERSION" ]; then + SCALA_VERSION=2.13.15 + if [[ -f "$base_dir/gradle.properties" ]]; then + SCALA_VERSION=`grep "^scalaVersion=" "$base_dir/gradle.properties" | cut -d= -f 2` + fi +fi + +if [ -z "$SCALA_BINARY_VERSION" ]; then + SCALA_BINARY_VERSION=$(echo $SCALA_VERSION | cut -f 1-2 -d '.') +fi + +# run ./gradlew copyDependantLibs to get all dependant jars in a local dir +shopt -s nullglob +if [ -z "$UPGRADE_KAFKA_STREAMS_TEST_VERSION" ]; then + for dir in "$base_dir"/core/build/dependant-libs-${SCALA_VERSION}*; + do + CLASSPATH="$CLASSPATH:$dir/*" + done +fi + +for file in "$base_dir"/examples/build/libs/kafka-examples*.jar; +do + if should_include_file "$file"; then + CLASSPATH="$CLASSPATH":"$file" + fi +done + +if [ -z "$UPGRADE_KAFKA_STREAMS_TEST_VERSION" ]; then + clients_lib_dir=$(dirname $0)/../clients/build/libs + streams_lib_dir=$(dirname $0)/../streams/build/libs + streams_dependant_clients_lib_dir=$(dirname $0)/../streams/build/dependant-libs-${SCALA_VERSION} +else + clients_lib_dir=/opt/kafka-$UPGRADE_KAFKA_STREAMS_TEST_VERSION/libs + streams_lib_dir=$clients_lib_dir + streams_dependant_clients_lib_dir=$streams_lib_dir +fi + + +for file in "$clients_lib_dir"/kafka-clients*.jar; +do + if should_include_file "$file"; then + CLASSPATH="$CLASSPATH":"$file" + fi +done + +for file in "$streams_lib_dir"/kafka-streams*.jar; +do + if should_include_file "$file"; then + CLASSPATH="$CLASSPATH":"$file" + fi +done + +if [ -z "$UPGRADE_KAFKA_STREAMS_TEST_VERSION" ]; then + for file in "$base_dir"/streams/examples/build/libs/kafka-streams-examples*.jar; + do + if should_include_file "$file"; then + CLASSPATH="$CLASSPATH":"$file" + fi + done +else + VERSION_NO_DOTS=`echo $UPGRADE_KAFKA_STREAMS_TEST_VERSION | sed 's/\.//g'` + SHORT_VERSION_NO_DOTS=${VERSION_NO_DOTS:0:((${#VERSION_NO_DOTS} - 1))} # remove last char, ie, bug-fix number + for file in "$base_dir"/streams/upgrade-system-tests-$SHORT_VERSION_NO_DOTS/build/libs/kafka-streams-upgrade-system-tests*.jar; + do + if should_include_file "$file"; then + CLASSPATH="$file":"$CLASSPATH" + fi + done +fi + +for file in "$streams_dependant_clients_lib_dir"/rocksdb*.jar; +do + CLASSPATH="$CLASSPATH":"$file" +done + +for file in "$streams_dependant_clients_lib_dir"/*hamcrest*.jar; +do + CLASSPATH="$CLASSPATH":"$file" +done + +for file in "$base_dir"/shell/build/libs/kafka-shell*.jar; +do + if should_include_file "$file"; then + CLASSPATH="$CLASSPATH":"$file" + fi +done + +for dir in "$base_dir"/shell/build/dependant-libs-${SCALA_VERSION}*; +do + CLASSPATH="$CLASSPATH:$dir/*" +done + +for file in "$base_dir"/tools/build/libs/kafka-tools*.jar; +do + if should_include_file "$file"; then + CLASSPATH="$CLASSPATH":"$file" + fi +done + +for dir in "$base_dir"/tools/build/dependant-libs-${SCALA_VERSION}*; +do + CLASSPATH="$CLASSPATH:$dir/*" +done + +for file in "$base_dir"/trogdor/build/libs/trogdor-*.jar; +do + if should_include_file "$file"; then + CLASSPATH="$CLASSPATH":"$file" + fi +done + +for dir in "$base_dir"/trogdor/build/dependant-libs-${SCALA_VERSION}*; +do + CLASSPATH="$CLASSPATH:$dir/*" +done + +for cc_pkg in "api" "transforms" "runtime" "mirror" "mirror-client" "json" "tools" "basic-auth-extension" +do + for file in "$base_dir"/connect/${cc_pkg}/build/libs/connect-${cc_pkg}*.jar; + do + if should_include_file "$file"; then + CLASSPATH="$CLASSPATH":"$file" + fi + done + if [ -d "$base_dir/connect/${cc_pkg}/build/dependant-libs" ] ; then + CLASSPATH="$CLASSPATH:$base_dir/connect/${cc_pkg}/build/dependant-libs/*" + fi +done + +# classpath addition for release +for file in "$base_dir"/libs/*; +do + if should_include_file "$file"; then + CLASSPATH="$CLASSPATH":"$file" + fi +done + +for file in "$base_dir"/core/build/libs/kafka_${SCALA_BINARY_VERSION}*.jar; +do + if should_include_file "$file"; then + CLASSPATH="$CLASSPATH":"$file" + fi +done +shopt -u nullglob + +if [ -z "$CLASSPATH" ] ; then + echo "Classpath is empty. Please build the project first e.g. by running './gradlew jar -PscalaVersion=$SCALA_VERSION'" + exit 1 +fi + +# JMX settings +if [ -z "$KAFKA_JMX_OPTS" ]; then + KAFKA_JMX_OPTS="-Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false " +fi + +# JMX port to use +if [ $JMX_PORT ]; then + KAFKA_JMX_OPTS="$KAFKA_JMX_OPTS -Dcom.sun.management.jmxremote.port=$JMX_PORT " + if ! echo "$KAFKA_JMX_OPTS" | grep -qF -- '-Dcom.sun.management.jmxremote.rmi.port=' ; then + # If unset, set the RMI port to address issues with monitoring Kafka running in containers + KAFKA_JMX_OPTS="$KAFKA_JMX_OPTS -Dcom.sun.management.jmxremote.rmi.port=$JMX_PORT" + fi +fi + +# Log directory to use +if [ "x$LOG_DIR" = "x" ]; then + LOG_DIR="$base_dir/logs" +fi + +# Log4j settings +if [ -z "$KAFKA_LOG4J_OPTS" ]; then + # Log to console. This is a tool. + LOG4J_DIR="$base_dir/config/tools-log4j2.yaml" + # If Cygwin is detected, LOG4J_DIR is converted to Windows format. + (( WINDOWS_OS_FORMAT )) && LOG4J_DIR=$(cygpath --path --mixed "${LOG4J_DIR}") + KAFKA_LOG4J_OPTS="-Dlog4j2.configurationFile=${LOG4J_DIR}" +else + if echo "$KAFKA_LOG4J_OPTS" | grep -E "log4j\.[^[:space:]]+(\.properties|\.xml)$"; then + # Enable Log4j 1.x configuration compatibility mode for Log4j 2 + export LOG4J_COMPATIBILITY=true + echo DEPRECATED: A Log4j 1.x configuration file has been detected, which is no longer recommended. >&2 + echo To use a Log4j 2.x configuration, please see https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html#Log4j2ConfigurationFormat for details about Log4j configuration file migration. >&2 + echo You can also use the \$KAFKA_HOME/config/tools-log4j2.yaml file as a starting point. Make sure to remove the Log4j 1.x configuration after completing the migration. >&2 + fi + # create logs directory + if [ ! -d "$LOG_DIR" ]; then + mkdir -p "$LOG_DIR" + fi +fi + +# If Cygwin is detected, LOG_DIR is converted to Windows format. +(( WINDOWS_OS_FORMAT )) && LOG_DIR=$(cygpath --path --mixed "${LOG_DIR}") +KAFKA_LOG4J_CMD_OPTS="-Dkafka.logs.dir=$LOG_DIR $KAFKA_LOG4J_OPTS" + +# Generic jvm settings you want to add +if [ -z "$KAFKA_OPTS" ]; then + KAFKA_OPTS="" +fi + +# Set Debug options if enabled +if [ "x$KAFKA_DEBUG" != "x" ]; then + + # Use default ports + DEFAULT_JAVA_DEBUG_PORT="5005" + + if [ -z "$JAVA_DEBUG_PORT" ]; then + JAVA_DEBUG_PORT="$DEFAULT_JAVA_DEBUG_PORT" + fi + + # Use the defaults if JAVA_DEBUG_OPTS was not set + DEFAULT_JAVA_DEBUG_OPTS="-agentlib:jdwp=transport=dt_socket,server=y,suspend=${DEBUG_SUSPEND_FLAG:-n},address=$JAVA_DEBUG_PORT" + if [ -z "$JAVA_DEBUG_OPTS" ]; then + JAVA_DEBUG_OPTS="$DEFAULT_JAVA_DEBUG_OPTS" + fi + + echo "Enabling Java debug options: $JAVA_DEBUG_OPTS" + KAFKA_OPTS="$JAVA_DEBUG_OPTS $KAFKA_OPTS" +fi + +# Which java to use +if [ -z "$JAVA_HOME" ]; then + JAVA="java" +else + JAVA="$JAVA_HOME/bin/java" +fi + +# Memory options +if [ -z "$KAFKA_HEAP_OPTS" ]; then + KAFKA_HEAP_OPTS="-Xmx256M" +fi + +# JVM performance options +# MaxInlineLevel=15 is the default since JDK 14 and can be removed once older JDKs are no longer supported +if [ -z "$KAFKA_JVM_PERFORMANCE_OPTS" ]; then + KAFKA_JVM_PERFORMANCE_OPTS="-server -XX:+UseG1GC -XX:MaxGCPauseMillis=20 -XX:InitiatingHeapOccupancyPercent=35 -XX:+ExplicitGCInvokesConcurrent -XX:MaxInlineLevel=15 -Djava.awt.headless=true" +fi + +while [ $# -gt 0 ]; do + COMMAND=$1 + case $COMMAND in + -name) + DAEMON_NAME=$2 + CONSOLE_OUTPUT_FILE=$LOG_DIR/$DAEMON_NAME.out + shift 2 + ;; + -loggc) + if [ -z "$KAFKA_GC_LOG_OPTS" ]; then + GC_LOG_ENABLED="true" + fi + shift + ;; + -daemon) + DAEMON_MODE="true" + shift + ;; + *) + break + ;; + esac +done + +# GC options +GC_FILE_SUFFIX='-gc.log' +GC_LOG_FILE_NAME='' +if [ "x$GC_LOG_ENABLED" = "xtrue" ]; then + GC_LOG_FILE_NAME=$DAEMON_NAME$GC_FILE_SUFFIX + + # The first segment of the version number, which is '1' for releases before Java 9 + # it then becomes '9', '10', ... + # Some examples of the first line of `java --version`: + # 8 -> java version "1.8.0_152" + # 9.0.4 -> java version "9.0.4" + # 10 -> java version "10" 2018-03-20 + # 10.0.1 -> java version "10.0.1" 2018-04-17 + # We need to match to the end of the line to prevent sed from printing the characters that do not match + JAVA_MAJOR_VERSION=$("$JAVA" -version 2>&1 | sed -E -n 's/.* version "([0-9]*).*$/\1/p') + if [[ "$JAVA_MAJOR_VERSION" -ge "9" ]] ; then + KAFKA_GC_LOG_OPTS="-Xlog:gc*:file=$LOG_DIR/$GC_LOG_FILE_NAME:time,tags:filecount=10,filesize=100M" + else + KAFKA_GC_LOG_OPTS="-Xloggc:$LOG_DIR/$GC_LOG_FILE_NAME -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=10 -XX:GCLogFileSize=100M" + fi +fi + +# Remove a possible colon prefix from the classpath (happens at lines like `CLASSPATH="$CLASSPATH:$file"` when CLASSPATH is blank) +# Syntax used on the right side is native Bash string manipulation; for more details see +# http://tldp.org/LDP/abs/html/string-manipulation.html, specifically the section titled "Substring Removal" +CLASSPATH=${CLASSPATH#:} + +# If Cygwin is detected, classpath is converted to Windows format. +(( WINDOWS_OS_FORMAT )) && CLASSPATH=$(cygpath --path --mixed "${CLASSPATH}") + +# If KAFKA_MODE=native, it will bring up Kafka in the native mode. +# It expects the Kafka executable binary to be present at $base_dir/kafka.Kafka. +# This is specifically used to run system tests on native Kafka - by bringing up Kafka in the native mode. +if [[ "x$KAFKA_MODE" == "xnative" ]] && [[ "$*" == *"kafka.Kafka"* ]]; then + exec $base_dir/kafka.Kafka start --config "$2" $KAFKA_LOG4J_CMD_OPTS $KAFKA_JMX_OPTS $KAFKA_OPTS +else + # Launch mode + if [ "x$DAEMON_MODE" = "xtrue" ]; then + nohup "$JAVA" $KAFKA_HEAP_OPTS $KAFKA_JVM_PERFORMANCE_OPTS $KAFKA_GC_LOG_OPTS $KAFKA_JMX_OPTS $KAFKA_LOG4J_CMD_OPTS -cp "$CLASSPATH" $KAFKA_OPTS "$@" > "$CONSOLE_OUTPUT_FILE" 2>&1 < /dev/null & + else + exec "$JAVA" $KAFKA_HEAP_OPTS $KAFKA_JVM_PERFORMANCE_OPTS $KAFKA_GC_LOG_OPTS $KAFKA_JMX_OPTS $KAFKA_LOG4J_CMD_OPTS -cp "$CLASSPATH" $KAFKA_OPTS "$@" + fi +fi diff --git a/kafka4/bin/kafka-server-start.sh b/kafka4/bin/kafka-server-start.sh new file mode 100755 index 0000000..b98a8be --- /dev/null +++ b/kafka4/bin/kafka-server-start.sh @@ -0,0 +1,44 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +if [ $# -lt 1 ]; +then + echo "USAGE: $0 [-daemon] server.properties [--override property=value]*" + exit 1 +fi +base_dir=$(dirname $0) + +if [ -z "$KAFKA_LOG4J_OPTS" ]; then + export KAFKA_LOG4J_OPTS="-Dlog4j2.configurationFile=$base_dir/../config/log4j2.yaml" +fi + +if [ "x$KAFKA_HEAP_OPTS" = "x" ]; then + export KAFKA_HEAP_OPTS="-Xmx1G -Xms1G" +fi + +EXTRA_ARGS=${EXTRA_ARGS-'-name kafkaServer -loggc'} + +COMMAND=$1 +case $COMMAND in + -daemon) + EXTRA_ARGS="-daemon "$EXTRA_ARGS + shift + ;; + *) + ;; +esac + +exec $base_dir/kafka-run-class.sh $EXTRA_ARGS kafka.Kafka "$@" diff --git a/kafka4/bin/kafka-server-stop.sh b/kafka4/bin/kafka-server-stop.sh new file mode 100755 index 0000000..2f1bf86 --- /dev/null +++ b/kafka4/bin/kafka-server-stop.sh @@ -0,0 +1,64 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +SIGNAL=${SIGNAL:-TERM} + +INPUT_PROCESS_ROLE=$(echo "$@" | grep -o -- '--process-role=[^ ]*' | cut -d'=' -f2) +INPUT_NID=$(echo "$@" | grep -o -- '--node-id=[^ ]*' | cut -d'=' -f2) +if [ -n "$INPUT_NID" ] && [ -n "$INPUT_PROCESS_ROLE" ]; then + echo "When both node-id and process-role are provided, the value for node-id will take precedence" +fi + +OSNAME=$(uname -s) +if [[ "$OSNAME" == "OS/390" ]]; then + if [ -z $JOBNAME ]; then + JOBNAME="KAFKSTRT" + fi + PIDS=$(ps -A -o pid,jobname,comm | grep -i $JOBNAME | grep java | grep -v grep | awk '{print $1}') +elif [[ "$OSNAME" == "OS400" ]]; then + PIDS=$(ps -Af | grep -i 'kafka\.Kafka' | grep java | grep -v grep | awk '{print $2}') +else + PIDS=$(ps ax | grep ' kafka\.Kafka ' | grep java | grep -v grep | awk '{print $1}'| xargs) +fi + +if [ -z "$PIDS" ]; then + echo "No kafka server to stop" + exit 1 +else + if [ -z "$INPUT_PROCESS_ROLE" ] && [ -z "$INPUT_NID" ]; then + kill -s $SIGNAL $PIDS + else + RelativePathToConfig=$(ps ax | grep ' kafka\.Kafka ' | grep java | grep -v grep | sed 's/--override property=[^ ]*//g' | awk 'NF>1{print $NF}' | xargs) + IFS=' ' read -ra PIDSArray <<< "$PIDS" + IFS=' ' read -ra RelativePathArray <<< "$RelativePathToConfig" + for ((i = 0; i < ${#RelativePathArray[@]}; i++)); do + AbsolutePathToConfig=$(readlink -f "${RelativePathArray[i]}") + if [ -z "$AbsolutePathToConfig" ] ; then + echo "Can not find the configuration file in the current directory. Please make sure the kafka stop process and the start process are called in the same directory." + exit 1 + fi + if [ -n "$INPUT_NID" ] ; then + keyword="node.id=" + NID=$(sed -n "/$keyword/ { s/$keyword//p; q; }" "$AbsolutePathToConfig") + elif [ -n "$INPUT_PROCESS_ROLE" ] && [ -z "$INPUT_NID" ]; then + keyword="process.roles=" + PROCESS_ROLE=$(sed -n "/$keyword/ { s/$keyword//p; q; }" "$AbsolutePathToConfig") + fi + if [ -n "$INPUT_PROCESS_ROLE" ] && [ "$PROCESS_ROLE" == "$INPUT_PROCESS_ROLE" ] || [ -n "$INPUT_NID" ] && [ "$NID" == "$INPUT_NID" ]; then + kill -s $SIGNAL ${PIDSArray[i]} + fi + done + fi +fi diff --git a/kafka4/bin/kafka-share-groups.sh b/kafka4/bin/kafka-share-groups.sh new file mode 100755 index 0000000..1712874 --- /dev/null +++ b/kafka4/bin/kafka-share-groups.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.consumer.group.ShareGroupCommand "$@" diff --git a/kafka4/bin/kafka-storage.sh b/kafka4/bin/kafka-storage.sh new file mode 100755 index 0000000..eef9342 --- /dev/null +++ b/kafka4/bin/kafka-storage.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh kafka.tools.StorageTool "$@" diff --git a/kafka4/bin/kafka-streams-application-reset.sh b/kafka4/bin/kafka-streams-application-reset.sh new file mode 100755 index 0000000..26ab766 --- /dev/null +++ b/kafka4/bin/kafka-streams-application-reset.sh @@ -0,0 +1,21 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +if [ "x$KAFKA_HEAP_OPTS" = "x" ]; then + export KAFKA_HEAP_OPTS="-Xmx512M" +fi + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.StreamsResetter "$@" diff --git a/kafka4/bin/kafka-topics.sh b/kafka4/bin/kafka-topics.sh new file mode 100755 index 0000000..05069f4 --- /dev/null +++ b/kafka4/bin/kafka-topics.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.TopicCommand "$@" diff --git a/kafka4/bin/kafka-transactions.sh b/kafka4/bin/kafka-transactions.sh new file mode 100755 index 0000000..6fb5233 --- /dev/null +++ b/kafka4/bin/kafka-transactions.sh @@ -0,0 +1,17 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.TransactionsCommand "$@" diff --git a/kafka4/bin/kafka-verifiable-consumer.sh b/kafka4/bin/kafka-verifiable-consumer.sh new file mode 100755 index 0000000..852847d --- /dev/null +++ b/kafka4/bin/kafka-verifiable-consumer.sh @@ -0,0 +1,20 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +if [ "x$KAFKA_HEAP_OPTS" = "x" ]; then + export KAFKA_HEAP_OPTS="-Xmx512M" +fi +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.VerifiableConsumer "$@" diff --git a/kafka4/bin/kafka-verifiable-producer.sh b/kafka4/bin/kafka-verifiable-producer.sh new file mode 100755 index 0000000..b59bae7 --- /dev/null +++ b/kafka4/bin/kafka-verifiable-producer.sh @@ -0,0 +1,20 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +if [ "x$KAFKA_HEAP_OPTS" = "x" ]; then + export KAFKA_HEAP_OPTS="-Xmx512M" +fi +exec $(dirname $0)/kafka-run-class.sh org.apache.kafka.tools.VerifiableProducer "$@" diff --git a/kafka4/bin/trogdor.sh b/kafka4/bin/trogdor.sh new file mode 100755 index 0000000..3324c4e --- /dev/null +++ b/kafka4/bin/trogdor.sh @@ -0,0 +1,50 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +usage() { + cat <nul + IF %ERRORLEVEL% == 0 ( + rem Enable Log4j 1.x configuration compatibility mode for Log4j 2 + set LOG4J_COMPATIBILITY=true + echo DEPRECATED: A Log4j 1.x configuration file has been detected, which is no longer recommended. >&2 + echo To use a Log4j 2.x configuration, please see https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html#Log4j2ConfigurationFormat for details about Log4j configuration file migration. >&2 + echo You can also use the %BASE_DIR%/config/tool-log4j2.yaml file as a starting point. Make sure to remove the Log4j 1.x configuration after completing the migration. >&2 + ) + rem create logs directory + IF not exist "%LOG_DIR%" ( + mkdir "%LOG_DIR%" + ) +) + +set KAFKA_LOG4J_OPTS=-Dkafka.logs.dir="%LOG_DIR%" "%KAFKA_LOG4J_OPTS%" + +rem Generic jvm settings you want to add +IF ["%KAFKA_OPTS%"] EQU [""] ( + set KAFKA_OPTS= +) + +set DEFAULT_JAVA_DEBUG_PORT=5005 +set DEFAULT_DEBUG_SUSPEND_FLAG=n +rem Set Debug options if enabled +IF ["%KAFKA_DEBUG%"] NEQ [""] ( + + + IF ["%JAVA_DEBUG_PORT%"] EQU [""] ( + set JAVA_DEBUG_PORT=%DEFAULT_JAVA_DEBUG_PORT% + ) + + IF ["%DEBUG_SUSPEND_FLAG%"] EQU [""] ( + set DEBUG_SUSPEND_FLAG=%DEFAULT_DEBUG_SUSPEND_FLAG% + ) + set DEFAULT_JAVA_DEBUG_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=!DEBUG_SUSPEND_FLAG!,address=!JAVA_DEBUG_PORT! + + IF ["%JAVA_DEBUG_OPTS%"] EQU [""] ( + set JAVA_DEBUG_OPTS=!DEFAULT_JAVA_DEBUG_OPTS! + ) + + echo Enabling Java debug options: !JAVA_DEBUG_OPTS! + set KAFKA_OPTS=!JAVA_DEBUG_OPTS! !KAFKA_OPTS! +) + +rem Which java to use +IF ["%JAVA_HOME%"] EQU [""] ( + set JAVA=java +) ELSE ( + set JAVA="%JAVA_HOME%/bin/java" +) + +rem Memory options +IF ["%KAFKA_HEAP_OPTS%"] EQU [""] ( + set KAFKA_HEAP_OPTS=-Xmx256M +) + +rem JVM performance options +IF ["%KAFKA_JVM_PERFORMANCE_OPTS%"] EQU [""] ( + set KAFKA_JVM_PERFORMANCE_OPTS=-server -XX:+UseG1GC -XX:MaxGCPauseMillis=20 -XX:InitiatingHeapOccupancyPercent=35 -XX:+ExplicitGCInvokesConcurrent -Djava.awt.headless=true +) + +IF not defined CLASSPATH ( + echo Classpath is empty. Please build the project first e.g. by running 'gradlew jarAll' + EXIT /B 2 +) + +set COMMAND=%JAVA% %KAFKA_HEAP_OPTS% %KAFKA_JVM_PERFORMANCE_OPTS% %KAFKA_JMX_OPTS% %KAFKA_LOG4J_OPTS% -cp "%CLASSPATH%" %KAFKA_OPTS% %* +rem echo. +rem echo %COMMAND% +rem echo. +%COMMAND% + +goto :eof +:concat +IF not defined CLASSPATH ( + set CLASSPATH="%~1" +) ELSE ( + set CLASSPATH=%CLASSPATH%;"%~1" +) diff --git a/kafka4/bin/windows/kafka-server-start.bat b/kafka4/bin/windows/kafka-server-start.bat new file mode 100644 index 0000000..6cf0533 --- /dev/null +++ b/kafka4/bin/windows/kafka-server-start.bat @@ -0,0 +1,38 @@ +@echo off +rem Licensed to the Apache Software Foundation (ASF) under one or more +rem contributor license agreements. See the NOTICE file distributed with +rem this work for additional information regarding copyright ownership. +rem The ASF licenses this file to You under the Apache License, Version 2.0 +rem (the "License"); you may not use this file except in compliance with +rem the License. You may obtain a copy of the License at +rem +rem http://www.apache.org/licenses/LICENSE-2.0 +rem +rem Unless required by applicable law or agreed to in writing, software +rem distributed under the License is distributed on an "AS IS" BASIS, +rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +rem See the License for the specific language governing permissions and +rem limitations under the License. + +IF [%1] EQU [] ( + echo USAGE: %0 server.properties + EXIT /B 1 +) + +SetLocal +IF ["%KAFKA_LOG4J_OPTS%"] EQU [""] ( + set KAFKA_LOG4J_OPTS=-Dlog4j2.configurationFile=%~dp0../../config/log4j2.yaml +) +IF ["%KAFKA_HEAP_OPTS%"] EQU [""] ( + rem detect OS architecture + wmic os get osarchitecture | find /i "32-bit" >nul 2>&1 + IF NOT ERRORLEVEL 1 ( + rem 32-bit OS + set KAFKA_HEAP_OPTS=-Xmx512M -Xms512M + ) ELSE ( + rem 64-bit OS + set KAFKA_HEAP_OPTS=-Xmx1G -Xms1G + ) +) +"%~dp0kafka-run-class.bat" kafka.Kafka %* +EndLocal diff --git a/kafka4/bin/windows/kafka-server-stop.bat b/kafka4/bin/windows/kafka-server-stop.bat new file mode 100644 index 0000000..676577c --- /dev/null +++ b/kafka4/bin/windows/kafka-server-stop.bat @@ -0,0 +1,18 @@ +@echo off +rem Licensed to the Apache Software Foundation (ASF) under one or more +rem contributor license agreements. See the NOTICE file distributed with +rem this work for additional information regarding copyright ownership. +rem The ASF licenses this file to You under the Apache License, Version 2.0 +rem (the "License"); you may not use this file except in compliance with +rem the License. You may obtain a copy of the License at +rem +rem http://www.apache.org/licenses/LICENSE-2.0 +rem +rem Unless required by applicable law or agreed to in writing, software +rem distributed under the License is distributed on an "AS IS" BASIS, +rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +rem See the License for the specific language governing permissions and +rem limitations under the License. + +wmic process where (commandline like "%%kafka.Kafka%%" and not name="wmic.exe") delete +rem ps ax | grep -i 'kafka.Kafka' | grep -v grep | awk '{print $1}' | xargs kill -SIGTERM diff --git a/kafka4/bin/windows/kafka-share-groups.bat b/kafka4/bin/windows/kafka-share-groups.bat new file mode 100644 index 0000000..117b1ec --- /dev/null +++ b/kafka4/bin/windows/kafka-share-groups.bat @@ -0,0 +1,17 @@ +@echo off +rem Licensed to the Apache Software Foundation (ASF) under one or more +rem contributor license agreements. See the NOTICE file distributed with +rem this work for additional information regarding copyright ownership. +rem The ASF licenses this file to You under the Apache License, Version 2.0 +rem (the "License"); you may not use this file except in compliance with +rem the License. You may obtain a copy of the License at +rem +rem http://www.apache.org/licenses/LICENSE-2.0 +rem +rem Unless required by applicable law or agreed to in writing, software +rem distributed under the License is distributed on an "AS IS" BASIS, +rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +rem See the License for the specific language governing permissions and +rem limitations under the License. + +"%~dp0kafka-run-class.bat" org.apache.kafka.tools.consumer.group.ShareGroupCommand %* diff --git a/kafka4/bin/windows/kafka-storage.bat b/kafka4/bin/windows/kafka-storage.bat new file mode 100644 index 0000000..4a0e458 --- /dev/null +++ b/kafka4/bin/windows/kafka-storage.bat @@ -0,0 +1,17 @@ +@echo off +rem Licensed to the Apache Software Foundation (ASF) under one or more +rem contributor license agreements. See the NOTICE file distributed with +rem this work for additional information regarding copyright ownership. +rem The ASF licenses this file to You under the Apache License, Version 2.0 +rem (the "License"); you may not use this file except in compliance with +rem the License. You may obtain a copy of the License at +rem +rem http://www.apache.org/licenses/LICENSE-2.0 +rem +rem Unless required by applicable law or agreed to in writing, software +rem distributed under the License is distributed on an "AS IS" BASIS, +rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +rem See the License for the specific language governing permissions and +rem limitations under the License. + +"%~dp0kafka-run-class.bat" kafka.tools.StorageTool %* diff --git a/kafka4/bin/windows/kafka-streams-application-reset.bat b/kafka4/bin/windows/kafka-streams-application-reset.bat new file mode 100644 index 0000000..77ffc7d --- /dev/null +++ b/kafka4/bin/windows/kafka-streams-application-reset.bat @@ -0,0 +1,23 @@ +@echo off +rem Licensed to the Apache Software Foundation (ASF) under one or more +rem contributor license agreements. See the NOTICE file distributed with +rem this work for additional information regarding copyright ownership. +rem The ASF licenses this file to You under the Apache License, Version 2.0 +rem (the "License"); you may not use this file except in compliance with +rem the License. You may obtain a copy of the License at +rem +rem http://www.apache.org/licenses/LICENSE-2.0 +rem +rem Unless required by applicable law or agreed to in writing, software +rem distributed under the License is distributed on an "AS IS" BASIS, +rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +rem See the License for the specific language governing permissions and +rem limitations under the License. + +SetLocal +IF ["%KAFKA_HEAP_OPTS%"] EQU [""] ( + set KAFKA_HEAP_OPTS=-Xmx512M +) + +"%~dp0kafka-run-class.bat" org.apache.kafka.tools.StreamsResetter %* +EndLocal diff --git a/kafka4/bin/windows/kafka-topics.bat b/kafka4/bin/windows/kafka-topics.bat new file mode 100644 index 0000000..82a2e96 --- /dev/null +++ b/kafka4/bin/windows/kafka-topics.bat @@ -0,0 +1,17 @@ +@echo off +rem Licensed to the Apache Software Foundation (ASF) under one or more +rem contributor license agreements. See the NOTICE file distributed with +rem this work for additional information regarding copyright ownership. +rem The ASF licenses this file to You under the Apache License, Version 2.0 +rem (the "License"); you may not use this file except in compliance with +rem the License. You may obtain a copy of the License at +rem +rem http://www.apache.org/licenses/LICENSE-2.0 +rem +rem Unless required by applicable law or agreed to in writing, software +rem distributed under the License is distributed on an "AS IS" BASIS, +rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +rem See the License for the specific language governing permissions and +rem limitations under the License. + +"%~dp0kafka-run-class.bat" org.apache.kafka.tools.TopicCommand %* diff --git a/kafka4/bin/windows/kafka-transactions.bat b/kafka4/bin/windows/kafka-transactions.bat new file mode 100644 index 0000000..9bb7585 --- /dev/null +++ b/kafka4/bin/windows/kafka-transactions.bat @@ -0,0 +1,17 @@ +@echo off +rem Licensed to the Apache Software Foundation (ASF) under one or more +rem contributor license agreements. See the NOTICE file distributed with +rem this work for additional information regarding copyright ownership. +rem The ASF licenses this file to You under the Apache License, Version 2.0 +rem (the "License"); you may not use this file except in compliance with +rem the License. You may obtain a copy of the License at +rem +rem http://www.apache.org/licenses/LICENSE-2.0 +rem +rem Unless required by applicable law or agreed to in writing, software +rem distributed under the License is distributed on an "AS IS" BASIS, +rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +rem See the License for the specific language governing permissions and +rem limitations under the License. + +"%~dp0kafka-run-class.bat" org.apache.kafka.tools.TransactionsCommand %* diff --git a/kafka4/config/broker.properties b/kafka4/config/broker.properties new file mode 100644 index 0000000..61a536c --- /dev/null +++ b/kafka4/config/broker.properties @@ -0,0 +1,128 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +############################# Server Basics ############################# + +# The role of this server. Setting this puts us in KRaft mode +process.roles=broker + +# The node id associated with this instance's roles +node.id=2 + +# Information about the KRaft controller quorum. +controller.quorum.bootstrap.servers=localhost:9093 + +############################# Socket Server Settings ############################# + +# The address the socket server listens on. If not configured, the host name will be equal to the value of +# java.net.InetAddress.getCanonicalHostName(), with PLAINTEXT listener name, and port 9092. +# FORMAT: +# listeners = listener_name://host_name:port +# EXAMPLE: +# listeners = PLAINTEXT://your.host.name:9092 +listeners=PLAINTEXT://localhost:9092 + +# Name of listener used for communication between brokers. +inter.broker.listener.name=PLAINTEXT + +# Listener name, hostname and port the broker will advertise to clients. +# If not set, it uses the value for "listeners". +advertised.listeners=PLAINTEXT://localhost:9092 + +# A comma-separated list of the names of the listeners used by the controller. +# This is required if running in KRaft mode. On a node with `process.roles=broker`, only the first listed listener will be used by the broker. +controller.listener.names=CONTROLLER + +# Maps listener names to security protocols, the default is for them to be the same. See the config documentation for more details +listener.security.protocol.map=CONTROLLER:PLAINTEXT,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL + +# The number of threads that the server uses for receiving requests from the network and sending responses to the network +num.network.threads=3 + +# The number of threads that the server uses for processing requests, which may include disk I/O +num.io.threads=8 + +# The send buffer (SO_SNDBUF) used by the socket server +socket.send.buffer.bytes=102400 + +# The receive buffer (SO_RCVBUF) used by the socket server +socket.receive.buffer.bytes=102400 + +# The maximum size of a request that the socket server will accept (protection against OOM) +socket.request.max.bytes=104857600 + + +############################# Log Basics ############################# + +# A comma separated list of directories under which to store log files +log.dirs=/tmp/kraft-broker-logs + +# The default number of log partitions per topic. More partitions allow greater +# parallelism for consumption, but this will also result in more files across +# the brokers. +num.partitions=1 + +# The number of threads per data directory to be used for log recovery at startup and flushing at shutdown. +# This value is recommended to be increased for installations with data dirs located in RAID array. +num.recovery.threads.per.data.dir=1 + +############################# Internal Topic Settings ############################# +# The replication factor for the group metadata internal topics "__consumer_offsets" and "__transaction_state" +# For anything other than development testing, a value greater than 1 is recommended to ensure availability such as 3. +offsets.topic.replication.factor=1 +transaction.state.log.replication.factor=1 +transaction.state.log.min.isr=1 + +# Share state topic settings +share.coordinator.state.topic.replication.factor=1 +share.coordinator.state.topic.min.isr=1 + +############################# Log Flush Policy ############################# + +# Messages are immediately written to the filesystem but by default we only fsync() to sync +# the OS cache lazily. The following configurations control the flush of data to disk. +# There are a few important trade-offs here: +# 1. Durability: Unflushed data may be lost if you are not using replication. +# 2. Latency: Very large flush intervals may lead to latency spikes when the flush does occur as there will be a lot of data to flush. +# 3. Throughput: The flush is generally the most expensive operation, and a small flush interval may lead to excessive seeks. +# The settings below allow one to configure the flush policy to flush data after a period of time or +# every N messages (or both). This can be done globally and overridden on a per-topic basis. + +# The number of messages to accept before forcing a flush of data to disk +#log.flush.interval.messages=10000 + +# The maximum amount of time a message can sit in a log before we force a flush +#log.flush.interval.ms=1000 + +############################# Log Retention Policy ############################# + +# The following configurations control the disposal of log segments. The policy can +# be set to delete segments after a period of time, or after a given size has accumulated. +# A segment will be deleted whenever *either* of these criteria are met. Deletion always happens +# from the end of the log. + +# The minimum age of a log file to be eligible for deletion due to age +log.retention.hours=168 + +# A size-based retention policy for logs. Segments are pruned from the log unless the remaining +# segments drop below log.retention.bytes. Functions independently of log.retention.hours. +#log.retention.bytes=1073741824 + +# The maximum size of a log segment file. When this size is reached a new log segment will be created. +log.segment.bytes=1073741824 + +# The interval at which log segments are checked to see if they can be deleted according +# to the retention policies +log.retention.check.interval.ms=300000 diff --git a/kafka4/config/connect-console-sink.properties b/kafka4/config/connect-console-sink.properties new file mode 100644 index 0000000..e240a8f --- /dev/null +++ b/kafka4/config/connect-console-sink.properties @@ -0,0 +1,19 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +name=local-console-sink +connector.class=org.apache.kafka.connect.file.FileStreamSinkConnector +tasks.max=1 +topics=connect-test \ No newline at end of file diff --git a/kafka4/config/connect-console-source.properties b/kafka4/config/connect-console-source.properties new file mode 100644 index 0000000..d0e2069 --- /dev/null +++ b/kafka4/config/connect-console-source.properties @@ -0,0 +1,19 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +name=local-console-source +connector.class=org.apache.kafka.connect.file.FileStreamSourceConnector +tasks.max=1 +topic=connect-test \ No newline at end of file diff --git a/kafka4/config/connect-distributed.properties b/kafka4/config/connect-distributed.properties new file mode 100644 index 0000000..cedad9a --- /dev/null +++ b/kafka4/config/connect-distributed.properties @@ -0,0 +1,89 @@ +## +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +## + +# This file contains some of the configurations for the Kafka Connect distributed worker. This file is intended +# to be used with the examples, and some settings may differ from those used in a production system, especially +# the `bootstrap.servers` and those specifying replication factors. + +# A list of host/port pairs to use for establishing the initial connection to the Kafka cluster. +bootstrap.servers=localhost:9092 + +# unique name for the cluster, used in forming the Connect cluster group. Note that this must not conflict with consumer group IDs +group.id=connect-cluster + +# The converters specify the format of data in Kafka and how to translate it into Connect data. Every Connect user will +# need to configure these based on the format they want their data in when loaded from or stored into Kafka +key.converter=org.apache.kafka.connect.json.JsonConverter +value.converter=org.apache.kafka.connect.json.JsonConverter +# Converter-specific settings can be passed in by prefixing the Converter's setting with the converter we want to apply +# it to +key.converter.schemas.enable=true +value.converter.schemas.enable=true + +# Topic to use for storing offsets. This topic should have many partitions and be replicated and compacted. +# Kafka Connect will attempt to create the topic automatically when needed, but you can always manually create +# the topic before starting Kafka Connect if a specific topic configuration is needed. +# Most users will want to use the built-in default replication factor of 3 or in some cases even specify a larger value. +# Since this means there must be at least as many brokers as the maximum replication factor used, we'd like to be able +# to run this example on a single-broker cluster and so here we instead set the replication factor to 1. +offset.storage.topic=connect-offsets +offset.storage.replication.factor=1 +#offset.storage.partitions=25 + +# Topic to use for storing connector and task configurations; note that this should be a single partition, highly replicated, +# and compacted topic. Kafka Connect will attempt to create the topic automatically when needed, but you can always manually create +# the topic before starting Kafka Connect if a specific topic configuration is needed. +# Most users will want to use the built-in default replication factor of 3 or in some cases even specify a larger value. +# Since this means there must be at least as many brokers as the maximum replication factor used, we'd like to be able +# to run this example on a single-broker cluster and so here we instead set the replication factor to 1. +config.storage.topic=connect-configs +config.storage.replication.factor=1 + +# Topic to use for storing statuses. This topic can have multiple partitions and should be replicated and compacted. +# Kafka Connect will attempt to create the topic automatically when needed, but you can always manually create +# the topic before starting Kafka Connect if a specific topic configuration is needed. +# Most users will want to use the built-in default replication factor of 3 or in some cases even specify a larger value. +# Since this means there must be at least as many brokers as the maximum replication factor used, we'd like to be able +# to run this example on a single-broker cluster and so here we instead set the replication factor to 1. +status.storage.topic=connect-status +status.storage.replication.factor=1 +#status.storage.partitions=5 + +# Flush much faster than normal, which is useful for testing/debugging +offset.flush.interval.ms=10000 + +# List of comma-separated URIs the REST API will listen on. The supported protocols are HTTP and HTTPS. +# Specify hostname as 0.0.0.0 to bind to all interfaces. +# Leave hostname empty to bind to default interface. +# Examples of legal listener lists: HTTP://myhost:8083,HTTPS://myhost:8084" +#listeners=HTTP://:8083 + +# The Hostname & Port that will be given out to other workers to connect to i.e. URLs that are routable from other servers. +# If not set, it uses the value for "listeners" if configured. +#rest.advertised.host.name= +#rest.advertised.port= +#rest.advertised.listener= + +# Set to a list of filesystem paths separated by commas (,) to enable class loading isolation for plugins +# (connectors, converters, transformations). The list should consist of top level directories that include +# any combination of: +# a) directories immediately containing jars with plugins and their dependencies +# b) uber-jars with plugins and their dependencies +# c) directories immediately containing the package directory structure of classes of plugins and their dependencies +# Examples: +# plugin.path=/usr/local/share/java,/usr/local/share/kafka/plugins,/opt/connectors, +#plugin.path= diff --git a/kafka4/config/connect-file-sink.properties b/kafka4/config/connect-file-sink.properties new file mode 100644 index 0000000..594ccc6 --- /dev/null +++ b/kafka4/config/connect-file-sink.properties @@ -0,0 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +name=local-file-sink +connector.class=FileStreamSink +tasks.max=1 +file=test.sink.txt +topics=connect-test \ No newline at end of file diff --git a/kafka4/config/connect-file-source.properties b/kafka4/config/connect-file-source.properties new file mode 100644 index 0000000..599cf4c --- /dev/null +++ b/kafka4/config/connect-file-source.properties @@ -0,0 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +name=local-file-source +connector.class=FileStreamSource +tasks.max=1 +file=test.txt +topic=connect-test \ No newline at end of file diff --git a/kafka4/config/connect-log4j2.yaml b/kafka4/config/connect-log4j2.yaml new file mode 100644 index 0000000..89a9a96 --- /dev/null +++ b/kafka4/config/connect-log4j2.yaml @@ -0,0 +1,44 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +Configuration: + Properties: + Property: + - name: "kafka.logs.dir" + value: "." + - name: "logPattern" + value: "[%d] %p %X{connector.context}%m (%c:%L)%n" + + Appenders: + Console: + name: STDOUT + PatternLayout: + pattern: "${logPattern}" + + RollingFile: + - name: ConnectAppender + fileName: "${sys:kafka.logs.dir}/connect.log" + filePattern: "${sys:kafka.logs.dir}/connect-%d{yyyy-MM-dd-HH}.log" + PatternLayout: + pattern: "${logPattern}" + TimeBasedTriggeringPolicy: + modulate: true + interval: 1 + Loggers: + Root: + level: INFO + AppenderRef: + - ref: STDOUT + - ref: ConnectAppender diff --git a/kafka4/config/connect-mirror-maker.properties b/kafka4/config/connect-mirror-maker.properties new file mode 100644 index 0000000..40afda5 --- /dev/null +++ b/kafka4/config/connect-mirror-maker.properties @@ -0,0 +1,59 @@ +# Licensed to the Apache Software Foundation (ASF) under A or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# see org.apache.kafka.clients.consumer.ConsumerConfig for more details + +# Sample MirrorMaker 2.0 top-level configuration file +# Run with ./bin/connect-mirror-maker.sh connect-mirror-maker.properties + +# specify any number of cluster aliases +clusters = A, B + +# connection information for each cluster +# This is a comma separated host:port pairs for each cluster +# for e.g. "A_host1:9092, A_host2:9092, A_host3:9092" +A.bootstrap.servers = A_host1:9092, A_host2:9092, A_host3:9092 +B.bootstrap.servers = B_host1:9092, B_host2:9092, B_host3:9092 + +# enable and configure individual replication flows +A->B.enabled = true + +# regex which defines which topics gets replicated. For eg "foo-.*" +A->B.topics = .* + +B->A.enabled = true +B->A.topics = .* + +# Setting replication factor of newly created remote topics +replication.factor=1 + +############################# Internal Topic Settings ############################# +# The replication factor for mm2 internal topics "heartbeats", "B.checkpoints.internal" and +# "mm2-offset-syncs.B.internal" +# For anything other than development testing, a value greater than 1 is recommended to ensure availability such as 3. +checkpoints.topic.replication.factor=1 +heartbeats.topic.replication.factor=1 +offset-syncs.topic.replication.factor=1 + +# The replication factor for connect internal topics "mm2-configs.B.internal", "mm2-offsets.B.internal" and +# "mm2-status.B.internal" +# For anything other than development testing, a value greater than 1 is recommended to ensure availability such as 3. +offset.storage.replication.factor=1 +status.storage.replication.factor=1 +config.storage.replication.factor=1 + +# customize as needed +# replication.policy.separator = _ +# sync.topic.acls.enabled = false +# emit.heartbeats.interval.seconds = 5 diff --git a/kafka4/config/connect-standalone.properties b/kafka4/config/connect-standalone.properties new file mode 100644 index 0000000..a340a3b --- /dev/null +++ b/kafka4/config/connect-standalone.properties @@ -0,0 +1,41 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# These are defaults. This file just demonstrates how to override some settings. +bootstrap.servers=localhost:9092 + +# The converters specify the format of data in Kafka and how to translate it into Connect data. Every Connect user will +# need to configure these based on the format they want their data in when loaded from or stored into Kafka +key.converter=org.apache.kafka.connect.json.JsonConverter +value.converter=org.apache.kafka.connect.json.JsonConverter +# Converter-specific settings can be passed in by prefixing the Converter's setting with the converter we want to apply +# it to +key.converter.schemas.enable=true +value.converter.schemas.enable=true + +offset.storage.file.filename=/tmp/connect.offsets +# Flush much faster than normal, which is useful for testing/debugging +offset.flush.interval.ms=10000 + +# Set to a list of filesystem paths separated by commas (,) to enable class loading isolation for plugins +# (connectors, converters, transformations). The list should consist of top level directories that include +# any combination of: +# a) directories immediately containing jars with plugins and their dependencies +# b) uber-jars with plugins and their dependencies +# c) directories immediately containing the package directory structure of classes of plugins and their dependencies +# Note: symlinks will be followed to discover dependencies or plugins. +# Examples: +# plugin.path=/usr/local/share/java,/usr/local/share/kafka/plugins,/opt/connectors, +#plugin.path= diff --git a/kafka4/config/consumer.properties b/kafka4/config/consumer.properties new file mode 100644 index 0000000..01bb12e --- /dev/null +++ b/kafka4/config/consumer.properties @@ -0,0 +1,26 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# see org.apache.kafka.clients.consumer.ConsumerConfig for more details + +# list of brokers used for bootstrapping knowledge about the rest of the cluster +# format: host1:port1,host2:port2 ... +bootstrap.servers=localhost:9092 + +# consumer group id +group.id=test-consumer-group + +# What to do when there is no initial offset in Kafka or if the current +# offset does not exist any more on the server: latest, earliest, none +#auto.offset.reset= diff --git a/kafka4/config/controller.properties b/kafka4/config/controller.properties new file mode 100644 index 0000000..84963c9 --- /dev/null +++ b/kafka4/config/controller.properties @@ -0,0 +1,128 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +############################# Server Basics ############################# + +# The role of this server. Setting this puts us in KRaft mode +process.roles=controller + +# The node id associated with this instance's roles +node.id=1 + +# Information about the KRaft controller quorum. +# Uncomment controller.quorum.voters to use a static controller quorum. +#controller.quorum.voters=1@localhost:9093 +controller.quorum.bootstrap.servers=localhost:9093 + +############################# Socket Server Settings ############################# + +# The address the socket server listens on. +# Note that only the controller listeners are allowed here when `process.roles=controller` +# FORMAT: +# listeners = listener_name://host_name:port +# EXAMPLE: +# listeners = PLAINTEXT://your.host.name:9092 +listeners=CONTROLLER://:9093 + +# Listener name, hostname and port the controller will advertise to admin clients, broker nodes and controller nodes. +# Note that the only controller listeners are allowed here when `process.roles=controller`. +# If not set, it uses the value for "listeners". +advertised.listeners=CONTROLLER://localhost:9093 + +# A comma-separated list of the names of the listeners used by the controller. +# This is required if running in KRaft mode. +controller.listener.names=CONTROLLER + +# Maps listener names to security protocols, the default is for them to be the same. See the config documentation for more details +#listener.security.protocol.map=PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL + +# The number of threads that the server uses for receiving requests from the network and sending responses to the network +num.network.threads=3 + +# The number of threads that the server uses for processing requests, which may include disk I/O +num.io.threads=8 + +# The send buffer (SO_SNDBUF) used by the socket server +socket.send.buffer.bytes=102400 + +# The receive buffer (SO_RCVBUF) used by the socket server +socket.receive.buffer.bytes=102400 + +# The maximum size of a request that the socket server will accept (protection against OOM) +socket.request.max.bytes=104857600 + + +############################# Log Basics ############################# + +# A comma separated list of directories under which to store log files +log.dirs=/tmp/kraft-controller-logs + +# The default number of log partitions per topic. More partitions allow greater +# parallelism for consumption, but this will also result in more files across +# the brokers. +num.partitions=1 + +# The number of threads per data directory to be used for log recovery at startup and flushing at shutdown. +# This value is recommended to be increased for installations with data dirs located in RAID array. +num.recovery.threads.per.data.dir=1 + +############################# Internal Topic Settings ############################# +# The replication factor for the group metadata internal topics "__consumer_offsets" and "__transaction_state" +# For anything other than development testing, a value greater than 1 is recommended to ensure availability such as 3. +offsets.topic.replication.factor=1 +transaction.state.log.replication.factor=1 +transaction.state.log.min.isr=1 + +# Share state topic settings +share.coordinator.state.topic.replication.factor=1 +share.coordinator.state.topic.min.isr=1 + +############################# Log Flush Policy ############################# + +# Messages are immediately written to the filesystem but by default we only fsync() to sync +# the OS cache lazily. The following configurations control the flush of data to disk. +# There are a few important trade-offs here: +# 1. Durability: Unflushed data may be lost if you are not using replication. +# 2. Latency: Very large flush intervals may lead to latency spikes when the flush does occur as there will be a lot of data to flush. +# 3. Throughput: The flush is generally the most expensive operation, and a small flush interval may lead to excessive seeks. +# The settings below allow one to configure the flush policy to flush data after a period of time or +# every N messages (or both). This can be done globally and overridden on a per-topic basis. + +# The number of messages to accept before forcing a flush of data to disk +#log.flush.interval.messages=10000 + +# The maximum amount of time a message can sit in a log before we force a flush +#log.flush.interval.ms=1000 + +############################# Log Retention Policy ############################# + +# The following configurations control the disposal of log segments. The policy can +# be set to delete segments after a period of time, or after a given size has accumulated. +# A segment will be deleted whenever *either* of these criteria are met. Deletion always happens +# from the end of the log. + +# The minimum age of a log file to be eligible for deletion due to age +log.retention.hours=168 + +# A size-based retention policy for logs. Segments are pruned from the log unless the remaining +# segments drop below log.retention.bytes. Functions independently of log.retention.hours. +#log.retention.bytes=1073741824 + +# The maximum size of a log segment file. When this size is reached a new log segment will be created. +log.segment.bytes=1073741824 + +# The interval at which log segments are checked to see if they can be deleted according +# to the retention policies +log.retention.check.interval.ms=300000 diff --git a/kafka4/config/log4j2.yaml b/kafka4/config/log4j2.yaml new file mode 100644 index 0000000..7ee6f00 --- /dev/null +++ b/kafka4/config/log4j2.yaml @@ -0,0 +1,152 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# Unspecified loggers and loggers with additivity=true output to server.log and stdout +# Note that INFO only applies to unspecified loggers, the log level of the child logger is used otherwise +Configuration: + Properties: + Property: + # Fallback if the system property is not set + - name: "kafka.logs.dir" + value: "." + - name: "logPattern" + value: "[%d] %p %m (%c)%n" + + # Appenders configuration + # See: https://logging.apache.org/log4j/2.x/manual/appenders.html + Appenders: + Console: + name: STDOUT + PatternLayout: + pattern: "${logPattern}" + + RollingFile: + - name: KafkaAppender + fileName: "${sys:kafka.logs.dir}/server.log" + filePattern: "${sys:kafka.logs.dir}/server.log.%d{yyyy-MM-dd-HH}" + PatternLayout: + pattern: "${logPattern}" + TimeBasedTriggeringPolicy: + modulate: true + interval: 1 + # State Change appender + - name: StateChangeAppender + fileName: "${sys:kafka.logs.dir}/state-change.log" + filePattern: "${sys:kafka.logs.dir}/stage-change.log.%d{yyyy-MM-dd-HH}" + PatternLayout: + pattern: "${logPattern}" + TimeBasedTriggeringPolicy: + modulate: true + interval: 1 + # Request appender + - name: RequestAppender + fileName: "${sys:kafka.logs.dir}/kafka-request.log" + filePattern: "${sys:kafka.logs.dir}/kafka-request.log.%d{yyyy-MM-dd-HH}" + PatternLayout: + pattern: "${logPattern}" + TimeBasedTriggeringPolicy: + modulate: true + interval: 1 + # Cleaner appender + - name: CleanerAppender + fileName: "${sys:kafka.logs.dir}/log-cleaner.log" + filePattern: "${sys:kafka.logs.dir}/log-cleaner.log.%d{yyyy-MM-dd-HH}" + PatternLayout: + pattern: "${logPattern}" + TimeBasedTriggeringPolicy: + modulate: true + interval: 1 + # Controller appender + - name: ControllerAppender + fileName: "${sys:kafka.logs.dir}/controller.log" + filePattern: "${sys:kafka.logs.dir}/controller.log.%d{yyyy-MM-dd-HH}" + PatternLayout: + pattern: "${logPattern}" + TimeBasedTriggeringPolicy: + modulate: true + interval: 1 + # Authorizer appender + - name: AuthorizerAppender + fileName: "${sys:kafka.logs.dir}/kafka-authorizer.log" + filePattern: "${sys:kafka.logs.dir}/kafka-authorizer.log.%d{yyyy-MM-dd-HH}" + PatternLayout: + pattern: "${logPattern}" + TimeBasedTriggeringPolicy: + modulate: true + interval: 1 + + # Loggers configuration + # See: https://logging.apache.org/log4j/2.x/manual/configuration.html#configuring-loggers + Loggers: + Root: + level: INFO + AppenderRef: + - ref: STDOUT + - ref: KafkaAppender + Logger: + # Kafka logger + - name: kafka + level: INFO + # Kafka org.apache logger + - name: org.apache.kafka + level: INFO + # Kafka request logger + - name: kafka.request.logger + level: WARN + additivity: false + AppenderRef: + ref: RequestAppender + # Uncomment the lines below and change log4j.logger.kafka.network.RequestChannel$ to TRACE + # for additional output related to the handling of requests +# - name: kafka.network.Processor +# level: TRACE +# additivity: false +# AppenderRef: +# ref: RequestAppender +# - name: kafka.server.KafkaApis +# level: TRACE +# additivity: false +# AppenderRef: +# ref: RequestAppender + # Kafka network RequestChannel$ logger + - name: kafka.network.RequestChannel$ + level: WARN + additivity: false + AppenderRef: + ref: RequestAppender + # Controller logger + - name: org.apache.kafka.controller + level: INFO + additivity: false + AppenderRef: + ref: ControllerAppender + # LogCleaner logger + - name: kafka.log.LogCleaner + level: INFO + additivity: false + AppenderRef: + ref: CleanerAppender + # State change logger + - name: state.change.logger + level: INFO + additivity: false + AppenderRef: + ref: StateChangeAppender + # Authorizer logger + - name: kafka.authorizer.logger + level: INFO + additivity: false + AppenderRef: + ref: AuthorizerAppender \ No newline at end of file diff --git a/kafka4/config/producer.properties b/kafka4/config/producer.properties new file mode 100644 index 0000000..3a999e7 --- /dev/null +++ b/kafka4/config/producer.properties @@ -0,0 +1,46 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# see org.apache.kafka.clients.producer.ProducerConfig for more details + +############################# Producer Basics ############################# + +# list of brokers used for bootstrapping knowledge about the rest of the cluster +# format: host1:port1,host2:port2 ... +bootstrap.servers=localhost:9092 + +# specify the compression codec for all data generated: none, gzip, snappy, lz4, zstd +compression.type=none + +# name of the partitioner class for partitioning records; +# The default uses "sticky" partitioning logic which spreads the load evenly between partitions, but improves throughput by attempting to fill the batches sent to each partition. +#partitioner.class= + +# the maximum amount of time the client will wait for the response of a request +#request.timeout.ms= + +# how long `KafkaProducer.send` and `KafkaProducer.partitionsFor` will block for +#max.block.ms= + +# the producer will wait for up to the given delay to allow other records to be sent so that the sends can be batched together +#linger.ms= + +# the maximum size of a request in bytes +#max.request.size= + +# the default batch size in bytes when batching multiple records sent to a partition +#batch.size= + +# the total bytes of memory the producer can use to buffer records waiting to be sent to the server +#buffer.memory= diff --git a/kafka4/config/server.properties b/kafka4/config/server.properties new file mode 100644 index 0000000..d4b1fe0 --- /dev/null +++ b/kafka4/config/server.properties @@ -0,0 +1,129 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +############################# Server Basics ############################# + +# The role of this server. Setting this puts us in KRaft mode +process.roles=broker,controller + +# The node id associated with this instance's roles +node.id=1 + +# List of controller endpoints used connect to the controller cluster +controller.quorum.bootstrap.servers=localhost:9093 + +############################# Socket Server Settings ############################# + +# The address the socket server listens on. +# Combined nodes (i.e. those with `process.roles=broker,controller`) must list the controller listener here at a minimum. +# If the broker listener is not defined, the default listener will use a host name that is equal to the value of java.net.InetAddress.getCanonicalHostName(), +# with PLAINTEXT listener name, and port 9092. +# FORMAT: +# listeners = listener_name://host_name:port +# EXAMPLE: +# listeners = PLAINTEXT://your.host.name:9092 +listeners=PLAINTEXT://:9092,CONTROLLER://:9093 + +# Name of listener used for communication between brokers. +inter.broker.listener.name=PLAINTEXT + +# Listener name, hostname and port the broker or the controller will advertise to clients. +# If not set, it uses the value for "listeners". +advertised.listeners=PLAINTEXT://localhost:9092,CONTROLLER://localhost:9093 + +# A comma-separated list of the names of the listeners used by the controller. +# If no explicit mapping set in `listener.security.protocol.map`, default will be using PLAINTEXT protocol +# This is required if running in KRaft mode. +controller.listener.names=CONTROLLER + +# Maps listener names to security protocols, the default is for them to be the same. See the config documentation for more details +listener.security.protocol.map=CONTROLLER:PLAINTEXT,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL + +# The number of threads that the server uses for receiving requests from the network and sending responses to the network +num.network.threads=3 + +# The number of threads that the server uses for processing requests, which may include disk I/O +num.io.threads=8 + +# The send buffer (SO_SNDBUF) used by the socket server +socket.send.buffer.bytes=102400 + +# The receive buffer (SO_RCVBUF) used by the socket server +socket.receive.buffer.bytes=102400 + +# The maximum size of a request that the socket server will accept (protection against OOM) +socket.request.max.bytes=104857600 + + +############################# Log Basics ############################# + +# A comma separated list of directories under which to store log files +log.dirs=/tmp/kraft-combined-logs + +# The default number of log partitions per topic. More partitions allow greater +# parallelism for consumption, but this will also result in more files across +# the brokers. +num.partitions=1 + +# The number of threads per data directory to be used for log recovery at startup and flushing at shutdown. +# This value is recommended to be increased for installations with data dirs located in RAID array. +num.recovery.threads.per.data.dir=1 + +############################# Internal Topic Settings ############################# +# The replication factor for the group metadata internal topics "__consumer_offsets", "__share_group_state" and "__transaction_state" +# For anything other than development testing, a value greater than 1 is recommended to ensure availability such as 3. +offsets.topic.replication.factor=1 +share.coordinator.state.topic.replication.factor=1 +share.coordinator.state.topic.min.isr=1 +transaction.state.log.replication.factor=1 +transaction.state.log.min.isr=1 + +############################# Log Flush Policy ############################# + +# Messages are immediately written to the filesystem but by default we only fsync() to sync +# the OS cache lazily. The following configurations control the flush of data to disk. +# There are a few important trade-offs here: +# 1. Durability: Unflushed data may be lost if you are not using replication. +# 2. Latency: Very large flush intervals may lead to latency spikes when the flush does occur as there will be a lot of data to flush. +# 3. Throughput: The flush is generally the most expensive operation, and a small flush interval may lead to excessive seeks. +# The settings below allow one to configure the flush policy to flush data after a period of time or +# every N messages (or both). This can be done globally and overridden on a per-topic basis. + +# The number of messages to accept before forcing a flush of data to disk +#log.flush.interval.messages=10000 + +# The maximum amount of time a message can sit in a log before we force a flush +#log.flush.interval.ms=1000 + +############################# Log Retention Policy ############################# + +# The following configurations control the disposal of log segments. The policy can +# be set to delete segments after a period of time, or after a given size has accumulated. +# A segment will be deleted whenever *either* of these criteria are met. Deletion always happens +# from the end of the log. + +# The minimum age of a log file to be eligible for deletion due to age +log.retention.hours=168 + +# A size-based retention policy for logs. Segments are pruned from the log unless the remaining +# segments drop below log.retention.bytes. Functions independently of log.retention.hours. +#log.retention.bytes=1073741824 + +# The maximum size of a log segment file. When this size is reached a new log segment will be created. +log.segment.bytes=1073741824 + +# The interval at which log segments are checked to see if they can be deleted according +# to the retention policies +log.retention.check.interval.ms=300000 diff --git a/kafka4/config/server1.properties b/kafka4/config/server1.properties new file mode 100644 index 0000000..372e08f --- /dev/null +++ b/kafka4/config/server1.properties @@ -0,0 +1,132 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +############################# Server Basics ############################# + +# The role of this server. Setting this puts us in KRaft mode +process.roles=broker,controller + +# The node id associated with this instance's roles +node.id=1 + +# The connect string for the controller quorum +controller.quorum.voters=1@192.168.0.87:9093,2@192.168.0.73:9093,3@192.168.0.88:9093 + +# List of controller endpoints used connect to the controller cluster +controller.quorum.bootstrap.servers=192.168.0.87:9093,192.168.0.73:9093,192.168.0.88:9093 + +############################# Socket Server Settings ############################# + +# The address the socket server listens on. +# Combined nodes (i.e. those with `process.roles=broker,controller`) must list the controller listener here at a minimum. +# If the broker listener is not defined, the default listener will use a host name that is equal to the value of java.net.InetAddress.getCanonicalHostName(), +# with PLAINTEXT listener name, and port 9092. +# FORMAT: +# listeners = listener_name://host_name:port +# EXAMPLE: +# listeners = PLAINTEXT://your.host.name:9092 +listeners=INTERNAL://0.0.0.0:9094,EXTERNAL://0.0.0.0:9092,CONTROLLER://0.0.0.0:9093 + +# Name of listener used for communication between brokers. +inter.broker.listener.name=INTERNAL + +# Listener name, hostname and port the broker or the controller will advertise to clients. +# If not set, it uses the value for "listeners". +advertised.listeners=INTERNAL://192.168.0.87:9094,EXTERNAL://114.110.129.227:19092,CONTROLLER://192.168.0.87:9093 + +# A comma-separated list of the names of the listeners used by the controller. +# If no explicit mapping set in `listener.security.protocol.map`, default will be using PLAINTEXT protocol +# This is required if running in KRaft mode. +controller.listener.names=CONTROLLER + +# Maps listener names to security protocols, the default is for them to be the same. See the config documentation for more details +listener.security.protocol.map=INTERNAL:PLAINTEXT,EXTERNAL:PLAINTEXT,CONTROLLER:PLAINTEXT,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL + +# The number of threads that the server uses for receiving requests from the network and sending responses to the network +num.network.threads=2 + +# The number of threads that the server uses for processing requests, which may include disk I/O +num.io.threads=2 + +# The send buffer (SO_SNDBUF) used by the socket server +socket.send.buffer.bytes=102400 + +# The receive buffer (SO_RCVBUF) used by the socket server +socket.receive.buffer.bytes=102400 + +# The maximum size of a request that the socket server will accept (protection against OOM) +socket.request.max.bytes=104857600 + + +############################# Log Basics ############################# + +# A comma separated list of directories under which to store log files +log.dirs=/app/kafka4/data/kraft-combined-logs +metadata.log.dir=/app/kafka4/data/metadata-logs +# The default number of log partitions per topic. More partitions allow greater +# parallelism for consumption, but this will also result in more files across +# the brokers. +num.partitions=3 + +# The number of threads per data directory to be used for log recovery at startup and flushing at shutdown. +# This value is recommended to be increased for installations with data dirs located in RAID array. +num.recovery.threads.per.data.dir=1 + +############################# Internal Topic Settings ############################# +# The replication factor for the group metadata internal topics "__consumer_offsets", "__share_group_state" and "__transaction_state" +# For anything other than development testing, a value greater than 1 is recommended to ensure availability such as 3. +offsets.topic.replication.factor=1 +share.coordinator.state.topic.replication.factor=1 +share.coordinator.state.topic.min.isr=1 +transaction.state.log.replication.factor=1 +transaction.state.log.min.isr=1 + +############################# Log Flush Policy ############################# + +# Messages are immediately written to the filesystem but by default we only fsync() to sync +# the OS cache lazily. The following configurations control the flush of data to disk. +# There are a few important trade-offs here: +# 1. Durability: Unflushed data may be lost if you are not using replication. +# 2. Latency: Very large flush intervals may lead to latency spikes when the flush does occur as there will be a lot of data to flush. +# 3. Throughput: The flush is generally the most expensive operation, and a small flush interval may lead to excessive seeks. +# The settings below allow one to configure the flush policy to flush data after a period of time or +# every N messages (or both). This can be done globally and overridden on a per-topic basis. + +# The number of messages to accept before forcing a flush of data to disk +#log.flush.interval.messages=10000 + +# The maximum amount of time a message can sit in a log before we force a flush +#log.flush.interval.ms=1000 + +############################# Log Retention Policy ############################# + +# The following configurations control the disposal of log segments. The policy can +# be set to delete segments after a period of time, or after a given size has accumulated. +# A segment will be deleted whenever *either* of these criteria are met. Deletion always happens +# from the end of the log. + +# The minimum age of a log file to be eligible for deletion due to age +log.retention.hours=168 + +# A size-based retention policy for logs. Segments are pruned from the log unless the remaining +# segments drop below log.retention.bytes. Functions independently of log.retention.hours. +#log.retention.bytes=1073741824 + +# The maximum size of a log segment file. When this size is reached a new log segment will be created. +log.segment.bytes=1073741824 + +# The interval at which log segments are checked to see if they can be deleted according +# to the retention policies +log.retention.check.interval.ms=300000 diff --git a/kafka4/config/tools-log4j2.yaml b/kafka4/config/tools-log4j2.yaml new file mode 100644 index 0000000..bb5d1ad --- /dev/null +++ b/kafka4/config/tools-log4j2.yaml @@ -0,0 +1,32 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +Configuration: + Properties: + Property: + - name: "logPattern" + value: "[%d] %p %m (%c)%n" + + Appenders: + Console: + name: STDERR + target: SYSTEM_ERR + PatternLayout: + pattern: "${logPattern}" + Loggers: + Root: + level: WARN + AppenderRef: + - ref: STDERR + diff --git a/kafka4/config/trogdor.conf b/kafka4/config/trogdor.conf new file mode 100644 index 0000000..320cbe7 --- /dev/null +++ b/kafka4/config/trogdor.conf @@ -0,0 +1,25 @@ +{ + "_comment": [ + "Licensed to the Apache Software Foundation (ASF) under one or more", + "contributor license agreements. See the NOTICE file distributed with", + "this work for additional information regarding copyright ownership.", + "The ASF licenses this file to You under the Apache License, Version 2.0", + "(the \"License\"); you may not use this file except in compliance with", + "the License. You may obtain a copy of the License at", + "", + "http://www.apache.org/licenses/LICENSE-2.0", + "", + "Unless required by applicable law or agreed to in writing, software", + "distributed under the License is distributed on an \"AS IS\" BASIS,", + "WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.", + "See the License for the specific language governing permissions and", + "limitations under the License." + ], + "platform": "org.apache.kafka.trogdor.basic.BasicPlatform", "nodes": { + "node0": { + "hostname": "localhost", + "trogdor.agent.port": 8888, + "trogdor.coordinator.port": 8889 + } + } +} diff --git a/kafka4/data/kraft-combined-logs/.lock b/kafka4/data/kraft-combined-logs/.lock new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-13/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-13/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-13/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-13/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-13/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-13/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-13/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-13/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-13/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-13/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-13/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-13/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-13/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-13/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-17/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-17/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-17/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-17/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-17/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-17/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-17/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-17/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-17/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-17/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-17/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-17/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-17/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-17/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-18/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-18/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-18/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-18/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-18/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-18/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-18/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-18/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-18/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-18/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-18/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-18/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-18/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-18/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-2/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-2/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-2/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-2/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-2/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-2/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-2/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-2/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-2/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-2/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-2/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-2/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-2/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-2/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-22/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-22/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-22/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-22/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-22/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-22/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-22/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-22/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-22/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-22/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-22/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-22/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-22/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-22/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-25/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-25/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-25/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-25/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-25/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-25/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-25/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-25/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-25/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-25/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-25/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-25/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-25/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-25/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-27/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-27/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-27/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-27/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-27/00000000000000000000.log new file mode 100644 index 0000000..c864af0 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-27/00000000000000000000.log differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-27/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-27/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-27/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-27/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-27/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-27/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-27/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-27/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-27/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-3/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-3/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-3/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-3/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-3/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-3/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-3/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-3/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-3/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-3/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-3/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-3/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-3/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-3/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-30/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-30/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-30/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-30/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-30/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-30/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-30/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-30/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-30/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-30/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-30/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-30/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-30/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-30/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-33/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-33/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-33/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-33/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-33/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-33/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-33/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-33/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-33/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-33/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-33/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-33/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-33/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-33/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-38/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-38/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-38/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-38/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-38/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-38/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-38/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-38/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-38/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-38/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-38/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-38/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-38/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-38/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-39/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-39/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-39/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-39/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-39/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-39/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-39/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-39/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-39/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-39/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-39/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-39/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-39/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-39/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-42/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-42/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-42/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-42/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-42/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-42/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-42/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-42/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-42/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-42/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-42/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-42/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-42/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-42/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-46/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-46/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-46/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-46/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-46/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-46/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-46/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-46/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-46/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-46/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-46/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-46/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-46/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-46/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-49/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-49/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-49/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-49/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-49/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-49/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-49/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-49/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-49/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-49/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-49/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-49/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-49/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-49/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-8/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-8/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-8/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-8/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-8/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-8/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-8/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-8/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-8/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-8/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-8/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-8/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-8/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-8/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-9/00000000000000000000.index b/kafka4/data/kraft-combined-logs/__consumer_offsets-9/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-9/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-9/00000000000000000000.log b/kafka4/data/kraft-combined-logs/__consumer_offsets-9/00000000000000000000.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-9/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/__consumer_offsets-9/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/__consumer_offsets-9/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-9/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/__consumer_offsets-9/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-9/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/__consumer_offsets-9/partition.metadata b/kafka4/data/kraft-combined-logs/__consumer_offsets-9/partition.metadata new file mode 100644 index 0000000..d453469 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/__consumer_offsets-9/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: iKTtSMP_Qhe2qNEqoWMbig \ No newline at end of file diff --git a/kafka4/data/kraft-combined-logs/bootstrap.checkpoint b/kafka4/data/kraft-combined-logs/bootstrap.checkpoint new file mode 100644 index 0000000..675fc36 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/bootstrap.checkpoint differ diff --git a/kafka4/data/kraft-combined-logs/cleaner-offset-checkpoint b/kafka4/data/kraft-combined-logs/cleaner-offset-checkpoint new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/kraft-combined-logs/log-start-offset-checkpoint b/kafka4/data/kraft-combined-logs/log-start-offset-checkpoint new file mode 100644 index 0000000..aa47d0d --- /dev/null +++ b/kafka4/data/kraft-combined-logs/log-start-offset-checkpoint @@ -0,0 +1,2 @@ +0 +0 diff --git a/kafka4/data/kraft-combined-logs/meta.properties b/kafka4/data/kraft-combined-logs/meta.properties new file mode 100644 index 0000000..1b2b3fb --- /dev/null +++ b/kafka4/data/kraft-combined-logs/meta.properties @@ -0,0 +1,6 @@ +# +#Tue May 27 20:13:48 KST 2025 +node.id=1 +directory.id=ofqKBRdP9magMuiqSEoHfg +version=1 +cluster.id=VcD4VONhTsGM90xh5WBCZg diff --git a/kafka4/data/kraft-combined-logs/recovery-point-offset-checkpoint b/kafka4/data/kraft-combined-logs/recovery-point-offset-checkpoint new file mode 100644 index 0000000..1daef01 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/recovery-point-offset-checkpoint @@ -0,0 +1,20 @@ +0 +18 +__consumer_offsets 13 0 +__consumer_offsets 46 0 +__consumer_offsets 9 0 +__consumer_offsets 42 0 +__consumer_offsets 22 0 +__consumer_offsets 17 0 +__consumer_offsets 49 0 +__consumer_offsets 18 0 +__consumer_offsets 30 0 +__consumer_offsets 27 0 +test-topic 0 0 +__consumer_offsets 25 0 +__consumer_offsets 39 0 +__consumer_offsets 8 0 +__consumer_offsets 38 0 +__consumer_offsets 3 0 +__consumer_offsets 33 0 +__consumer_offsets 2 0 diff --git a/kafka4/data/kraft-combined-logs/replication-offset-checkpoint b/kafka4/data/kraft-combined-logs/replication-offset-checkpoint new file mode 100644 index 0000000..a9ba193 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/replication-offset-checkpoint @@ -0,0 +1,20 @@ +0 +18 +__consumer_offsets 30 0 +__consumer_offsets 18 0 +__consumer_offsets 13 0 +__consumer_offsets 25 0 +test-topic 0 10 +__consumer_offsets 33 0 +__consumer_offsets 8 0 +__consumer_offsets 22 0 +__consumer_offsets 49 0 +__consumer_offsets 46 0 +__consumer_offsets 3 0 +__consumer_offsets 27 4 +__consumer_offsets 42 0 +__consumer_offsets 17 0 +__consumer_offsets 39 0 +__consumer_offsets 2 0 +__consumer_offsets 38 0 +__consumer_offsets 9 0 diff --git a/kafka4/data/kraft-combined-logs/test-topic-0/00000000000000000000.index b/kafka4/data/kraft-combined-logs/test-topic-0/00000000000000000000.index new file mode 100644 index 0000000..6c5d403 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/test-topic-0/00000000000000000000.index differ diff --git a/kafka4/data/kraft-combined-logs/test-topic-0/00000000000000000000.log b/kafka4/data/kraft-combined-logs/test-topic-0/00000000000000000000.log new file mode 100644 index 0000000..34e59ad Binary files /dev/null and b/kafka4/data/kraft-combined-logs/test-topic-0/00000000000000000000.log differ diff --git a/kafka4/data/kraft-combined-logs/test-topic-0/00000000000000000000.timeindex b/kafka4/data/kraft-combined-logs/test-topic-0/00000000000000000000.timeindex new file mode 100644 index 0000000..7593da4 Binary files /dev/null and b/kafka4/data/kraft-combined-logs/test-topic-0/00000000000000000000.timeindex differ diff --git a/kafka4/data/kraft-combined-logs/test-topic-0/leader-epoch-checkpoint b/kafka4/data/kraft-combined-logs/test-topic-0/leader-epoch-checkpoint new file mode 100644 index 0000000..e416669 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/test-topic-0/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +0 0 diff --git a/kafka4/data/kraft-combined-logs/test-topic-0/partition.metadata b/kafka4/data/kraft-combined-logs/test-topic-0/partition.metadata new file mode 100644 index 0000000..72ab110 --- /dev/null +++ b/kafka4/data/kraft-combined-logs/test-topic-0/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: vXuH9_ZNQI2c0R-bVWG_WA \ No newline at end of file diff --git a/kafka4/data/metadata-logs/.lock b/kafka4/data/metadata-logs/.lock new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000000000.index b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000000000.index new file mode 100644 index 0000000..3035528 Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000000000.index differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000000000.log b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000000000.log new file mode 100644 index 0000000..f3b06dd Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000000000.log differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000000000.timeindex b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000000000.timeindex new file mode 100644 index 0000000..c04cc76 Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000000000.timeindex differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000007271-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000007271-0000000001.checkpoint new file mode 100644 index 0000000..dac3867 Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000007271-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000014470-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000014470-0000000001.checkpoint new file mode 100644 index 0000000..3afebe3 Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000014470-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000021669-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000021669-0000000001.checkpoint new file mode 100644 index 0000000..4851ba7 Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000021669-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000028868-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000028868-0000000001.checkpoint new file mode 100644 index 0000000..175b2f8 Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000028868-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000036067-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000036067-0000000001.checkpoint new file mode 100644 index 0000000..25b39dd Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000036067-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000043266-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000043266-0000000001.checkpoint new file mode 100644 index 0000000..4a0622f Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000043266-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000050465-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000050465-0000000001.checkpoint new file mode 100644 index 0000000..21fa0de Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000050465-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000057664-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000057664-0000000001.checkpoint new file mode 100644 index 0000000..c8545b2 Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000057664-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000064863-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000064863-0000000001.checkpoint new file mode 100644 index 0000000..23517d8 Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000064863-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000072062-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000072062-0000000001.checkpoint new file mode 100644 index 0000000..1f2222e Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000072062-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000079261-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000079261-0000000001.checkpoint new file mode 100644 index 0000000..8cbdb66 Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000079261-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000086460-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000086460-0000000001.checkpoint new file mode 100644 index 0000000..672f4c8 Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000086460-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000093659-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000093659-0000000001.checkpoint new file mode 100644 index 0000000..6ee9fdf Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000093659-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000100858-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000100858-0000000001.checkpoint new file mode 100644 index 0000000..127248f Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000100858-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000108057-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000108057-0000000001.checkpoint new file mode 100644 index 0000000..a920521 Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000108057-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000115256-0000000001.checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000115256-0000000001.checkpoint new file mode 100644 index 0000000..535e75f Binary files /dev/null and b/kafka4/data/metadata-logs/__cluster_metadata-0/00000000000000115256-0000000001.checkpoint differ diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/leader-epoch-checkpoint b/kafka4/data/metadata-logs/__cluster_metadata-0/leader-epoch-checkpoint new file mode 100644 index 0000000..5b6be7e --- /dev/null +++ b/kafka4/data/metadata-logs/__cluster_metadata-0/leader-epoch-checkpoint @@ -0,0 +1,3 @@ +0 +1 +1 0 diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/partition.metadata b/kafka4/data/metadata-logs/__cluster_metadata-0/partition.metadata new file mode 100644 index 0000000..86273bd --- /dev/null +++ b/kafka4/data/metadata-logs/__cluster_metadata-0/partition.metadata @@ -0,0 +1,2 @@ +version: 0 +topic_id: AAAAAAAAAAAAAAAAAAAAAQ \ No newline at end of file diff --git a/kafka4/data/metadata-logs/__cluster_metadata-0/quorum-state b/kafka4/data/metadata-logs/__cluster_metadata-0/quorum-state new file mode 100644 index 0000000..4d392c9 --- /dev/null +++ b/kafka4/data/metadata-logs/__cluster_metadata-0/quorum-state @@ -0,0 +1 @@ +{"clusterId":"","leaderId":2,"leaderEpoch":1,"votedId":2,"appliedOffset":0,"currentVoters":[{"voterId":1},{"voterId":2},{"voterId":3}],"data_version":0} \ No newline at end of file diff --git a/kafka4/data/metadata-logs/bootstrap.checkpoint b/kafka4/data/metadata-logs/bootstrap.checkpoint new file mode 100644 index 0000000..848f252 Binary files /dev/null and b/kafka4/data/metadata-logs/bootstrap.checkpoint differ diff --git a/kafka4/data/metadata-logs/meta.properties b/kafka4/data/metadata-logs/meta.properties new file mode 100644 index 0000000..e4d53e7 --- /dev/null +++ b/kafka4/data/metadata-logs/meta.properties @@ -0,0 +1,6 @@ +# +#Tue May 27 20:13:48 KST 2025 +node.id=1 +directory.id=95wGk84c7Eyvjwh_s9KrUQ +version=1 +cluster.id=VcD4VONhTsGM90xh5WBCZg diff --git a/kafka4/libs/HdrHistogram-2.2.2.jar b/kafka4/libs/HdrHistogram-2.2.2.jar new file mode 100644 index 0000000..92697e5 Binary files /dev/null and b/kafka4/libs/HdrHistogram-2.2.2.jar differ diff --git a/kafka4/libs/activation-1.1.1.jar b/kafka4/libs/activation-1.1.1.jar new file mode 100644 index 0000000..1b703ab Binary files /dev/null and b/kafka4/libs/activation-1.1.1.jar differ diff --git a/kafka4/libs/aopalliance-repackaged-3.0.6.jar b/kafka4/libs/aopalliance-repackaged-3.0.6.jar new file mode 100644 index 0000000..9e01e53 Binary files /dev/null and b/kafka4/libs/aopalliance-repackaged-3.0.6.jar differ diff --git a/kafka4/libs/argparse4j-0.7.0.jar b/kafka4/libs/argparse4j-0.7.0.jar new file mode 100644 index 0000000..b1865dd Binary files /dev/null and b/kafka4/libs/argparse4j-0.7.0.jar differ diff --git a/kafka4/libs/caffeine-3.1.1.jar b/kafka4/libs/caffeine-3.1.1.jar new file mode 100644 index 0000000..88f8cca Binary files /dev/null and b/kafka4/libs/caffeine-3.1.1.jar differ diff --git a/kafka4/libs/classgraph-4.8.173.jar b/kafka4/libs/classgraph-4.8.173.jar new file mode 100644 index 0000000..f27d916 Binary files /dev/null and b/kafka4/libs/classgraph-4.8.173.jar differ diff --git a/kafka4/libs/commons-beanutils-1.9.4.jar b/kafka4/libs/commons-beanutils-1.9.4.jar new file mode 100644 index 0000000..b73543c Binary files /dev/null and b/kafka4/libs/commons-beanutils-1.9.4.jar differ diff --git a/kafka4/libs/commons-collections-3.2.2.jar b/kafka4/libs/commons-collections-3.2.2.jar new file mode 100644 index 0000000..fa5df82 Binary files /dev/null and b/kafka4/libs/commons-collections-3.2.2.jar differ diff --git a/kafka4/libs/commons-digester-2.1.jar b/kafka4/libs/commons-digester-2.1.jar new file mode 100644 index 0000000..a07cfa8 Binary files /dev/null and b/kafka4/libs/commons-digester-2.1.jar differ diff --git a/kafka4/libs/commons-lang3-3.12.0.jar b/kafka4/libs/commons-lang3-3.12.0.jar new file mode 100644 index 0000000..4d434a2 Binary files /dev/null and b/kafka4/libs/commons-lang3-3.12.0.jar differ diff --git a/kafka4/libs/commons-logging-1.3.2.jar b/kafka4/libs/commons-logging-1.3.2.jar new file mode 100644 index 0000000..5bedb14 Binary files /dev/null and b/kafka4/libs/commons-logging-1.3.2.jar differ diff --git a/kafka4/libs/commons-validator-1.9.0.jar b/kafka4/libs/commons-validator-1.9.0.jar new file mode 100644 index 0000000..3259b79 Binary files /dev/null and b/kafka4/libs/commons-validator-1.9.0.jar differ diff --git a/kafka4/libs/connect-api-4.0.0.jar b/kafka4/libs/connect-api-4.0.0.jar new file mode 100644 index 0000000..2db112c Binary files /dev/null and b/kafka4/libs/connect-api-4.0.0.jar differ diff --git a/kafka4/libs/connect-basic-auth-extension-4.0.0.jar b/kafka4/libs/connect-basic-auth-extension-4.0.0.jar new file mode 100644 index 0000000..5681989 Binary files /dev/null and b/kafka4/libs/connect-basic-auth-extension-4.0.0.jar differ diff --git a/kafka4/libs/connect-file-4.0.0.jar b/kafka4/libs/connect-file-4.0.0.jar new file mode 100644 index 0000000..04e92d9 Binary files /dev/null and b/kafka4/libs/connect-file-4.0.0.jar differ diff --git a/kafka4/libs/connect-json-4.0.0.jar b/kafka4/libs/connect-json-4.0.0.jar new file mode 100644 index 0000000..fa1f353 Binary files /dev/null and b/kafka4/libs/connect-json-4.0.0.jar differ diff --git a/kafka4/libs/connect-mirror-4.0.0.jar b/kafka4/libs/connect-mirror-4.0.0.jar new file mode 100644 index 0000000..ae6a872 Binary files /dev/null and b/kafka4/libs/connect-mirror-4.0.0.jar differ diff --git a/kafka4/libs/connect-mirror-client-4.0.0.jar b/kafka4/libs/connect-mirror-client-4.0.0.jar new file mode 100644 index 0000000..23fc07c Binary files /dev/null and b/kafka4/libs/connect-mirror-client-4.0.0.jar differ diff --git a/kafka4/libs/connect-runtime-4.0.0.jar b/kafka4/libs/connect-runtime-4.0.0.jar new file mode 100644 index 0000000..5fea2d4 Binary files /dev/null and b/kafka4/libs/connect-runtime-4.0.0.jar differ diff --git a/kafka4/libs/connect-transforms-4.0.0.jar b/kafka4/libs/connect-transforms-4.0.0.jar new file mode 100644 index 0000000..e662595 Binary files /dev/null and b/kafka4/libs/connect-transforms-4.0.0.jar differ diff --git a/kafka4/libs/error_prone_annotations-2.14.0.jar b/kafka4/libs/error_prone_annotations-2.14.0.jar new file mode 100644 index 0000000..7d65a92 Binary files /dev/null and b/kafka4/libs/error_prone_annotations-2.14.0.jar differ diff --git a/kafka4/libs/hk2-api-3.0.6.jar b/kafka4/libs/hk2-api-3.0.6.jar new file mode 100644 index 0000000..8c130d6 Binary files /dev/null and b/kafka4/libs/hk2-api-3.0.6.jar differ diff --git a/kafka4/libs/hk2-locator-3.0.6.jar b/kafka4/libs/hk2-locator-3.0.6.jar new file mode 100644 index 0000000..70516d4 Binary files /dev/null and b/kafka4/libs/hk2-locator-3.0.6.jar differ diff --git a/kafka4/libs/hk2-utils-3.0.6.jar b/kafka4/libs/hk2-utils-3.0.6.jar new file mode 100644 index 0000000..9f119d1 Binary files /dev/null and b/kafka4/libs/hk2-utils-3.0.6.jar differ diff --git a/kafka4/libs/jackson-annotations-2.16.2.jar b/kafka4/libs/jackson-annotations-2.16.2.jar new file mode 100644 index 0000000..3760929 Binary files /dev/null and b/kafka4/libs/jackson-annotations-2.16.2.jar differ diff --git a/kafka4/libs/jackson-core-2.16.2.jar b/kafka4/libs/jackson-core-2.16.2.jar new file mode 100644 index 0000000..9933e6d Binary files /dev/null and b/kafka4/libs/jackson-core-2.16.2.jar differ diff --git a/kafka4/libs/jackson-databind-2.16.2.jar b/kafka4/libs/jackson-databind-2.16.2.jar new file mode 100644 index 0000000..ff0aaba Binary files /dev/null and b/kafka4/libs/jackson-databind-2.16.2.jar differ diff --git a/kafka4/libs/jackson-dataformat-csv-2.16.2.jar b/kafka4/libs/jackson-dataformat-csv-2.16.2.jar new file mode 100644 index 0000000..f02eed1 Binary files /dev/null and b/kafka4/libs/jackson-dataformat-csv-2.16.2.jar differ diff --git a/kafka4/libs/jackson-dataformat-yaml-2.16.2.jar b/kafka4/libs/jackson-dataformat-yaml-2.16.2.jar new file mode 100644 index 0000000..69fcb02 Binary files /dev/null and b/kafka4/libs/jackson-dataformat-yaml-2.16.2.jar differ diff --git a/kafka4/libs/jackson-datatype-jdk8-2.16.2.jar b/kafka4/libs/jackson-datatype-jdk8-2.16.2.jar new file mode 100644 index 0000000..5733dbd Binary files /dev/null and b/kafka4/libs/jackson-datatype-jdk8-2.16.2.jar differ diff --git a/kafka4/libs/jackson-jakarta-rs-base-2.16.2.jar b/kafka4/libs/jackson-jakarta-rs-base-2.16.2.jar new file mode 100644 index 0000000..cff50b8 Binary files /dev/null and b/kafka4/libs/jackson-jakarta-rs-base-2.16.2.jar differ diff --git a/kafka4/libs/jackson-jakarta-rs-json-provider-2.16.2.jar b/kafka4/libs/jackson-jakarta-rs-json-provider-2.16.2.jar new file mode 100644 index 0000000..031d40b Binary files /dev/null and b/kafka4/libs/jackson-jakarta-rs-json-provider-2.16.2.jar differ diff --git a/kafka4/libs/jackson-module-blackbird-2.16.2.jar b/kafka4/libs/jackson-module-blackbird-2.16.2.jar new file mode 100644 index 0000000..9696639 Binary files /dev/null and b/kafka4/libs/jackson-module-blackbird-2.16.2.jar differ diff --git a/kafka4/libs/jackson-module-jakarta-xmlbind-annotations-2.16.2.jar b/kafka4/libs/jackson-module-jakarta-xmlbind-annotations-2.16.2.jar new file mode 100644 index 0000000..4901fab Binary files /dev/null and b/kafka4/libs/jackson-module-jakarta-xmlbind-annotations-2.16.2.jar differ diff --git a/kafka4/libs/jakarta.activation-2.0.1.jar b/kafka4/libs/jakarta.activation-2.0.1.jar new file mode 100644 index 0000000..521c7c4 Binary files /dev/null and b/kafka4/libs/jakarta.activation-2.0.1.jar differ diff --git a/kafka4/libs/jakarta.activation-api-2.1.0.jar b/kafka4/libs/jakarta.activation-api-2.1.0.jar new file mode 100644 index 0000000..b125985 Binary files /dev/null and b/kafka4/libs/jakarta.activation-api-2.1.0.jar differ diff --git a/kafka4/libs/jakarta.annotation-api-2.1.1.jar b/kafka4/libs/jakarta.annotation-api-2.1.1.jar new file mode 100644 index 0000000..e13b7df Binary files /dev/null and b/kafka4/libs/jakarta.annotation-api-2.1.1.jar differ diff --git a/kafka4/libs/jakarta.inject-api-2.0.1.jar b/kafka4/libs/jakarta.inject-api-2.0.1.jar new file mode 100644 index 0000000..a92e099 Binary files /dev/null and b/kafka4/libs/jakarta.inject-api-2.0.1.jar differ diff --git a/kafka4/libs/jakarta.servlet-api-6.0.0.jar b/kafka4/libs/jakarta.servlet-api-6.0.0.jar new file mode 100644 index 0000000..d15c10c Binary files /dev/null and b/kafka4/libs/jakarta.servlet-api-6.0.0.jar differ diff --git a/kafka4/libs/jakarta.validation-api-3.0.2.jar b/kafka4/libs/jakarta.validation-api-3.0.2.jar new file mode 100644 index 0000000..254c7a2 Binary files /dev/null and b/kafka4/libs/jakarta.validation-api-3.0.2.jar differ diff --git a/kafka4/libs/jakarta.ws.rs-api-3.1.0.jar b/kafka4/libs/jakarta.ws.rs-api-3.1.0.jar new file mode 100644 index 0000000..80670a1 Binary files /dev/null and b/kafka4/libs/jakarta.ws.rs-api-3.1.0.jar differ diff --git a/kafka4/libs/jakarta.xml.bind-api-3.0.1.jar b/kafka4/libs/jakarta.xml.bind-api-3.0.1.jar new file mode 100644 index 0000000..f890cba Binary files /dev/null and b/kafka4/libs/jakarta.xml.bind-api-3.0.1.jar differ diff --git a/kafka4/libs/javassist-3.29.2-GA.jar b/kafka4/libs/javassist-3.29.2-GA.jar new file mode 100644 index 0000000..68fc301 Binary files /dev/null and b/kafka4/libs/javassist-3.29.2-GA.jar differ diff --git a/kafka4/libs/javax.activation-api-1.2.0.jar b/kafka4/libs/javax.activation-api-1.2.0.jar new file mode 100644 index 0000000..986c365 Binary files /dev/null and b/kafka4/libs/javax.activation-api-1.2.0.jar differ diff --git a/kafka4/libs/javax.annotation-api-1.3.2.jar b/kafka4/libs/javax.annotation-api-1.3.2.jar new file mode 100644 index 0000000..a8a470a Binary files /dev/null and b/kafka4/libs/javax.annotation-api-1.3.2.jar differ diff --git a/kafka4/libs/jaxb-api-2.3.1.jar b/kafka4/libs/jaxb-api-2.3.1.jar new file mode 100644 index 0000000..4565865 Binary files /dev/null and b/kafka4/libs/jaxb-api-2.3.1.jar differ diff --git a/kafka4/libs/jersey-client-3.1.9.jar b/kafka4/libs/jersey-client-3.1.9.jar new file mode 100644 index 0000000..62e839e Binary files /dev/null and b/kafka4/libs/jersey-client-3.1.9.jar differ diff --git a/kafka4/libs/jersey-common-3.1.9.jar b/kafka4/libs/jersey-common-3.1.9.jar new file mode 100644 index 0000000..56d6d51 Binary files /dev/null and b/kafka4/libs/jersey-common-3.1.9.jar differ diff --git a/kafka4/libs/jersey-container-servlet-3.1.9.jar b/kafka4/libs/jersey-container-servlet-3.1.9.jar new file mode 100644 index 0000000..a1aa0ff Binary files /dev/null and b/kafka4/libs/jersey-container-servlet-3.1.9.jar differ diff --git a/kafka4/libs/jersey-container-servlet-core-3.1.9.jar b/kafka4/libs/jersey-container-servlet-core-3.1.9.jar new file mode 100644 index 0000000..4b31136 Binary files /dev/null and b/kafka4/libs/jersey-container-servlet-core-3.1.9.jar differ diff --git a/kafka4/libs/jersey-hk2-3.1.9.jar b/kafka4/libs/jersey-hk2-3.1.9.jar new file mode 100644 index 0000000..06d51ce Binary files /dev/null and b/kafka4/libs/jersey-hk2-3.1.9.jar differ diff --git a/kafka4/libs/jersey-server-3.1.9.jar b/kafka4/libs/jersey-server-3.1.9.jar new file mode 100644 index 0000000..da4ef8c Binary files /dev/null and b/kafka4/libs/jersey-server-3.1.9.jar differ diff --git a/kafka4/libs/jetty-alpn-client-12.0.15.jar b/kafka4/libs/jetty-alpn-client-12.0.15.jar new file mode 100644 index 0000000..002c5ca Binary files /dev/null and b/kafka4/libs/jetty-alpn-client-12.0.15.jar differ diff --git a/kafka4/libs/jetty-client-12.0.15.jar b/kafka4/libs/jetty-client-12.0.15.jar new file mode 100644 index 0000000..0c7cf4a Binary files /dev/null and b/kafka4/libs/jetty-client-12.0.15.jar differ diff --git a/kafka4/libs/jetty-ee10-servlet-12.0.15.jar b/kafka4/libs/jetty-ee10-servlet-12.0.15.jar new file mode 100644 index 0000000..384eb0b Binary files /dev/null and b/kafka4/libs/jetty-ee10-servlet-12.0.15.jar differ diff --git a/kafka4/libs/jetty-ee10-servlets-12.0.15.jar b/kafka4/libs/jetty-ee10-servlets-12.0.15.jar new file mode 100644 index 0000000..e6dd8e8 Binary files /dev/null and b/kafka4/libs/jetty-ee10-servlets-12.0.15.jar differ diff --git a/kafka4/libs/jetty-http-12.0.15.jar b/kafka4/libs/jetty-http-12.0.15.jar new file mode 100644 index 0000000..78d2f97 Binary files /dev/null and b/kafka4/libs/jetty-http-12.0.15.jar differ diff --git a/kafka4/libs/jetty-io-12.0.15.jar b/kafka4/libs/jetty-io-12.0.15.jar new file mode 100644 index 0000000..cab10b2 Binary files /dev/null and b/kafka4/libs/jetty-io-12.0.15.jar differ diff --git a/kafka4/libs/jetty-security-12.0.15.jar b/kafka4/libs/jetty-security-12.0.15.jar new file mode 100644 index 0000000..b734687 Binary files /dev/null and b/kafka4/libs/jetty-security-12.0.15.jar differ diff --git a/kafka4/libs/jetty-server-12.0.15.jar b/kafka4/libs/jetty-server-12.0.15.jar new file mode 100644 index 0000000..3c73626 Binary files /dev/null and b/kafka4/libs/jetty-server-12.0.15.jar differ diff --git a/kafka4/libs/jetty-session-12.0.15.jar b/kafka4/libs/jetty-session-12.0.15.jar new file mode 100644 index 0000000..4472d00 Binary files /dev/null and b/kafka4/libs/jetty-session-12.0.15.jar differ diff --git a/kafka4/libs/jetty-util-12.0.15.jar b/kafka4/libs/jetty-util-12.0.15.jar new file mode 100644 index 0000000..b17ed64 Binary files /dev/null and b/kafka4/libs/jetty-util-12.0.15.jar differ diff --git a/kafka4/libs/jline-3.25.1.jar b/kafka4/libs/jline-3.25.1.jar new file mode 100644 index 0000000..2835531 Binary files /dev/null and b/kafka4/libs/jline-3.25.1.jar differ diff --git a/kafka4/libs/jopt-simple-5.0.4.jar b/kafka4/libs/jopt-simple-5.0.4.jar new file mode 100644 index 0000000..317b2b0 Binary files /dev/null and b/kafka4/libs/jopt-simple-5.0.4.jar differ diff --git a/kafka4/libs/jose4j-0.9.4.jar b/kafka4/libs/jose4j-0.9.4.jar new file mode 100644 index 0000000..587ae0f Binary files /dev/null and b/kafka4/libs/jose4j-0.9.4.jar differ diff --git a/kafka4/libs/kafka-clients-4.0.0.jar b/kafka4/libs/kafka-clients-4.0.0.jar new file mode 100644 index 0000000..5c738c5 Binary files /dev/null and b/kafka4/libs/kafka-clients-4.0.0.jar differ diff --git a/kafka4/libs/kafka-coordinator-common-4.0.0.jar b/kafka4/libs/kafka-coordinator-common-4.0.0.jar new file mode 100644 index 0000000..ecde278 Binary files /dev/null and b/kafka4/libs/kafka-coordinator-common-4.0.0.jar differ diff --git a/kafka4/libs/kafka-group-coordinator-4.0.0.jar b/kafka4/libs/kafka-group-coordinator-4.0.0.jar new file mode 100644 index 0000000..9940a1a Binary files /dev/null and b/kafka4/libs/kafka-group-coordinator-4.0.0.jar differ diff --git a/kafka4/libs/kafka-group-coordinator-api-4.0.0.jar b/kafka4/libs/kafka-group-coordinator-api-4.0.0.jar new file mode 100644 index 0000000..86e0f0f Binary files /dev/null and b/kafka4/libs/kafka-group-coordinator-api-4.0.0.jar differ diff --git a/kafka4/libs/kafka-metadata-4.0.0.jar b/kafka4/libs/kafka-metadata-4.0.0.jar new file mode 100644 index 0000000..5f78a5f Binary files /dev/null and b/kafka4/libs/kafka-metadata-4.0.0.jar differ diff --git a/kafka4/libs/kafka-raft-4.0.0.jar b/kafka4/libs/kafka-raft-4.0.0.jar new file mode 100644 index 0000000..9873837 Binary files /dev/null and b/kafka4/libs/kafka-raft-4.0.0.jar differ diff --git a/kafka4/libs/kafka-server-4.0.0.jar b/kafka4/libs/kafka-server-4.0.0.jar new file mode 100644 index 0000000..0984a29 Binary files /dev/null and b/kafka4/libs/kafka-server-4.0.0.jar differ diff --git a/kafka4/libs/kafka-server-common-4.0.0.jar b/kafka4/libs/kafka-server-common-4.0.0.jar new file mode 100644 index 0000000..58f50ed Binary files /dev/null and b/kafka4/libs/kafka-server-common-4.0.0.jar differ diff --git a/kafka4/libs/kafka-share-coordinator-4.0.0.jar b/kafka4/libs/kafka-share-coordinator-4.0.0.jar new file mode 100644 index 0000000..52f7507 Binary files /dev/null and b/kafka4/libs/kafka-share-coordinator-4.0.0.jar differ diff --git a/kafka4/libs/kafka-shell-4.0.0.jar b/kafka4/libs/kafka-shell-4.0.0.jar new file mode 100644 index 0000000..cc985fb Binary files /dev/null and b/kafka4/libs/kafka-shell-4.0.0.jar differ diff --git a/kafka4/libs/kafka-storage-4.0.0.jar b/kafka4/libs/kafka-storage-4.0.0.jar new file mode 100644 index 0000000..b086052 Binary files /dev/null and b/kafka4/libs/kafka-storage-4.0.0.jar differ diff --git a/kafka4/libs/kafka-storage-api-4.0.0.jar b/kafka4/libs/kafka-storage-api-4.0.0.jar new file mode 100644 index 0000000..c83bc70 Binary files /dev/null and b/kafka4/libs/kafka-storage-api-4.0.0.jar differ diff --git a/kafka4/libs/kafka-streams-4.0.0.jar b/kafka4/libs/kafka-streams-4.0.0.jar new file mode 100644 index 0000000..b240d11 Binary files /dev/null and b/kafka4/libs/kafka-streams-4.0.0.jar differ diff --git a/kafka4/libs/kafka-streams-examples-4.0.0.jar b/kafka4/libs/kafka-streams-examples-4.0.0.jar new file mode 100644 index 0000000..76ff1b2 Binary files /dev/null and b/kafka4/libs/kafka-streams-examples-4.0.0.jar differ diff --git a/kafka4/libs/kafka-streams-scala_2.13-4.0.0.jar b/kafka4/libs/kafka-streams-scala_2.13-4.0.0.jar new file mode 100644 index 0000000..f480089 Binary files /dev/null and b/kafka4/libs/kafka-streams-scala_2.13-4.0.0.jar differ diff --git a/kafka4/libs/kafka-streams-test-utils-4.0.0.jar b/kafka4/libs/kafka-streams-test-utils-4.0.0.jar new file mode 100644 index 0000000..ead3cdc Binary files /dev/null and b/kafka4/libs/kafka-streams-test-utils-4.0.0.jar differ diff --git a/kafka4/libs/kafka-tools-4.0.0.jar b/kafka4/libs/kafka-tools-4.0.0.jar new file mode 100644 index 0000000..51406fe Binary files /dev/null and b/kafka4/libs/kafka-tools-4.0.0.jar differ diff --git a/kafka4/libs/kafka-tools-api-4.0.0.jar b/kafka4/libs/kafka-tools-api-4.0.0.jar new file mode 100644 index 0000000..300b72c Binary files /dev/null and b/kafka4/libs/kafka-tools-api-4.0.0.jar differ diff --git a/kafka4/libs/kafka-transaction-coordinator-4.0.0.jar b/kafka4/libs/kafka-transaction-coordinator-4.0.0.jar new file mode 100644 index 0000000..9847393 Binary files /dev/null and b/kafka4/libs/kafka-transaction-coordinator-4.0.0.jar differ diff --git a/kafka4/libs/kafka_2.13-4.0.0.jar b/kafka4/libs/kafka_2.13-4.0.0.jar new file mode 100644 index 0000000..c54b7f1 Binary files /dev/null and b/kafka4/libs/kafka_2.13-4.0.0.jar differ diff --git a/kafka4/libs/log4j-1.2-api-2.24.3.jar b/kafka4/libs/log4j-1.2-api-2.24.3.jar new file mode 100644 index 0000000..fbf6eba Binary files /dev/null and b/kafka4/libs/log4j-1.2-api-2.24.3.jar differ diff --git a/kafka4/libs/log4j-api-2.24.3.jar b/kafka4/libs/log4j-api-2.24.3.jar new file mode 100644 index 0000000..4af1681 Binary files /dev/null and b/kafka4/libs/log4j-api-2.24.3.jar differ diff --git a/kafka4/libs/log4j-core-2.24.3.jar b/kafka4/libs/log4j-core-2.24.3.jar new file mode 100644 index 0000000..0007e4e Binary files /dev/null and b/kafka4/libs/log4j-core-2.24.3.jar differ diff --git a/kafka4/libs/log4j-slf4j-impl-2.24.3.jar b/kafka4/libs/log4j-slf4j-impl-2.24.3.jar new file mode 100644 index 0000000..5f08c11 Binary files /dev/null and b/kafka4/libs/log4j-slf4j-impl-2.24.3.jar differ diff --git a/kafka4/libs/lz4-java-1.8.0.jar b/kafka4/libs/lz4-java-1.8.0.jar new file mode 100644 index 0000000..89c644b Binary files /dev/null and b/kafka4/libs/lz4-java-1.8.0.jar differ diff --git a/kafka4/libs/maven-artifact-3.9.6.jar b/kafka4/libs/maven-artifact-3.9.6.jar new file mode 100644 index 0000000..b695c9f Binary files /dev/null and b/kafka4/libs/maven-artifact-3.9.6.jar differ diff --git a/kafka4/libs/metrics-core-2.2.0.jar b/kafka4/libs/metrics-core-2.2.0.jar new file mode 100644 index 0000000..0f6d1cb Binary files /dev/null and b/kafka4/libs/metrics-core-2.2.0.jar differ diff --git a/kafka4/libs/opentelemetry-proto-1.0.0-alpha.jar b/kafka4/libs/opentelemetry-proto-1.0.0-alpha.jar new file mode 100644 index 0000000..e1dc377 Binary files /dev/null and b/kafka4/libs/opentelemetry-proto-1.0.0-alpha.jar differ diff --git a/kafka4/libs/osgi-resource-locator-1.0.3.jar b/kafka4/libs/osgi-resource-locator-1.0.3.jar new file mode 100644 index 0000000..0f3c386 Binary files /dev/null and b/kafka4/libs/osgi-resource-locator-1.0.3.jar differ diff --git a/kafka4/libs/pcollections-4.0.1.jar b/kafka4/libs/pcollections-4.0.1.jar new file mode 100644 index 0000000..5d5ae28 Binary files /dev/null and b/kafka4/libs/pcollections-4.0.1.jar differ diff --git a/kafka4/libs/plexus-utils-3.5.1.jar b/kafka4/libs/plexus-utils-3.5.1.jar new file mode 100644 index 0000000..1873c52 Binary files /dev/null and b/kafka4/libs/plexus-utils-3.5.1.jar differ diff --git a/kafka4/libs/protobuf-java-3.25.5.jar b/kafka4/libs/protobuf-java-3.25.5.jar new file mode 100644 index 0000000..d766488 Binary files /dev/null and b/kafka4/libs/protobuf-java-3.25.5.jar differ diff --git a/kafka4/libs/re2j-1.7.jar b/kafka4/libs/re2j-1.7.jar new file mode 100644 index 0000000..a6d3635 Binary files /dev/null and b/kafka4/libs/re2j-1.7.jar differ diff --git a/kafka4/libs/rocksdbjni-9.7.3.jar b/kafka4/libs/rocksdbjni-9.7.3.jar new file mode 100644 index 0000000..e121c64 Binary files /dev/null and b/kafka4/libs/rocksdbjni-9.7.3.jar differ diff --git a/kafka4/libs/scala-library-2.13.15.jar b/kafka4/libs/scala-library-2.13.15.jar new file mode 100644 index 0000000..e7a1862 Binary files /dev/null and b/kafka4/libs/scala-library-2.13.15.jar differ diff --git a/kafka4/libs/scala-logging_2.13-3.9.5.jar b/kafka4/libs/scala-logging_2.13-3.9.5.jar new file mode 100644 index 0000000..7468791 Binary files /dev/null and b/kafka4/libs/scala-logging_2.13-3.9.5.jar differ diff --git a/kafka4/libs/scala-reflect-2.13.15.jar b/kafka4/libs/scala-reflect-2.13.15.jar new file mode 100644 index 0000000..28bd61e Binary files /dev/null and b/kafka4/libs/scala-reflect-2.13.15.jar differ diff --git a/kafka4/libs/slf4j-api-1.7.36.jar b/kafka4/libs/slf4j-api-1.7.36.jar new file mode 100644 index 0000000..7d3ce68 Binary files /dev/null and b/kafka4/libs/slf4j-api-1.7.36.jar differ diff --git a/kafka4/libs/snakeyaml-2.2.jar b/kafka4/libs/snakeyaml-2.2.jar new file mode 100644 index 0000000..275dd57 Binary files /dev/null and b/kafka4/libs/snakeyaml-2.2.jar differ diff --git a/kafka4/libs/snappy-java-1.1.10.5.jar b/kafka4/libs/snappy-java-1.1.10.5.jar new file mode 100644 index 0000000..7707e58 Binary files /dev/null and b/kafka4/libs/snappy-java-1.1.10.5.jar differ diff --git a/kafka4/libs/swagger-annotations-2.2.25.jar b/kafka4/libs/swagger-annotations-2.2.25.jar new file mode 100644 index 0000000..23ef295 Binary files /dev/null and b/kafka4/libs/swagger-annotations-2.2.25.jar differ diff --git a/kafka4/libs/trogdor-4.0.0.jar b/kafka4/libs/trogdor-4.0.0.jar new file mode 100644 index 0000000..6b136c5 Binary files /dev/null and b/kafka4/libs/trogdor-4.0.0.jar differ diff --git a/kafka4/libs/zstd-jni-1.5.6-6.jar b/kafka4/libs/zstd-jni-1.5.6-6.jar new file mode 100644 index 0000000..baab3ff Binary files /dev/null and b/kafka4/libs/zstd-jni-1.5.6-6.jar differ diff --git a/kafka4/licenses/CDDL+GPL-1.1 b/kafka4/licenses/CDDL+GPL-1.1 new file mode 100644 index 0000000..4b156e6 --- /dev/null +++ b/kafka4/licenses/CDDL+GPL-1.1 @@ -0,0 +1,760 @@ +COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1 + +1. Definitions. + + 1.1. "Contributor" means each individual or entity that creates or + contributes to the creation of Modifications. + + 1.2. "Contributor Version" means the combination of the Original + Software, prior Modifications used by a Contributor (if any), and + the Modifications made by that particular Contributor. + + 1.3. "Covered Software" means (a) the Original Software, or (b) + Modifications, or (c) the combination of files containing Original + Software with files containing Modifications, in each case including + portions thereof. + + 1.4. "Executable" means the Covered Software in any form other than + Source Code. + + 1.5. "Initial Developer" means the individual or entity that first + makes Original Software available under this License. + + 1.6. "Larger Work" means a work which combines Covered Software or + portions thereof with code not governed by the terms of this License. + + 1.7. "License" means this document. + + 1.8. "Licensable" means having the right to grant, to the maximum + extent possible, whether at the time of the initial grant or + subsequently acquired, any and all of the rights conveyed herein. + + 1.9. "Modifications" means the Source Code and Executable form of + any of the following: + + A. Any file that results from an addition to, deletion from or + modification of the contents of a file containing Original Software + or previous Modifications; + + B. Any new file that contains any part of the Original Software or + previous Modification; or + + C. Any new file that is contributed or otherwise made available + under the terms of this License. + + 1.10. "Original Software" means the Source Code and Executable form + of computer software code that is originally released under this + License. + + 1.11. "Patent Claims" means any patent claim(s), now owned or + hereafter acquired, including without limitation, method, process, + and apparatus claims, in any patent Licensable by grantor. + + 1.12. "Source Code" means (a) the common form of computer software + code in which modifications are made and (b) associated + documentation included in or with such code. + + 1.13. "You" (or "Your") means an individual or a legal entity + exercising rights under, and complying with all of the terms of, + this License. For legal entities, "You" includes any entity which + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants. + + 2.1. The Initial Developer Grant. + + Conditioned upon Your compliance with Section 3.1 below and subject + to third party intellectual property claims, the Initial Developer + hereby grants You a world-wide, royalty-free, non-exclusive license: + + (a) under intellectual property rights (other than patent or + trademark) Licensable by Initial Developer, to use, reproduce, + modify, display, perform, sublicense and distribute the Original + Software (or portions thereof), with or without Modifications, + and/or as part of a Larger Work; and + + (b) under Patent Claims infringed by the making, using or selling of + Original Software, to make, have made, use, practice, sell, and + offer for sale, and/or otherwise dispose of the Original Software + (or portions thereof). + + (c) The licenses granted in Sections 2.1(a) and (b) are effective on + the date Initial Developer first distributes or otherwise makes the + Original Software available to a third party under the terms of this + License. + + (d) Notwithstanding Section 2.1(b) above, no patent license is + granted: (1) for code that You delete from the Original Software, or + (2) for infringements caused by: (i) the modification of the + Original Software, or (ii) the combination of the Original Software + with other software or devices. + + 2.2. Contributor Grant. + + Conditioned upon Your compliance with Section 3.1 below and subject + to third party intellectual property claims, each Contributor hereby + grants You a world-wide, royalty-free, non-exclusive license: + + (a) under intellectual property rights (other than patent or + trademark) Licensable by Contributor to use, reproduce, modify, + display, perform, sublicense and distribute the Modifications + created by such Contributor (or portions thereof), either on an + unmodified basis, with other Modifications, as Covered Software + and/or as part of a Larger Work; and + + (b) under Patent Claims infringed by the making, using, or selling + of Modifications made by that Contributor either alone and/or in + combination with its Contributor Version (or portions of such + combination), to make, use, sell, offer for sale, have made, and/or + otherwise dispose of: (1) Modifications made by that Contributor (or + portions thereof); and (2) the combination of Modifications made by + that Contributor with its Contributor Version (or portions of such + combination). + + (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective + on the date Contributor first distributes or otherwise makes the + Modifications available to a third party. + + (d) Notwithstanding Section 2.2(b) above, no patent license is + granted: (1) for any code that Contributor has deleted from the + Contributor Version; (2) for infringements caused by: (i) third + party modifications of Contributor Version, or (ii) the combination + of Modifications made by that Contributor with other software + (except as part of the Contributor Version) or other devices; or (3) + under Patent Claims infringed by Covered Software in the absence of + Modifications made by that Contributor. + +3. Distribution Obligations. + + 3.1. Availability of Source Code. + + Any Covered Software that You distribute or otherwise make available + in Executable form must also be made available in Source Code form + and that Source Code form must be distributed only under the terms + of this License. You must include a copy of this License with every + copy of the Source Code form of the Covered Software You distribute + or otherwise make available. You must inform recipients of any such + Covered Software in Executable form as to how they can obtain such + Covered Software in Source Code form in a reasonable manner on or + through a medium customarily used for software exchange. + + 3.2. Modifications. + + The Modifications that You create or to which You contribute are + governed by the terms of this License. You represent that You + believe Your Modifications are Your original creation(s) and/or You + have sufficient rights to grant the rights conveyed by this License. + + 3.3. Required Notices. + + You must include a notice in each of Your Modifications that + identifies You as the Contributor of the Modification. You may not + remove or alter any copyright, patent or trademark notices contained + within the Covered Software, or any notices of licensing or any + descriptive text giving attribution to any Contributor or the + Initial Developer. + + 3.4. Application of Additional Terms. + + You may not offer or impose any terms on any Covered Software in + Source Code form that alters or restricts the applicable version of + this License or the recipients' rights hereunder. You may choose to + offer, and to charge a fee for, warranty, support, indemnity or + liability obligations to one or more recipients of Covered Software. + However, you may do so only on Your own behalf, and not on behalf of + the Initial Developer or any Contributor. You must make it + absolutely clear that any such warranty, support, indemnity or + liability obligation is offered by You alone, and You hereby agree + to indemnify the Initial Developer and every Contributor for any + liability incurred by the Initial Developer or such Contributor as a + result of warranty, support, indemnity or liability terms You offer. + + 3.5. Distribution of Executable Versions. + + You may distribute the Executable form of the Covered Software under + the terms of this License or under the terms of a license of Your + choice, which may contain terms different from this License, + provided that You are in compliance with the terms of this License + and that the license for the Executable form does not attempt to + limit or alter the recipient's rights in the Source Code form from + the rights set forth in this License. If You distribute the Covered + Software in Executable form under a different license, You must make + it absolutely clear that any terms which differ from this License + are offered by You alone, not by the Initial Developer or + Contributor. You hereby agree to indemnify the Initial Developer and + every Contributor for any liability incurred by the Initial + Developer or such Contributor as a result of any such terms You offer. + + 3.6. Larger Works. + + You may create a Larger Work by combining Covered Software with + other code not governed by the terms of this License and distribute + the Larger Work as a single product. In such a case, You must make + sure the requirements of this License are fulfilled for the Covered + Software. + +4. Versions of the License. + + 4.1. New Versions. + + Oracle is the initial license steward and may publish revised and/or + new versions of this License from time to time. Each version will be + given a distinguishing version number. Except as provided in Section + 4.3, no one other than the license steward has the right to modify + this License. + + 4.2. Effect of New Versions. + + You may always continue to use, distribute or otherwise make the + Covered Software available under the terms of the version of the + License under which You originally received the Covered Software. If + the Initial Developer includes a notice in the Original Software + prohibiting it from being distributed or otherwise made available + under any subsequent version of the License, You must distribute and + make the Covered Software available under the terms of the version + of the License under which You originally received the Covered + Software. Otherwise, You may also choose to use, distribute or + otherwise make the Covered Software available under the terms of any + subsequent version of the License published by the license steward. + + 4.3. Modified Versions. + + When You are an Initial Developer and You want to create a new + license for Your Original Software, You may create and use a + modified version of this License if You: (a) rename the license and + remove any references to the name of the license steward (except to + note that the license differs from this License); and (b) otherwise + make it clear that the license contains terms which differ from this + License. + +5. DISCLAIMER OF WARRANTY. + + COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, + WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, + INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE + IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR + NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF + THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE + DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY + OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, + REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN + ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS + AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. + +6. TERMINATION. + + 6.1. This License and the rights granted hereunder will terminate + automatically if You fail to comply with terms herein and fail to + cure such breach within 30 days of becoming aware of the breach. + Provisions which, by their nature, must remain in effect beyond the + termination of this License shall survive. + + 6.2. If You assert a patent infringement claim (excluding + declaratory judgment actions) against Initial Developer or a + Contributor (the Initial Developer or Contributor against whom You + assert such claim is referred to as "Participant") alleging that the + Participant Software (meaning the Contributor Version where the + Participant is a Contributor or the Original Software where the + Participant is the Initial Developer) directly or indirectly + infringes any patent, then any and all rights granted directly or + indirectly to You by such Participant, the Initial Developer (if the + Initial Developer is not the Participant) and all Contributors under + Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice + from Participant terminate prospectively and automatically at the + expiration of such 60 day notice period, unless if within such 60 + day period You withdraw Your claim with respect to the Participant + Software against such Participant either unilaterally or pursuant to + a written agreement with Participant. + + 6.3. If You assert a patent infringement claim against Participant + alleging that the Participant Software directly or indirectly + infringes any patent where such claim is resolved (such as by + license or settlement) prior to the initiation of patent + infringement litigation, then the reasonable value of the licenses + granted by such Participant under Sections 2.1 or 2.2 shall be taken + into account in determining the amount or value of any payment or + license. + + 6.4. In the event of termination under Sections 6.1 or 6.2 above, + all end user licenses that have been validly granted by You or any + distributor hereunder prior to termination (excluding licenses + granted to You by any distributor) shall survive termination. + +7. LIMITATION OF LIABILITY. + + UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT + (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE + INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF + COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE + TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR + CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT + LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER + FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR + LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE + POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT + APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH + PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH + LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR + LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION + AND LIMITATION MAY NOT APPLY TO YOU. + +8. U.S. GOVERNMENT END USERS. + + The Covered Software is a "commercial item," as that term is defined + in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer + software" (as that term is defined at 48 C.F.R. § + 252.227-7014(a)(1)) and "commercial computer software documentation" + as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent + with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 + (June 1995), all U.S. Government End Users acquire Covered Software + with only those rights set forth herein. This U.S. Government Rights + clause is in lieu of, and supersedes, any other FAR, DFAR, or other + clause or provision that addresses Government rights in computer + software under this License. + +9. MISCELLANEOUS. + + This License represents the complete agreement concerning subject + matter hereof. If any provision of this License is held to be + unenforceable, such provision shall be reformed only to the extent + necessary to make it enforceable. This License shall be governed by + the law of the jurisdiction specified in a notice contained within + the Original Software (except to the extent applicable law, if any, + provides otherwise), excluding such jurisdiction's conflict-of-law + provisions. Any litigation relating to this License shall be subject + to the jurisdiction of the courts located in the jurisdiction and + venue specified in a notice contained within the Original Software, + with the losing party responsible for costs, including, without + limitation, court costs and reasonable attorneys' fees and expenses. + The application of the United Nations Convention on Contracts for + the International Sale of Goods is expressly excluded. Any law or + regulation which provides that the language of a contract shall be + construed against the drafter shall not apply to this License. You + agree that You alone are responsible for compliance with the United + States export administration regulations (and the export control + laws and regulation of any other countries) when You use, distribute + or otherwise make available any Covered Software. + +10. RESPONSIBILITY FOR CLAIMS. + + As between Initial Developer and the Contributors, each party is + responsible for claims and damages arising, directly or indirectly, + out of its utilization of rights under this License and You agree to + work with Initial Developer and Contributors to distribute such + responsibility on an equitable basis. Nothing herein is intended or + shall be deemed to constitute any admission of liability. + +------------------------------------------------------------------------ + +NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION +LICENSE (CDDL) + +The code released under the CDDL shall be governed by the laws of the +State of California (excluding conflict-of-law provisions). Any +litigation relating to this License shall be subject to the jurisdiction +of the Federal Courts of the Northern District of California and the +state courts of the State of California, with venue lying in Santa Clara +County, California. + + + + The GNU General Public License (GPL) Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor +Boston, MA 02110-1335 +USA + +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to +share and change it. By contrast, the GNU General Public License is +intended to guarantee your freedom to share and change free software--to +make sure the software is free for all its users. This General Public +License applies to most of the Free Software Foundation's software and +to any other program whose authors commit to using it. (Some other Free +Software Foundation software is covered by the GNU Library General +Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. +Our General Public Licenses are designed to make sure that you have the +freedom to distribute copies of free software (and charge for this +service if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone +to deny you these rights or to ask you to surrender the rights. These +restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis +or for a fee, you must give the recipients all the rights that you have. +You must make sure that they, too, receive or can get the source code. +And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software patents. +We wish to avoid the danger that redistributors of a free program will +individually obtain patent licenses, in effect making the program +proprietary. To prevent this, we have made it clear that any patent must +be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a +notice placed by the copyright holder saying it may be distributed under +the terms of this General Public License. The "Program", below, refers +to any such program or work, and a "work based on the Program" means +either the Program or any derivative work under copyright law: that is +to say, a work containing the Program or a portion of it, either +verbatim or with modifications and/or translated into another language. +(Hereinafter, translation is included without limitation in the term +"modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of running +the Program is not restricted, and the output from the Program is +covered only if its contents constitute a work based on the Program +(independent of having been made by running the Program). Whether that +is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source +code as you receive it, in any medium, provided that you conspicuously +and appropriately publish on each copy an appropriate copyright notice +and disclaimer of warranty; keep intact all the notices that refer to +this License and to the absence of any warranty; and give any other +recipients of the Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of +it, thus forming a work based on the Program, and copy and distribute +such modifications or work under the terms of Section 1 above, provided +that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any part + thereof, to be licensed as a whole at no charge to all third parties + under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a notice + that there is no warranty (or else, saying that you provide a + warranty) and that users may redistribute the program under these + conditions, and telling the user how to view a copy of this License. + (Exception: if the Program itself is interactive but does not + normally print such an announcement, your work based on the Program + is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, and +can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based on +the Program, the distribution of the whole must be on the terms of this +License, whose permissions for other licensees extend to the entire +whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of a +storage or distribution medium does not bring the other work under the +scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections 1 + and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your cost + of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to + distribute corresponding source code. (This alternative is allowed + only for noncommercial distribution and only if you received the + program in object code or executable form with such an offer, in + accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source code +means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to control +compilation and installation of the executable. However, as a special +exception, the source code distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies the +executable. + +If distribution of executable or object code is made by offering access +to copy from a designated place, then offering equivalent access to copy +the source code from the same place counts as distribution of the source +code, even though third parties are not compelled to copy the source +along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt otherwise +to copy, modify, sublicense or distribute the Program is void, and will +automatically terminate your rights under this License. However, parties +who have received copies, or rights, from you under this License will +not have their licenses terminated so long as such parties remain in +full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and all +its terms and conditions for copying, distributing or modifying the +Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further restrictions +on the recipients' exercise of the rights granted herein. You are not +responsible for enforcing compliance by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot distribute +so as to satisfy simultaneously your obligations under this License and +any other pertinent obligations, then as a consequence you may not +distribute the Program at all. For example, if a patent license would +not permit royalty-free redistribution of the Program by all those who +receive copies directly or indirectly through you, then the only way you +could satisfy both it and this License would be to refrain entirely from +distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is implemented +by public license practices. Many people have made generous +contributions to the wide range of software distributed through that +system in reliance on consistent application of that system; it is up to +the author/donor to decide if he or she is willing to distribute +software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be +a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License may +add an explicit geographical distribution limitation excluding those +countries, so that distribution is permitted only in or among countries +not thus excluded. In such case, this License incorporates the +limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new +versions of the General Public License from time to time. Such new +versions will be similar in spirit to the present version, but may +differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Program does not specify a version +number of this License, you may choose any version ever published by the +Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the +author to ask for permission. For software which is copyrighted by the +Free Software Foundation, write to the Free Software Foundation; we +sometimes make exceptions for this. Our decision will be guided by the +two goals of preserving the free status of all derivatives of our free +software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, +EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE +ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH +YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL +NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR +DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL +DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM +(INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED +INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF +THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR +OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to +attach them to the start of each source file to most effectively convey +the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + One line to give the program's name and a brief idea of what it does. + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type + `show w'. This is free software, and you are welcome to redistribute + it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the +appropriate parts of the General Public License. Of course, the commands +you use may be called something other than `show w' and `show c'; they +could even be mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + program `Gnomovision' (which makes passes at compilers) written by + James Hacker. + + signature of Ty Coon, 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications +with the library. If this is what you want to do, use the GNU Library +General Public License instead of this License. + +# + +Certain source files distributed by Oracle America, Inc. and/or its +affiliates are subject to the following clarification and special +exception to the GPLv2, based on the GNU Project exception for its +Classpath libraries, known as the GNU Classpath Exception, but only +where Oracle has expressly included in the particular source file's +header the words "Oracle designates this particular file as subject to +the "Classpath" exception as provided by Oracle in the LICENSE file +that accompanied this code." + +You should also note that Oracle includes multiple, independent +programs in this software package. Some of those programs are provided +under licenses deemed incompatible with the GPLv2 by the Free Software +Foundation and others. For example, the package includes programs +licensed under the Apache License, Version 2.0. Such programs are +licensed to you under their original licenses. + +Oracle facilitates your further distribution of this package by adding +the Classpath Exception to the necessary parts of its GPLv2 code, which +permits you to use that code in combination with other independent +modules not licensed under the GPLv2. However, note that this would +not permit you to commingle code under an incompatible license with +Oracle's GPLv2 licensed code by, for example, cutting and pasting such +code into a file also containing Oracle's GPLv2 licensed code and then +distributing the result. Additionally, if you were to remove the +Classpath Exception from any of the files to which it applies and +distribute the result, you would likely be required to license some or +all of the other code in that distribution under the GPLv2 as well, and +since the GPLv2 is incompatible with the license terms of some items +included in the distribution by Oracle, removing the Classpath +Exception could therefore effectively compromise your ability to +further distribute the package. + +Proceed with caution and we recommend that you obtain the advice of a +lawyer skilled in open source matters before removing the Classpath +Exception or making modifications to this package which may +subsequently be redistributed and/or involve the use of third party +software. + +CLASSPATH EXCEPTION +Linking this library statically or dynamically with other modules is +making a combined work based on this library. Thus, the terms and +conditions of the GNU General Public License version 2 cover the whole +combination. + +As a special exception, the copyright holders of this library give you +permission to link this library with independent modules to produce an +executable, regardless of the license terms of these independent +modules, and to copy and distribute the resulting executable under +terms of your choice, provided that you also meet, for each linked +independent module, the terms and conditions of the license of that +module. An independent module is a module which is not derived from or +based on this library. If you modify this library, you may extend this +exception to your version of the library, but you are not obligated to +do so. If you do not wish to do so, delete this exception statement +from your version. + diff --git a/kafka4/licenses/argparse-MIT b/kafka4/licenses/argparse-MIT new file mode 100644 index 0000000..773b0df --- /dev/null +++ b/kafka4/licenses/argparse-MIT @@ -0,0 +1,23 @@ +/* + * Copyright (C) 2011-2017 Tatsuhiro Tsujikawa + * + * Permission is hereby granted, free of charge, to any person + * obtaining a copy of this software and associated documentation + * files (the "Software"), to deal in the Software without + * restriction, including without limitation the rights to use, copy, + * modify, merge, publish, distribute, sublicense, and/or sell copies + * of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS + * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN + * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. + */ diff --git a/kafka4/licenses/classgraph-MIT b/kafka4/licenses/classgraph-MIT new file mode 100644 index 0000000..a38eb50 --- /dev/null +++ b/kafka4/licenses/classgraph-MIT @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2019 Luke Hutchison + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. \ No newline at end of file diff --git a/kafka4/licenses/eclipse-distribution-license-1.0 b/kafka4/licenses/eclipse-distribution-license-1.0 new file mode 100644 index 0000000..5f06513 --- /dev/null +++ b/kafka4/licenses/eclipse-distribution-license-1.0 @@ -0,0 +1,13 @@ +Eclipse Distribution License - v 1.0 + +Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. +* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. +* Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/kafka4/licenses/eclipse-public-license-2.0 b/kafka4/licenses/eclipse-public-license-2.0 new file mode 100644 index 0000000..c9f1425 --- /dev/null +++ b/kafka4/licenses/eclipse-public-license-2.0 @@ -0,0 +1,87 @@ +Eclipse Public License - v 2.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (“AGREEMENT”). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. +1. DEFINITIONS + +“Contribution” means: + + a) in the case of the initial Contributor, the initial content Distributed under this Agreement, and + b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution “originates” from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works. + +“Contributor” means any person or entity that Distributes the Program. + +“Licensed Patents” mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. + +“Program” means the Contributions Distributed in accordance with this Agreement. + +“Recipient” means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors. + +“Derivative Works” shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. + +“Modified Works” shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof. + +“Distribute” means the acts of a) distributing or b) making available in any manner that enables the transfer of a copy. + +“Source Code” means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files. + +“Secondary License” means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor. +2. GRANT OF RIGHTS + + a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works. + b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. + e) Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3). + +3. REQUIREMENTS + +3.1 If a Contributor Distributes the Program in any form, then: + + a) the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and + b) the Contributor may Distribute the Program under a license different than this Agreement, provided that such license: + i) effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; + iii) does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and + iv) requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3. + +3.2 When the Program is Distributed as Source Code: + + a) it must be made available under this Agreement, or if the Program (i) is combined with other material in a separate file or files made available under a Secondary License, and (ii) the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and + b) a copy of this Agreement must be included with each copy of the Program. + +3.3 Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (‘notices’) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices. +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (“Commercial Contributor”) hereby agrees to defend and indemnify every other Contributor (“Indemnified Contributor”) against any losses, damages and costs (collectively “Losses”) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. + +For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version. + +Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement. +Exhibit A – Form of Secondary Licenses Notice + +“This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.” + + Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses. + + If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice. + + You may add additional accurate notices of copyright ownership. + diff --git a/kafka4/licenses/hdrHistogram-BSD-2-clause b/kafka4/licenses/hdrHistogram-BSD-2-clause new file mode 100644 index 0000000..401ccfb --- /dev/null +++ b/kafka4/licenses/hdrHistogram-BSD-2-clause @@ -0,0 +1,41 @@ +The code in this repository code was Written by Gil Tene, Michael Barker, +and Matt Warren, and released to the public domain, as explained at +http://creativecommons.org/publicdomain/zero/1.0/ + +For users of this code who wish to consume it under the "BSD" license +rather than under the public domain or CC0 contribution text mentioned +above, the code found under this directory is *also* provided under the +following license (commonly referred to as the BSD 2-Clause License). This +license does not detract from the above stated release of the code into +the public domain, and simply represents an additional license granted by +the Author. + +----------------------------------------------------------------------------- +** Beginning of "BSD 2-Clause License" text. ** + + Copyright (c) 2012, 2013, 2014, 2015, 2016 Gil Tene + Copyright (c) 2014 Michael Barker + Copyright (c) 2014 Matt Warren + All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE + LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF + THE POSSIBILITY OF SUCH DAMAGE. diff --git a/kafka4/licenses/jline-BSD-3-clause b/kafka4/licenses/jline-BSD-3-clause new file mode 100644 index 0000000..7e11b67 --- /dev/null +++ b/kafka4/licenses/jline-BSD-3-clause @@ -0,0 +1,35 @@ +Copyright (c) 2002-2018, the original author or authors. +All rights reserved. + +https://opensource.org/licenses/BSD-3-Clause + +Redistribution and use in source and binary forms, with or +without modification, are permitted provided that the following +conditions are met: + +Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + +Redistributions in binary form must reproduce the above copyright +notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with +the distribution. + +Neither the name of JLine nor the names of its contributors +may be used to endorse or promote products derived from this +software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, +OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED +AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING +IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +OF THE POSSIBILITY OF SUCH DAMAGE. + diff --git a/kafka4/licenses/jopt-simple-MIT b/kafka4/licenses/jopt-simple-MIT new file mode 100644 index 0000000..54b2732 --- /dev/null +++ b/kafka4/licenses/jopt-simple-MIT @@ -0,0 +1,24 @@ +/* + The MIT License + + Copyright (c) 2004-2016 Paul R. Holser, Jr. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +*/ diff --git a/kafka4/licenses/jsr305-BSD-3-clause b/kafka4/licenses/jsr305-BSD-3-clause new file mode 100644 index 0000000..cf30ea2 --- /dev/null +++ b/kafka4/licenses/jsr305-BSD-3-clause @@ -0,0 +1,28 @@ +Copyright (c) 2007-2009, JSR305 expert group +All rights reserved. + +http://www.opensource.org/licenses/bsd-license.php + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + * Neither the name of the JSR305 expert group nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. diff --git a/kafka4/licenses/paranamer-BSD-3-clause b/kafka4/licenses/paranamer-BSD-3-clause new file mode 100644 index 0000000..9e2a71c --- /dev/null +++ b/kafka4/licenses/paranamer-BSD-3-clause @@ -0,0 +1,29 @@ +[ ParaNamer used to be 'Public Domain', but since it includes a small piece of ASM it is now the same license as that: BSD ] + + Portions copyright (c) 2006-2018 Paul Hammant & ThoughtWorks Inc + Portions copyright (c) 2000-2007 INRIA, France Telecom + All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. Neither the name of the copyright holders nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE + LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF + THE POSSIBILITY OF SUCH DAMAGE. diff --git a/kafka4/licenses/pcollections-MIT b/kafka4/licenses/pcollections-MIT new file mode 100644 index 0000000..50519c5 --- /dev/null +++ b/kafka4/licenses/pcollections-MIT @@ -0,0 +1,24 @@ +MIT License + +Copyright 2008-2011, 2014-2020, 2022 Harold Cooper, gil cattaneo, Gleb Frank, +Günther Grill, Ilya Gorbunov, Jirka Kremser, Jochen Theodorou, Johnny Lim, +Liam Miller, Mark Perry, Matei Dragu, Mike Klein, Oleg Osipenko, Ran Ari-Gur, +Shantanu Kumar, and Valeriy Vyrva. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/kafka4/licenses/protobuf-java-BSD-3-clause b/kafka4/licenses/protobuf-java-BSD-3-clause new file mode 100644 index 0000000..0771540 --- /dev/null +++ b/kafka4/licenses/protobuf-java-BSD-3-clause @@ -0,0 +1,34 @@ +Copyright 2023, the original author or authors. +All rights reserved. + +https://opensource.org/licenses/BSD-3-Clause + +Redistribution and use in source and binary forms, with or +without modification, are permitted provided that the following +conditions are met: + +Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + +Redistributions in binary form must reproduce the above copyright +notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with +the distribution. + +Neither the name of JLine nor the names of its contributors +may be used to endorse or promote products derived from this +software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, +OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED +AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING +IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/kafka4/licenses/re2j-GO b/kafka4/licenses/re2j-GO new file mode 100644 index 0000000..b620ae6 --- /dev/null +++ b/kafka4/licenses/re2j-GO @@ -0,0 +1,32 @@ +This is a work derived from Russ Cox's RE2 in Go, whose license +http://golang.org/LICENSE is as follows: + +Copyright (c) 2009 The Go Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google Inc. nor the names of its contributors + may be used to endorse or promote products derived from this + software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/kafka4/licenses/slf4j-MIT b/kafka4/licenses/slf4j-MIT new file mode 100644 index 0000000..315bd49 --- /dev/null +++ b/kafka4/licenses/slf4j-MIT @@ -0,0 +1,24 @@ +Copyright (c) 2004-2017 QOS.ch +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + + diff --git a/kafka4/licenses/zstd-jni-BSD-2-clause b/kafka4/licenses/zstd-jni-BSD-2-clause new file mode 100644 index 0000000..66abb8a --- /dev/null +++ b/kafka4/licenses/zstd-jni-BSD-2-clause @@ -0,0 +1,26 @@ +Zstd-jni: JNI bindings to Zstd Library + +Copyright (c) 2015-present, Luben Karavelov/ All rights reserved. + +BSD License + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + +* Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +* Redistributions in binary form must reproduce the above copyright notice, this + list of conditions and the following disclaimer in the documentation and/or + other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/kafka4/logs/controller.log b/kafka4/logs/controller.log new file mode 100644 index 0000000..1c11a83 --- /dev/null +++ b/kafka4/logs/controller.log @@ -0,0 +1,81 @@ +[2025-05-27 20:15:43,699] INFO [QuorumController id=1] Registering periodic task writeNoOpRecord to run every 500 ms (org.apache.kafka.controller.PeriodicTaskControlManager) +[2025-05-27 20:15:43,700] INFO [QuorumController id=1] Registering periodic task maybeFenceStaleBroker to run every 1125 ms (org.apache.kafka.controller.PeriodicTaskControlManager) +[2025-05-27 20:15:43,701] INFO [QuorumController id=1] Registering periodic task electPreferred to run every 300000 ms (org.apache.kafka.controller.PeriodicTaskControlManager) +[2025-05-27 20:15:43,701] INFO [QuorumController id=1] Registering periodic task electUnclean to run every 300000 ms (org.apache.kafka.controller.PeriodicTaskControlManager) +[2025-05-27 20:15:43,701] INFO [QuorumController id=1] Registering periodic task expireDelegationTokens to run every 3600000 ms (org.apache.kafka.controller.PeriodicTaskControlManager) +[2025-05-27 20:15:43,701] INFO [QuorumController id=1] Registering periodic task generatePeriodicPerformanceMessage to run every 60000 ms (org.apache.kafka.controller.PeriodicTaskControlManager) +[2025-05-27 20:15:43,702] INFO [QuorumController id=1] Creating new QuorumController with clusterId VcD4VONhTsGM90xh5WBCZg (org.apache.kafka.controller.QuorumController) +[2025-05-27 20:15:45,109] INFO [QuorumController id=1] In the new epoch 1, the leader is (none). (org.apache.kafka.controller.QuorumController) +[2025-05-27 20:15:45,160] INFO [QuorumController id=1] In the new epoch 1, the leader is 2. (org.apache.kafka.controller.QuorumController) +[2025-05-27 20:15:45,275] INFO [QuorumController id=1] Replayed BeginTransactionRecord(name='Bootstrap records') at offset 1. (org.apache.kafka.controller.OffsetControlManager) +[2025-05-27 20:15:45,275] INFO [QuorumController id=1] Replayed a FeatureLevelRecord setting metadata.version to 4.0-IV3 (org.apache.kafka.controller.FeatureControlManager) +[2025-05-27 20:15:45,276] INFO [QuorumController id=1] Replayed a FeatureLevelRecord setting feature group.version to 1 (org.apache.kafka.controller.FeatureControlManager) +[2025-05-27 20:15:45,276] INFO [QuorumController id=1] Replayed a FeatureLevelRecord setting feature transaction.version to 2 (org.apache.kafka.controller.FeatureControlManager) +[2025-05-27 20:15:45,276] INFO [QuorumController id=1] Replayed EndTransactionRecord() at offset 5. (org.apache.kafka.controller.OffsetControlManager) +[2025-05-27 20:15:45,296] INFO [QuorumController id=1] Replayed initial RegisterBrokerRecord for broker 2: RegisterBrokerRecord(brokerId=2, isMigratingZkBroker=false, incarnationId=5WtO3reJTcmhbqG1JH-dlg, brokerEpoch=6, endPoints=[BrokerEndpoint(name='INTERNAL', host='192.168.0.73', port=9094, securityProtocol=0), BrokerEndpoint(name='EXTERNAL', host='114.110.129.227', port=19092, securityProtocol=0)], features=[BrokerFeature(name='group.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='transaction.version', minSupportedVersion=0, maxSupportedVersion=2), BrokerFeature(name='eligible.leader.replicas.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='metadata.version', minSupportedVersion=7, maxSupportedVersion=25)], rack=null, fenced=true, inControlledShutdown=false, logDirs=[ifcI0CksDfkMPP_O2LpC7g]) (org.apache.kafka.controller.ClusterControlManager) +[2025-05-27 20:15:45,316] INFO [QuorumController id=1] Replayed initial RegisterBrokerRecord for broker 1: RegisterBrokerRecord(brokerId=1, isMigratingZkBroker=false, incarnationId=d-m3sk0uRiOv4Xb_gjgAMA, brokerEpoch=7, endPoints=[BrokerEndpoint(name='INTERNAL', host='192.168.0.87', port=9094, securityProtocol=0), BrokerEndpoint(name='EXTERNAL', host='114.110.129.227', port=19092, securityProtocol=0)], features=[BrokerFeature(name='group.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='transaction.version', minSupportedVersion=0, maxSupportedVersion=2), BrokerFeature(name='eligible.leader.replicas.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='metadata.version', minSupportedVersion=7, maxSupportedVersion=25)], rack=null, fenced=true, inControlledShutdown=false, logDirs=[ofqKBRdP9magMuiqSEoHfg]) (org.apache.kafka.controller.ClusterControlManager) +[2025-05-27 20:15:45,316] INFO [QuorumController id=1] Replayed initial RegisterBrokerRecord for broker 3: RegisterBrokerRecord(brokerId=3, isMigratingZkBroker=false, incarnationId=OxI-hxirQOGhx8MvOozl6g, brokerEpoch=8, endPoints=[BrokerEndpoint(name='INTERNAL', host='192.168.0.88', port=9094, securityProtocol=0), BrokerEndpoint(name='EXTERNAL', host='114.110.129.227', port=19092, securityProtocol=0)], features=[BrokerFeature(name='group.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='transaction.version', minSupportedVersion=0, maxSupportedVersion=2), BrokerFeature(name='eligible.leader.replicas.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='metadata.version', minSupportedVersion=7, maxSupportedVersion=25)], rack=null, fenced=true, inControlledShutdown=false, logDirs=[CyGkaTw01x6AL6KDcim5hQ]) (org.apache.kafka.controller.ClusterControlManager) +[2025-05-27 20:15:45,320] INFO [QuorumController id=1] Replayed RegisterControllerRecord containing ControllerRegistration(id=2, incarnationId=HuTWG0vVSzuDMRTk9TChXw, zkMigrationReady=false, listeners=[Endpoint(listenerName='CONTROLLER', securityProtocol=PLAINTEXT, host='192.168.0.73', port=9093)], supportedFeatures={eligible.leader.replicas.version: 0-1, group.version: 0-1, kraft.version: 0-1, metadata.version: 7-25, transaction.version: 0-2}). (org.apache.kafka.controller.ClusterControlManager) +[2025-05-27 20:15:45,400] INFO [QuorumController id=1] Replayed RegisterControllerRecord containing ControllerRegistration(id=3, incarnationId=RR3xDlHIQoifXhNAsZg7QQ, zkMigrationReady=false, listeners=[Endpoint(listenerName='CONTROLLER', securityProtocol=PLAINTEXT, host='192.168.0.88', port=9093)], supportedFeatures={eligible.leader.replicas.version: 0-1, group.version: 0-1, kraft.version: 0-1, metadata.version: 7-25, transaction.version: 0-2}). (org.apache.kafka.controller.ClusterControlManager) +[2025-05-27 20:15:45,400] INFO [QuorumController id=1] Replayed RegisterControllerRecord containing ControllerRegistration(id=1, incarnationId=K3W9NstrSjGCWNgeFAZuLw, zkMigrationReady=false, listeners=[Endpoint(listenerName='CONTROLLER', securityProtocol=PLAINTEXT, host='192.168.0.87', port=9093)], supportedFeatures={eligible.leader.replicas.version: 0-1, group.version: 0-1, kraft.version: 0-1, metadata.version: 7-25, transaction.version: 0-2}). (org.apache.kafka.controller.ClusterControlManager) +[2025-05-27 20:15:45,454] INFO [QuorumController id=1] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 2: BrokerRegistrationChangeRecord(brokerId=2, brokerEpoch=6, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) +[2025-05-27 20:15:45,743] INFO [QuorumController id=1] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 1: BrokerRegistrationChangeRecord(brokerId=1, brokerEpoch=7, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) +[2025-05-27 20:15:45,743] INFO [QuorumController id=1] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 3: BrokerRegistrationChangeRecord(brokerId=3, brokerEpoch=8, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) +[2025-05-27 20:23:30,813] INFO [QuorumController id=1] Replayed TopicRecord for topic test-topic with topic ID vXuH9_ZNQI2c0R-bVWG_WA. (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:23:30,820] INFO [QuorumController id=1] Replayed PartitionRecord for new partition test-topic-0 with topic ID vXuH9_ZNQI2c0R-bVWG_WA and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:24:44,836] INFO [QuorumController id=1] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=1, brokerEpoch=7, nextProducerId=1000) (org.apache.kafka.controller.ProducerIdControlManager) +[2025-05-27 20:24:45,335] INFO [QuorumController id=1] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=3, brokerEpoch=8, nextProducerId=2000) (org.apache.kafka.controller.ProducerIdControlManager) +[2025-05-27 20:26:03,850] INFO [QuorumController id=1] Replayed TopicRecord for topic __consumer_offsets with topic ID iKTtSMP_Qhe2qNEqoWMbig. (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,851] INFO [QuorumController id=1] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration compression.type to producer (org.apache.kafka.controller.ConfigurationControlManager) +[2025-05-27 20:26:03,851] INFO [QuorumController id=1] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration cleanup.policy to compact (org.apache.kafka.controller.ConfigurationControlManager) +[2025-05-27 20:26:03,851] INFO [QuorumController id=1] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration segment.bytes to 104857600 (org.apache.kafka.controller.ConfigurationControlManager) +[2025-05-27 20:26:03,851] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-0 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,851] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-1 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,851] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-2 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,851] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-3 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,852] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-4 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,852] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-5 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,852] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-6 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,852] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-7 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,852] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-8 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,852] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-9 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,852] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-10 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,852] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-11 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,852] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-12 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,852] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-13 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,852] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-14 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,852] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-15 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,853] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-16 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,853] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-17 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,853] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-18 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,853] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-19 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,853] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-20 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,853] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-21 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,853] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-22 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,853] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-23 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,853] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-24 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,853] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-25 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,854] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-26 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,854] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-27 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,854] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-28 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,854] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-29 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,854] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-30 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,854] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-31 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,854] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-32 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,854] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-33 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,854] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-34 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,854] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-35 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,854] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-36 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,855] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-37 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,855] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-38 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,855] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-39 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,855] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-40 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,855] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-41 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,855] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-42 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,855] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-43 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,855] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-44 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,855] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-45 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,855] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-46 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,855] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-47 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[2], directories=[ifcI0CksDfkMPP_O2LpC7g], isr=[2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,855] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-48 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[3], directories=[CyGkaTw01x6AL6KDcim5hQ], isr=[3], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=3, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) +[2025-05-27 20:26:03,856] INFO [QuorumController id=1] Replayed PartitionRecord for new partition __consumer_offsets-49 with topic ID iKTtSMP_Qhe2qNEqoWMbig and PartitionRegistration(replicas=[1], directories=[ofqKBRdP9magMuiqSEoHfg], isr=[1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) diff --git a/kafka4/logs/controller.log.2025-05-27-19 b/kafka4/logs/controller.log.2025-05-27-19 new file mode 100644 index 0000000..ce1ca92 --- /dev/null +++ b/kafka4/logs/controller.log.2025-05-27-19 @@ -0,0 +1,7 @@ +[2025-05-27 19:59:22,042] INFO [QuorumController id=1] Registering periodic task writeNoOpRecord to run every 500 ms (org.apache.kafka.controller.PeriodicTaskControlManager) +[2025-05-27 19:59:22,042] INFO [QuorumController id=1] Registering periodic task maybeFenceStaleBroker to run every 1125 ms (org.apache.kafka.controller.PeriodicTaskControlManager) +[2025-05-27 19:59:22,043] INFO [QuorumController id=1] Registering periodic task electPreferred to run every 300000 ms (org.apache.kafka.controller.PeriodicTaskControlManager) +[2025-05-27 19:59:22,043] INFO [QuorumController id=1] Registering periodic task electUnclean to run every 300000 ms (org.apache.kafka.controller.PeriodicTaskControlManager) +[2025-05-27 19:59:22,047] INFO [QuorumController id=1] Registering periodic task expireDelegationTokens to run every 3600000 ms (org.apache.kafka.controller.PeriodicTaskControlManager) +[2025-05-27 19:59:22,047] INFO [QuorumController id=1] Registering periodic task generatePeriodicPerformanceMessage to run every 60000 ms (org.apache.kafka.controller.PeriodicTaskControlManager) +[2025-05-27 19:59:22,048] INFO [QuorumController id=1] Creating new QuorumController with clusterId rl9c46kFS4uhsRPVprGH3A (org.apache.kafka.controller.QuorumController) diff --git a/kafka4/logs/kafka-authorizer.log b/kafka4/logs/kafka-authorizer.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/logs/kafka-request.log b/kafka4/logs/kafka-request.log new file mode 100644 index 0000000..e69de29 diff --git a/kafka4/logs/kafka.out b/kafka4/logs/kafka.out new file mode 100644 index 0000000..d33333a --- /dev/null +++ b/kafka4/logs/kafka.out @@ -0,0 +1,633 @@ +[2025-05-27 20:15:42,946] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) +[2025-05-27 20:15:43,229] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) +[2025-05-27 20:15:43,231] INFO [ControllerServer id=1] Starting controller (kafka.server.ControllerServer) +[2025-05-27 20:15:43,501] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) +[2025-05-27 20:15:43,530] INFO [SocketServer listenerType=CONTROLLER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(CONTROLLER) (kafka.network.SocketServer) +[2025-05-27 20:15:43,536] INFO authorizerStart completed for endpoint CONTROLLER. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) +[2025-05-27 20:15:43,538] INFO [SharedServer id=1] Starting SharedServer (kafka.server.SharedServer) +[2025-05-27 20:15:43,583] INFO [LogLoader partition=__cluster_metadata-0, dir=/app/kafka4/data/metadata-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:15:43,584] INFO [LogLoader partition=__cluster_metadata-0, dir=/app/kafka4/data/metadata-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:15:43,586] INFO [LogLoader partition=__cluster_metadata-0, dir=/app/kafka4/data/metadata-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:15:43,612] INFO Initialized snapshots with IDs SortedSet() from /app/kafka4/data/metadata-logs/__cluster_metadata-0 (kafka.raft.KafkaMetadataLog$) +[2025-05-27 20:15:43,628] INFO [raft-expiration-reaper]: Starting (kafka.raft.TimingWheelExpirationService$ExpiredOperationReaper) +[2025-05-27 20:15:43,634] INFO [RaftManager id=1] Starting request manager with bootstrap servers: [192.168.0.87:9093 (id: -2 rack: null isFenced: false), 192.168.0.73:9093 (id: -3 rack: null isFenced: false), 192.168.0.88:9093 (id: -4 rack: null isFenced: false)] (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:43,639] INFO [RaftManager id=1] Reading KRaft snapshot and log as part of the initialization (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:43,641] INFO [RaftManager id=1] Starting voters are VoterSet(voters={1=VoterNode(voterKey=ReplicaKey(id=1, directoryId=), listeners=Endpoints(endpoints={ListenerName(CONTROLLER)=/192.168.0.87:9093}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0]), 2=VoterNode(voterKey=ReplicaKey(id=2, directoryId=), listeners=Endpoints(endpoints={ListenerName(CONTROLLER)=/192.168.0.73:9093}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0]), 3=VoterNode(voterKey=ReplicaKey(id=3, directoryId=), listeners=Endpoints(endpoints={ListenerName(CONTROLLER)=/192.168.0.88:9093}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0])}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:43,644] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=1542, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:43,658] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=1542, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:43,661] INFO [kafka-1-raft-outbound-request-thread]: Starting (org.apache.kafka.raft.KafkaNetworkChannel$SendThread) +[2025-05-27 20:15:43,661] INFO [kafka-1-raft-io-thread]: Starting (org.apache.kafka.raft.KafkaRaftClientDriver) +[2025-05-27 20:15:43,673] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:43,674] INFO [RaftManager id=1] Registered the listener org.apache.kafka.image.loader.MetadataLoader@1531319744 (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:43,674] INFO [ControllerServer id=1] Waiting for controller quorum voters future (kafka.server.ControllerServer) +[2025-05-27 20:15:43,674] INFO [ControllerServer id=1] Finished waiting for controller quorum voters future (kafka.server.ControllerServer) +[2025-05-27 20:15:43,682] INFO [RaftManager id=1] Node -2 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:15:43,682] WARN [RaftManager id=1] Connection to node -2 (/192.168.0.87:9093) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:15:43,688] INFO [RaftManager id=1] Node -3 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:15:43,689] WARN [RaftManager id=1] Connection to node -3 (/192.168.0.73:9093) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:15:43,696] INFO [RaftManager id=1] Node -4 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:15:43,696] WARN [RaftManager id=1] Connection to node -4 (/192.168.0.88:9093) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:15:43,702] INFO [RaftManager id=1] Registered the listener org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@1801348204 (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:43,706] INFO [controller-1-ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,706] INFO [controller-1-ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,707] INFO [controller-1-ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,708] INFO [controller-1-ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,720] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,732] INFO [ControllerServer id=1] Waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) +[2025-05-27 20:15:43,732] INFO [ControllerServer id=1] Finished waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) +[2025-05-27 20:15:43,732] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:43,733] INFO [SocketServer listenerType=CONTROLLER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) +[2025-05-27 20:15:43,735] INFO Awaiting socket connections on 0.0.0.0:9093. (kafka.network.DataPlaneAcceptor) +[2025-05-27 20:15:43,742] INFO [controller-1-to-controller-registration-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:43,742] INFO [ControllerRegistrationManager id=1 incarnation=K3W9NstrSjGCWNgeFAZuLw] initialized channel manager. (kafka.server.ControllerRegistrationManager) +[2025-05-27 20:15:43,742] INFO [ControllerRegistrationManager id=1 incarnation=K3W9NstrSjGCWNgeFAZuLw] maybeSendControllerRegistration: cannot register yet because the metadata.version is not known yet. (kafka.server.ControllerRegistrationManager) +[2025-05-27 20:15:43,743] INFO [ControllerServer id=1] Waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) +[2025-05-27 20:15:43,743] INFO [ControllerServer id=1] Finished waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) +[2025-05-27 20:15:43,743] INFO [ControllerServer id=1] Waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) +[2025-05-27 20:15:43,743] INFO [ControllerServer id=1] Finished waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) +[2025-05-27 20:15:43,744] INFO [BrokerServer id=1] Transition from SHUTDOWN to STARTING (kafka.server.BrokerServer) +[2025-05-27 20:15:43,745] INFO [BrokerServer id=1] Starting broker (kafka.server.BrokerServer) +[2025-05-27 20:15:43,759] INFO [broker-1-ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,761] INFO [broker-1-ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,761] INFO [broker-1-ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,770] INFO [broker-1-ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,798] INFO [BrokerServer id=1] Waiting for controller quorum voters future (kafka.server.BrokerServer) +[2025-05-27 20:15:43,798] INFO [BrokerServer id=1] Finished waiting for controller quorum voters future (kafka.server.BrokerServer) +[2025-05-27 20:15:43,800] INFO [broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:43,810] INFO [client-metrics-reaper]: Starting (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 20:15:43,831] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) +[2025-05-27 20:15:43,833] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:43,833] INFO [SocketServer listenerType=BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(INTERNAL) (kafka.network.SocketServer) +[2025-05-27 20:15:43,834] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) +[2025-05-27 20:15:43,836] INFO [SocketServer listenerType=BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(EXTERNAL) (kafka.network.SocketServer) +[2025-05-27 20:15:43,840] INFO [broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:43,851] INFO [broker-1-to-controller-directory-assignments-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:43,859] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,860] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,861] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,863] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,863] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,863] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,884] INFO [BrokerServer id=1] Using no op persister (kafka.server.BrokerServer) +[2025-05-27 20:15:43,892] INFO [group-coordinator-reaper]: Starting (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 20:15:43,906] INFO [group-coordinator-event-processor-0]: Starting (org.apache.kafka.coordinator.common.runtime.MultiThreadedEventProcessor$EventProcessorThread) +[2025-05-27 20:15:43,914] INFO [group-coordinator-event-processor-1]: Starting (org.apache.kafka.coordinator.common.runtime.MultiThreadedEventProcessor$EventProcessorThread) +[2025-05-27 20:15:43,914] INFO [group-coordinator-event-processor-2]: Starting (org.apache.kafka.coordinator.common.runtime.MultiThreadedEventProcessor$EventProcessorThread) +[2025-05-27 20:15:43,916] INFO [group-coordinator-event-processor-3]: Starting (org.apache.kafka.coordinator.common.runtime.MultiThreadedEventProcessor$EventProcessorThread) +[2025-05-27 20:15:43,933] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:43,934] INFO Unable to read the broker epoch in /app/kafka4/data/kraft-combined-logs. (kafka.log.LogManager) +[2025-05-27 20:15:43,939] INFO [broker-1-to-controller-heartbeat-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:43,940] INFO [BrokerLifecycleManager id=1] Incarnation d-m3sk0uRiOv4Xb_gjgAMA of broker 1 in cluster VcD4VONhTsGM90xh5WBCZg is now STARTING. (kafka.server.BrokerLifecycleManager) +[2025-05-27 20:15:43,947] INFO [share-group-lock-timeout-reaper]: Starting (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 20:15:43,957] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,984] INFO [BrokerServer id=1] Waiting for the broker metadata publishers to be installed (kafka.server.BrokerServer) +[2025-05-27 20:15:43,984] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:43,984] INFO [BrokerServer id=1] Finished waiting for the broker metadata publishers to be installed (kafka.server.BrokerServer) +[2025-05-27 20:15:43,984] INFO [BrokerServer id=1] Waiting for the controller to acknowledge that we are caught up (kafka.server.BrokerServer) +[2025-05-27 20:15:44,084] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,184] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,285] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,385] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,485] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,586] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,686] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,786] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,887] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,987] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,087] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,098] INFO [RaftManager id=1] Vote request VoteRequestData(clusterId='VcD4VONhTsGM90xh5WBCZg', voterId=1, topics=[TopicData(topicName='__cluster_metadata', partitions=[PartitionData(partitionIndex=0, replicaEpoch=0, replicaId=2, replicaDirectoryId=POjNTqRztN9tDBcLAf5Cqw, voterDirectoryId=AAAAAAAAAAAAAAAAAAAAAA, lastOffsetEpoch=0, lastOffset=0, preVote=true)])]) with epoch 0 is granted (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:45,104] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=82, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=1542, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:45,108] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=82, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=1542, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:45,110] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional[ReplicaKey(id=2, directoryId=POjNTqRztN9tDBcLAf5Cqw)], voters=[1, 2, 3], electionTimeoutMs=1346, highWatermark=Optional.empty) from UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=82, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:45,112] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional[ReplicaKey(id=2, directoryId=POjNTqRztN9tDBcLAf5Cqw)], voters=[1, 2, 3], electionTimeoutMs=1346, highWatermark=Optional.empty) from UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=82, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:45,112] INFO [RaftManager id=1] Vote request VoteRequestData(clusterId='VcD4VONhTsGM90xh5WBCZg', voterId=1, topics=[TopicData(topicName='__cluster_metadata', partitions=[PartitionData(partitionIndex=0, replicaEpoch=1, replicaId=2, replicaDirectoryId=POjNTqRztN9tDBcLAf5Cqw, voterDirectoryId=AAAAAAAAAAAAAAAAAAAAAA, lastOffsetEpoch=0, lastOffset=0, preVote=false)])]) with epoch 1 is granted (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:45,157] INFO [RaftManager id=1] Attempting durable transition to FollowerState(fetchTimeoutMs=2000, epoch=1, leader=2, leaderEndpoints=Endpoints(endpoints={ListenerName(CONTROLLER)=192.168.0.73/:9093}), votedKey=Optional[ReplicaKey(id=2, directoryId=POjNTqRztN9tDBcLAf5Cqw)], voters=[1, 2, 3], highWatermark=Optional.empty, fetchingSnapshot=Optional.empty) from UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional[ReplicaKey(id=2, directoryId=POjNTqRztN9tDBcLAf5Cqw)], voters=[1, 2, 3], electionTimeoutMs=1346, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:45,159] INFO [RaftManager id=1] Completed transition to FollowerState(fetchTimeoutMs=2000, epoch=1, leader=2, leaderEndpoints=Endpoints(endpoints={ListenerName(CONTROLLER)=192.168.0.73/:9093}), votedKey=Optional[ReplicaKey(id=2, directoryId=POjNTqRztN9tDBcLAf5Cqw)], voters=[1, 2, 3], highWatermark=Optional.empty, fetchingSnapshot=Optional.empty) from UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional[ReplicaKey(id=2, directoryId=POjNTqRztN9tDBcLAf5Cqw)], voters=[1, 2, 3], electionTimeoutMs=1346, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:45,188] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,203] INFO [broker-1-to-controller-forwarding-channel-manager]: Recorded new KRaft controller, from now on will use node 192.168.0.73:9093 (id: 2 rack: null isFenced: false) (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:45,242] INFO [broker-1-to-controller-heartbeat-channel-manager]: Recorded new KRaft controller, from now on will use node 192.168.0.73:9093 (id: 2 rack: null isFenced: false) (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:45,243] INFO [broker-1-to-controller-alter-partition-channel-manager]: Recorded new KRaft controller, from now on will use node 192.168.0.73:9093 (id: 2 rack: null isFenced: false) (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:45,246] INFO [controller-1-to-controller-registration-channel-manager]: Recorded new KRaft controller, from now on will use node 192.168.0.73:9093 (id: 2 rack: null isFenced: false) (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:45,247] INFO [RaftManager id=1] High watermark set to Optional[LogOffsetMetadata(offset=1, metadata=Optional.empty)] for the first time for epoch 1 (org.apache.kafka.raft.FollowerState) +[2025-05-27 20:15:45,249] INFO [RaftManager id=1] Setting the next offset of org.apache.kafka.image.loader.MetadataLoader@1531319744 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:45,250] INFO [RaftManager id=1] Setting the next offset of org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@1801348204 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:45,250] INFO [MetadataLoader id=1] maybePublishMetadata(LOG_DELTA): The loader is still catching up because we have not loaded a controller record as of offset 0 and high water mark is 1 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,253] INFO [broker-1-to-controller-directory-assignments-channel-manager]: Recorded new KRaft controller, from now on will use node 192.168.0.73:9093 (id: 2 rack: null isFenced: false) (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:45,276] INFO [MetadataLoader id=1] maybePublishMetadata(LOG_DELTA): The loader finished catching up to the current high water mark of 7 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,279] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing SnapshotGenerator with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,280] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing KRaftMetadataCachePublisher with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,280] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing FeaturesPublisher with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,282] INFO [ControllerServer id=1] Loaded new metadata Features(metadataVersion=4.0-IV3, finalizedFeatures={group.version=1, transaction.version=2, metadata.version=25}, finalizedFeaturesEpoch=6). (org.apache.kafka.metadata.publisher.FeaturesPublisher) +[2025-05-27 20:15:45,282] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing ControllerRegistrationsPublisher with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,282] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing ControllerRegistrationManager with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,283] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing DynamicConfigPublisher controller id=1 with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,284] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing DynamicClientQuotaPublisher controller id=1 with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,284] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing DynamicTopicClusterQuotaPublisher controller id=1 with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,285] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing ScramPublisher controller id=1 with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,286] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing DelegationTokenPublisher controller id=1 with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,287] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing ControllerMetadataMetricsPublisher with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,287] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing AclPublisher controller id=1 with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,287] INFO [ControllerRegistrationManager id=1 incarnation=K3W9NstrSjGCWNgeFAZuLw] sendControllerRegistration: attempting to send ControllerRegistrationRequestData(controllerId=1, incarnationId=K3W9NstrSjGCWNgeFAZuLw, zkMigrationReady=false, listeners=[Listener(name='CONTROLLER', host='192.168.0.87', port=9093, securityProtocol=0)], features=[Feature(name='group.version', minSupportedVersion=0, maxSupportedVersion=1), Feature(name='transaction.version', minSupportedVersion=0, maxSupportedVersion=2), Feature(name='eligible.leader.replicas.version', minSupportedVersion=0, maxSupportedVersion=1), Feature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), Feature(name='metadata.version', minSupportedVersion=7, maxSupportedVersion=25)]) (kafka.server.ControllerRegistrationManager) +[2025-05-27 20:15:45,288] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing MetadataVersionPublisher(id=1) with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,288] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing BrokerMetadataPublisher with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,290] INFO [BrokerMetadataPublisher id=1] Publishing initial metadata at offset OffsetAndEpoch(offset=6, epoch=1) with metadata.version Optional[4.0-IV3]. (kafka.server.metadata.BrokerMetadataPublisher) +[2025-05-27 20:15:45,291] INFO [BrokerLifecycleManager id=1] Successfully registered broker 1 with broker epoch 7 (kafka.server.BrokerLifecycleManager) +[2025-05-27 20:15:45,291] INFO Loading logs from log dirs ArrayBuffer(/app/kafka4/data/kraft-combined-logs) (kafka.log.LogManager) +[2025-05-27 20:15:45,294] INFO No logs found to be loaded in /app/kafka4/data/kraft-combined-logs (kafka.log.LogManager) +[2025-05-27 20:15:45,301] INFO Loaded 0 logs in 8ms (kafka.log.LogManager) +[2025-05-27 20:15:45,302] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) +[2025-05-27 20:15:45,302] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) +[2025-05-27 20:15:45,320] INFO [ControllerRegistrationManager id=1 incarnation=K3W9NstrSjGCWNgeFAZuLw] RegistrationResponseHandler: controller acknowledged ControllerRegistrationRequest. (kafka.server.ControllerRegistrationManager) +[2025-05-27 20:15:45,371] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) +[2025-05-27 20:15:45,379] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) +[2025-05-27 20:15:45,380] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager) +[2025-05-27 20:15:45,380] INFO [GroupCoordinator id=1] Starting up. (org.apache.kafka.coordinator.group.GroupCoordinatorService) +[2025-05-27 20:15:45,381] INFO [GroupCoordinator id=1] Startup complete. (org.apache.kafka.coordinator.group.GroupCoordinatorService) +[2025-05-27 20:15:45,382] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) +[2025-05-27 20:15:45,383] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) +[2025-05-27 20:15:45,383] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) +[2025-05-27 20:15:45,392] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing BrokerRegistrationTracker(id=1) with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,400] INFO [ControllerRegistrationManager id=1 incarnation=K3W9NstrSjGCWNgeFAZuLw] Our registration has been persisted to the metadata log. (kafka.server.ControllerRegistrationManager) +[2025-05-27 20:15:45,413] INFO [BrokerLifecycleManager id=1] The broker has caught up. Transitioning from STARTING to RECOVERY. (kafka.server.BrokerLifecycleManager) +[2025-05-27 20:15:45,413] INFO [BrokerServer id=1] Finished waiting for the controller to acknowledge that we are caught up (kafka.server.BrokerServer) +[2025-05-27 20:15:45,413] INFO [BrokerServer id=1] Waiting for the initial broker metadata update to be published (kafka.server.BrokerServer) +[2025-05-27 20:15:45,414] INFO [BrokerServer id=1] Finished waiting for the initial broker metadata update to be published (kafka.server.BrokerServer) +[2025-05-27 20:15:45,415] INFO KafkaConfig values: + add.partitions.to.txn.retry.backoff.max.ms = 100 + add.partitions.to.txn.retry.backoff.ms = 20 + advertised.listeners = INTERNAL://192.168.0.87:9094,EXTERNAL://114.110.129.227:19092,CONTROLLER://192.168.0.87:9093 + alter.config.policy.class.name = null + alter.log.dirs.replication.quota.window.num = 11 + alter.log.dirs.replication.quota.window.size.seconds = 1 + authorizer.class.name = + auto.create.topics.enable = true + auto.leader.rebalance.enable = true + background.threads = 10 + broker.heartbeat.interval.ms = 2000 + broker.id = 1 + broker.rack = null + broker.session.timeout.ms = 9000 + client.quota.callback.class = null + compression.gzip.level = -1 + compression.lz4.level = 9 + compression.type = producer + compression.zstd.level = 3 + connection.failed.authentication.delay.ms = 100 + connections.max.idle.ms = 600000 + connections.max.reauth.ms = 0 + controlled.shutdown.enable = true + controller.listener.names = CONTROLLER + controller.performance.always.log.threshold.ms = 2000 + controller.performance.sample.period.ms = 60000 + controller.quorum.append.linger.ms = 25 + controller.quorum.bootstrap.servers = [192.168.0.87:9093, 192.168.0.73:9093, 192.168.0.88:9093] + controller.quorum.election.backoff.max.ms = 1000 + controller.quorum.election.timeout.ms = 1000 + controller.quorum.fetch.timeout.ms = 2000 + controller.quorum.request.timeout.ms = 2000 + controller.quorum.retry.backoff.ms = 20 + controller.quorum.voters = [1@192.168.0.87:9093, 2@192.168.0.73:9093, 3@192.168.0.88:9093] + controller.quota.window.num = 11 + controller.quota.window.size.seconds = 1 + controller.socket.timeout.ms = 30000 + create.topic.policy.class.name = null + default.replication.factor = 1 + delegation.token.expiry.check.interval.ms = 3600000 + delegation.token.expiry.time.ms = 86400000 + delegation.token.max.lifetime.ms = 604800000 + delegation.token.secret.key = null + delete.records.purgatory.purge.interval.requests = 1 + delete.topic.enable = true + early.start.listeners = null + fetch.max.bytes = 57671680 + fetch.purgatory.purge.interval.requests = 1000 + group.consumer.assignors = [uniform, range] + group.consumer.heartbeat.interval.ms = 5000 + group.consumer.max.heartbeat.interval.ms = 15000 + group.consumer.max.session.timeout.ms = 60000 + group.consumer.max.size = 2147483647 + group.consumer.migration.policy = bidirectional + group.consumer.min.heartbeat.interval.ms = 5000 + group.consumer.min.session.timeout.ms = 45000 + group.consumer.session.timeout.ms = 45000 + group.coordinator.append.linger.ms = 5 + group.coordinator.new.enable = true + group.coordinator.rebalance.protocols = [classic, consumer] + group.coordinator.threads = 4 + group.initial.rebalance.delay.ms = 3000 + group.max.session.timeout.ms = 1800000 + group.max.size = 2147483647 + group.min.session.timeout.ms = 6000 + group.share.delivery.count.limit = 5 + group.share.enable = false + group.share.heartbeat.interval.ms = 5000 + group.share.max.groups = 10 + group.share.max.heartbeat.interval.ms = 15000 + group.share.max.record.lock.duration.ms = 60000 + group.share.max.session.timeout.ms = 60000 + group.share.max.size = 200 + group.share.min.heartbeat.interval.ms = 5000 + group.share.min.record.lock.duration.ms = 15000 + group.share.min.session.timeout.ms = 45000 + group.share.partition.max.record.locks = 200 + group.share.persister.class.name = org.apache.kafka.server.share.persister.DefaultStatePersister + group.share.record.lock.duration.ms = 30000 + group.share.session.timeout.ms = 45000 + initial.broker.registration.timeout.ms = 60000 + inter.broker.listener.name = INTERNAL + kafka.metrics.polling.interval.secs = 10 + kafka.metrics.reporters = [] + leader.imbalance.check.interval.seconds = 300 + listener.security.protocol.map = INTERNAL:PLAINTEXT,EXTERNAL:PLAINTEXT,CONTROLLER:PLAINTEXT,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL + listeners = INTERNAL://0.0.0.0:9094,EXTERNAL://0.0.0.0:9092,CONTROLLER://0.0.0.0:9093 + log.cleaner.backoff.ms = 15000 + log.cleaner.dedupe.buffer.size = 134217728 + log.cleaner.delete.retention.ms = 86400000 + log.cleaner.enable = true + log.cleaner.io.buffer.load.factor = 0.9 + log.cleaner.io.buffer.size = 524288 + log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 + log.cleaner.max.compaction.lag.ms = 9223372036854775807 + log.cleaner.min.cleanable.ratio = 0.5 + log.cleaner.min.compaction.lag.ms = 0 + log.cleaner.threads = 1 + log.cleanup.policy = [delete] + log.dir = /tmp/kafka-logs + log.dir.failure.timeout.ms = 30000 + log.dirs = /app/kafka4/data/kraft-combined-logs + log.flush.interval.messages = 9223372036854775807 + log.flush.interval.ms = null + log.flush.offset.checkpoint.interval.ms = 60000 + log.flush.scheduler.interval.ms = 9223372036854775807 + log.flush.start.offset.checkpoint.interval.ms = 60000 + log.index.interval.bytes = 4096 + log.index.size.max.bytes = 10485760 + log.initial.task.delay.ms = 30000 + log.local.retention.bytes = -2 + log.local.retention.ms = -2 + log.message.timestamp.after.max.ms = 3600000 + log.message.timestamp.before.max.ms = 9223372036854775807 + log.message.timestamp.type = CreateTime + log.preallocate = false + log.retention.bytes = -1 + log.retention.check.interval.ms = 300000 + log.retention.hours = 168 + log.retention.minutes = null + log.retention.ms = null + log.roll.hours = 168 + log.roll.jitter.hours = 0 + log.roll.jitter.ms = null + log.roll.ms = null + log.segment.bytes = 1073741824 + log.segment.delete.delay.ms = 60000 + max.connection.creation.rate = 2147483647 + max.connections = 2147483647 + max.connections.per.ip = 2147483647 + max.connections.per.ip.overrides = + max.incremental.fetch.session.cache.slots = 1000 + max.request.partition.size.limit = 2000 + message.max.bytes = 1048588 + metadata.log.dir = /app/kafka4/data/metadata-logs + metadata.log.max.record.bytes.between.snapshots = 20971520 + metadata.log.max.snapshot.interval.ms = 3600000 + metadata.log.segment.bytes = 1073741824 + metadata.log.segment.min.bytes = 8388608 + metadata.log.segment.ms = 604800000 + metadata.max.idle.interval.ms = 500 + metadata.max.retention.bytes = 104857600 + metadata.max.retention.ms = 604800000 + metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + min.insync.replicas = 1 + node.id = 1 + num.io.threads = 2 + num.network.threads = 2 + num.partitions = 3 + num.recovery.threads.per.data.dir = 1 + num.replica.alter.log.dirs.threads = null + num.replica.fetchers = 1 + offset.metadata.max.bytes = 4096 + offsets.commit.timeout.ms = 5000 + offsets.load.buffer.size = 5242880 + offsets.retention.check.interval.ms = 600000 + offsets.retention.minutes = 10080 + offsets.topic.compression.codec = 0 + offsets.topic.num.partitions = 50 + offsets.topic.replication.factor = 1 + offsets.topic.segment.bytes = 104857600 + principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder + process.roles = [broker, controller] + producer.id.expiration.check.interval.ms = 600000 + producer.id.expiration.ms = 86400000 + producer.purgatory.purge.interval.requests = 1000 + queued.max.request.bytes = -1 + queued.max.requests = 500 + quota.window.num = 11 + quota.window.size.seconds = 1 + remote.fetch.max.wait.ms = 500 + remote.list.offsets.request.timeout.ms = 30000 + remote.log.index.file.cache.total.size.bytes = 1073741824 + remote.log.manager.copier.thread.pool.size = 10 + remote.log.manager.copy.max.bytes.per.second = 9223372036854775807 + remote.log.manager.copy.quota.window.num = 11 + remote.log.manager.copy.quota.window.size.seconds = 1 + remote.log.manager.expiration.thread.pool.size = 10 + remote.log.manager.fetch.max.bytes.per.second = 9223372036854775807 + remote.log.manager.fetch.quota.window.num = 11 + remote.log.manager.fetch.quota.window.size.seconds = 1 + remote.log.manager.task.interval.ms = 30000 + remote.log.manager.task.retry.backoff.max.ms = 30000 + remote.log.manager.task.retry.backoff.ms = 500 + remote.log.manager.task.retry.jitter = 0.2 + remote.log.manager.thread.pool.size = 2 + remote.log.metadata.custom.metadata.max.bytes = 128 + remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager + remote.log.metadata.manager.class.path = null + remote.log.metadata.manager.impl.prefix = rlmm.config. + remote.log.metadata.manager.listener.name = null + remote.log.reader.max.pending.tasks = 100 + remote.log.reader.threads = 10 + remote.log.storage.manager.class.name = null + remote.log.storage.manager.class.path = null + remote.log.storage.manager.impl.prefix = rsm.config. + remote.log.storage.system.enable = false + replica.fetch.backoff.ms = 1000 + replica.fetch.max.bytes = 1048576 + replica.fetch.min.bytes = 1 + replica.fetch.response.max.bytes = 10485760 + replica.fetch.wait.max.ms = 500 + replica.high.watermark.checkpoint.interval.ms = 5000 + replica.lag.time.max.ms = 30000 + replica.selector.class = null + replica.socket.receive.buffer.bytes = 65536 + replica.socket.timeout.ms = 30000 + replication.quota.window.num = 11 + replication.quota.window.size.seconds = 1 + request.timeout.ms = 30000 + sasl.client.callback.handler.class = null + sasl.enabled.mechanisms = [GSSAPI] + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.principal.to.local.rules = [DEFAULT] + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.connect.timeout.ms = null + sasl.login.read.timeout.ms = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.login.retry.backoff.max.ms = 10000 + sasl.login.retry.backoff.ms = 100 + sasl.mechanism.controller.protocol = GSSAPI + sasl.mechanism.inter.broker.protocol = GSSAPI + sasl.oauthbearer.clock.skew.seconds = 30 + sasl.oauthbearer.expected.audience = null + sasl.oauthbearer.expected.issuer = null + sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 + sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 + sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 + sasl.oauthbearer.jwks.endpoint.url = null + sasl.oauthbearer.scope.claim.name = scope + sasl.oauthbearer.sub.claim.name = sub + sasl.oauthbearer.token.endpoint.url = null + sasl.server.callback.handler.class = null + sasl.server.max.receive.size = 524288 + security.inter.broker.protocol = PLAINTEXT + security.providers = null + server.max.startup.time.ms = 9223372036854775807 + share.coordinator.append.linger.ms = 10 + share.coordinator.load.buffer.size = 5242880 + share.coordinator.snapshot.update.records.per.snapshot = 500 + share.coordinator.state.topic.compression.codec = 0 + share.coordinator.state.topic.min.isr = 1 + share.coordinator.state.topic.num.partitions = 50 + share.coordinator.state.topic.prune.interval.ms = 300000 + share.coordinator.state.topic.replication.factor = 1 + share.coordinator.state.topic.segment.bytes = 104857600 + share.coordinator.threads = 1 + share.coordinator.write.timeout.ms = 5000 + share.fetch.max.fetch.records = 2147483647 + share.fetch.purgatory.purge.interval.requests = 1000 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + socket.listen.backlog.size = 50 + socket.receive.buffer.bytes = 102400 + socket.request.max.bytes = 104857600 + socket.send.buffer.bytes = 102400 + ssl.allow.dn.changes = false + ssl.allow.san.changes = false + ssl.cipher.suites = [] + ssl.client.auth = none + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.principal.mapping.rules = DEFAULT + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + telemetry.max.bytes = 1048576 + transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 + transaction.max.timeout.ms = 900000 + transaction.partition.verification.enable = true + transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 + transaction.state.log.load.buffer.size = 5242880 + transaction.state.log.min.isr = 1 + transaction.state.log.num.partitions = 50 + transaction.state.log.replication.factor = 1 + transaction.state.log.segment.bytes = 104857600 + transactional.id.expiration.ms = 604800000 + unclean.leader.election.enable = false + unclean.leader.election.interval.ms = 300000 + unstable.api.versions.enable = false + unstable.feature.versions.enable = false + (org.apache.kafka.common.config.AbstractConfig) +[2025-05-27 20:15:45,418] INFO [BrokerServer id=1] Waiting for the broker to be unfenced (kafka.server.BrokerServer) +[2025-05-27 20:15:45,451] INFO [BrokerLifecycleManager id=1] The broker has been unfenced. Transitioning from RECOVERY to RUNNING. (kafka.server.BrokerLifecycleManager) +[2025-05-27 20:15:45,451] INFO [BrokerServer id=1] Finished waiting for the broker to be unfenced (kafka.server.BrokerServer) +[2025-05-27 20:15:45,455] INFO authorizerStart completed for endpoint INTERNAL. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) +[2025-05-27 20:15:45,455] INFO authorizerStart completed for endpoint EXTERNAL. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) +[2025-05-27 20:15:45,455] INFO [SocketServer listenerType=BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) +[2025-05-27 20:15:45,455] INFO Awaiting socket connections on 0.0.0.0:9094. (kafka.network.DataPlaneAcceptor) +[2025-05-27 20:15:45,456] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.DataPlaneAcceptor) +[2025-05-27 20:15:45,459] INFO [BrokerServer id=1] Waiting for all of the authorizer futures to be completed (kafka.server.BrokerServer) +[2025-05-27 20:15:45,459] INFO [BrokerServer id=1] Finished waiting for all of the authorizer futures to be completed (kafka.server.BrokerServer) +[2025-05-27 20:15:45,459] INFO [BrokerServer id=1] Waiting for all of the SocketServer Acceptors to be started (kafka.server.BrokerServer) +[2025-05-27 20:15:45,459] INFO [BrokerServer id=1] Finished waiting for all of the SocketServer Acceptors to be started (kafka.server.BrokerServer) +[2025-05-27 20:15:45,460] INFO [BrokerServer id=1] Transition from STARTING to STARTED (kafka.server.BrokerServer) +[2025-05-27 20:15:45,460] INFO Kafka version: 4.0.0 (org.apache.kafka.common.utils.AppInfoParser) +[2025-05-27 20:15:45,460] INFO Kafka commitId: 985bc99521dd22bb (org.apache.kafka.common.utils.AppInfoParser) +[2025-05-27 20:15:45,460] INFO Kafka startTimeMs: 1748344545460 (org.apache.kafka.common.utils.AppInfoParser) +[2025-05-27 20:15:45,461] INFO [KafkaRaftServer nodeId=1] Kafka Server started (kafka.server.KafkaRaftServer) +[2025-05-27 20:23:30,818] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(test-topic-0) (kafka.server.ReplicaFetcherManager) +[2025-05-27 20:23:30,832] INFO [LogLoader partition=test-topic-0, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:23:30,835] INFO Created log for partition test-topic-0 in /app/kafka4/data/kraft-combined-logs/test-topic-0 with properties {} (kafka.log.LogManager) +[2025-05-27 20:23:30,836] INFO [Partition test-topic-0 broker=1] No checkpointed highwatermark is found for partition test-topic-0 (kafka.cluster.Partition) +[2025-05-27 20:23:30,837] INFO [Partition test-topic-0 broker=1] Log loaded for partition test-topic-0 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:25:45,137] INFO [RaftManager id=1] Node -4 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:25:45,344] INFO [RaftManager id=1] Node -3 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:25:45,345] INFO [NodeToControllerChannelManager id=1 name=registration] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:26:03,853] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(__consumer_offsets-13, __consumer_offsets-46, __consumer_offsets-9, __consumer_offsets-42, __consumer_offsets-22, __consumer_offsets-17, __consumer_offsets-49, __consumer_offsets-18, __consumer_offsets-30, __consumer_offsets-27, __consumer_offsets-25, __consumer_offsets-39, __consumer_offsets-8, __consumer_offsets-38, __consumer_offsets-3, __consumer_offsets-33, __consumer_offsets-2) (kafka.server.ReplicaFetcherManager) +[2025-05-27 20:26:03,856] INFO [LogLoader partition=__consumer_offsets-13, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,857] INFO Created log for partition __consumer_offsets-13 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-13 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,857] INFO [Partition __consumer_offsets-13 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-13 (kafka.cluster.Partition) +[2025-05-27 20:26:03,858] INFO [Partition __consumer_offsets-13 broker=1] Log loaded for partition __consumer_offsets-13 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,862] INFO [LogLoader partition=__consumer_offsets-46, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,863] INFO Created log for partition __consumer_offsets-46 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-46 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,863] INFO [Partition __consumer_offsets-46 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-46 (kafka.cluster.Partition) +[2025-05-27 20:26:03,864] INFO [Partition __consumer_offsets-46 broker=1] Log loaded for partition __consumer_offsets-46 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,868] INFO [LogLoader partition=__consumer_offsets-9, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,868] INFO Created log for partition __consumer_offsets-9 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-9 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,868] INFO [Partition __consumer_offsets-9 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-9 (kafka.cluster.Partition) +[2025-05-27 20:26:03,868] INFO [Partition __consumer_offsets-9 broker=1] Log loaded for partition __consumer_offsets-9 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,872] INFO [LogLoader partition=__consumer_offsets-42, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,872] INFO Created log for partition __consumer_offsets-42 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-42 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,872] INFO [Partition __consumer_offsets-42 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-42 (kafka.cluster.Partition) +[2025-05-27 20:26:03,873] INFO [Partition __consumer_offsets-42 broker=1] Log loaded for partition __consumer_offsets-42 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,877] INFO [LogLoader partition=__consumer_offsets-22, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,877] INFO Created log for partition __consumer_offsets-22 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-22 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,877] INFO [Partition __consumer_offsets-22 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-22 (kafka.cluster.Partition) +[2025-05-27 20:26:03,877] INFO [Partition __consumer_offsets-22 broker=1] Log loaded for partition __consumer_offsets-22 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,882] INFO [LogLoader partition=__consumer_offsets-17, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,883] INFO Created log for partition __consumer_offsets-17 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-17 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,883] INFO [Partition __consumer_offsets-17 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-17 (kafka.cluster.Partition) +[2025-05-27 20:26:03,883] INFO [Partition __consumer_offsets-17 broker=1] Log loaded for partition __consumer_offsets-17 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,888] INFO [LogLoader partition=__consumer_offsets-49, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,888] INFO Created log for partition __consumer_offsets-49 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-49 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,889] INFO [Partition __consumer_offsets-49 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-49 (kafka.cluster.Partition) +[2025-05-27 20:26:03,889] INFO [Partition __consumer_offsets-49 broker=1] Log loaded for partition __consumer_offsets-49 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,895] INFO [LogLoader partition=__consumer_offsets-18, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,895] INFO Created log for partition __consumer_offsets-18 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-18 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,896] INFO [Partition __consumer_offsets-18 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-18 (kafka.cluster.Partition) +[2025-05-27 20:26:03,896] INFO [Partition __consumer_offsets-18 broker=1] Log loaded for partition __consumer_offsets-18 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,900] INFO [LogLoader partition=__consumer_offsets-30, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,901] INFO Created log for partition __consumer_offsets-30 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-30 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,901] INFO [Partition __consumer_offsets-30 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-30 (kafka.cluster.Partition) +[2025-05-27 20:26:03,901] INFO [Partition __consumer_offsets-30 broker=1] Log loaded for partition __consumer_offsets-30 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,905] INFO [LogLoader partition=__consumer_offsets-27, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,905] INFO Created log for partition __consumer_offsets-27 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-27 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,905] INFO [Partition __consumer_offsets-27 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-27 (kafka.cluster.Partition) +[2025-05-27 20:26:03,905] INFO [Partition __consumer_offsets-27 broker=1] Log loaded for partition __consumer_offsets-27 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,910] INFO [LogLoader partition=__consumer_offsets-25, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,910] INFO Created log for partition __consumer_offsets-25 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-25 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,910] INFO [Partition __consumer_offsets-25 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-25 (kafka.cluster.Partition) +[2025-05-27 20:26:03,910] INFO [Partition __consumer_offsets-25 broker=1] Log loaded for partition __consumer_offsets-25 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,914] INFO [LogLoader partition=__consumer_offsets-39, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,915] INFO Created log for partition __consumer_offsets-39 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-39 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,916] INFO [Partition __consumer_offsets-39 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-39 (kafka.cluster.Partition) +[2025-05-27 20:26:03,916] INFO [Partition __consumer_offsets-39 broker=1] Log loaded for partition __consumer_offsets-39 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,919] INFO [LogLoader partition=__consumer_offsets-8, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,920] INFO Created log for partition __consumer_offsets-8 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-8 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,920] INFO [Partition __consumer_offsets-8 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-8 (kafka.cluster.Partition) +[2025-05-27 20:26:03,920] INFO [Partition __consumer_offsets-8 broker=1] Log loaded for partition __consumer_offsets-8 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,925] INFO [LogLoader partition=__consumer_offsets-38, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,925] INFO Created log for partition __consumer_offsets-38 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-38 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,925] INFO [Partition __consumer_offsets-38 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-38 (kafka.cluster.Partition) +[2025-05-27 20:26:03,925] INFO [Partition __consumer_offsets-38 broker=1] Log loaded for partition __consumer_offsets-38 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,929] INFO [LogLoader partition=__consumer_offsets-3, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,930] INFO Created log for partition __consumer_offsets-3 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-3 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,930] INFO [Partition __consumer_offsets-3 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-3 (kafka.cluster.Partition) +[2025-05-27 20:26:03,930] INFO [Partition __consumer_offsets-3 broker=1] Log loaded for partition __consumer_offsets-3 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,934] INFO [LogLoader partition=__consumer_offsets-33, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,934] INFO Created log for partition __consumer_offsets-33 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-33 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,934] INFO [Partition __consumer_offsets-33 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-33 (kafka.cluster.Partition) +[2025-05-27 20:26:03,935] INFO [Partition __consumer_offsets-33 broker=1] Log loaded for partition __consumer_offsets-33 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,939] INFO [LogLoader partition=__consumer_offsets-2, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,940] INFO Created log for partition __consumer_offsets-2 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-2 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,940] INFO [Partition __consumer_offsets-2 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-2 (kafka.cluster.Partition) +[2025-05-27 20:26:03,940] INFO [Partition __consumer_offsets-2 broker=1] Log loaded for partition __consumer_offsets-2 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,944] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-13 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,948] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-46 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,948] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-9 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,948] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-42 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,949] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-22 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,949] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-17 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,949] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-49 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,949] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-18 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,950] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-30 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,951] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-27 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,952] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-25 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,952] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-39 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,952] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-8 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,952] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-38 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,952] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-3 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,952] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-33 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,952] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-2 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,956] INFO [DynamicConfigPublisher broker id=1] Updating topic __consumer_offsets with new configuration : compression.type -> producer,cleanup.policy -> compact,segment.bytes -> 104857600 (kafka.server.metadata.DynamicConfigPublisher) +[2025-05-27 20:26:03,966] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-9 with epoch 0 in 4ms where 4ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,966] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-46 with epoch 0 in 4ms where 4ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,966] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-13 with epoch 0 in 4ms where 4ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-39 with epoch 0 in 2ms where 2ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-49 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-25 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-42 with epoch 0 in 4ms where 2ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-27 with epoch 0 in 2ms where 2ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-8 with epoch 0 in 2ms where 2ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-18 with epoch 0 in 2ms where 2ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-2 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-17 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-3 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-22 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-33 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-38 with epoch 0 in 2ms where 2ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-30 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:04,395] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Dynamic member with unknown member id joins group console-consumer-78795 in Empty state. Created a new member id console-consumer-d4a94e16-d5b2-43b7-973f-5751f06c343c and requesting the member to rejoin with this id. (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:26:04,402] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Pending dynamic member with id console-consumer-d4a94e16-d5b2-43b7-973f-5751f06c343c joins group console-consumer-78795 in Empty state. Adding to the group now. (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:26:04,403] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Preparing to rebalance group console-consumer-78795 in state PreparingRebalance with old generation 0 (reason: Adding new member console-consumer-d4a94e16-d5b2-43b7-973f-5751f06c343c with group instance id null; client reason: need to re-join with the given member-id: console-consumer-d4a94e16-d5b2-43b7-973f-5751f06c343c). (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:26:07,408] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Stabilized group console-consumer-78795 generation 1 with 1 members. (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:26:07,426] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Assignment received from leader console-consumer-d4a94e16-d5b2-43b7-973f-5751f06c343c for group console-consumer-78795 for generation 1. The group has 1 members, 0 of which are static. (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:28:02,333] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] [Group console-consumer-78795] Member console-consumer-d4a94e16-d5b2-43b7-973f-5751f06c343c has left group through explicit `LeaveGroup` request; client reason: the consumer is being closed (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:28:02,334] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Preparing to rebalance group console-consumer-78795 in state PreparingRebalance with old generation 1 (reason: explicit `LeaveGroup` request for (console-consumer-d4a94e16-d5b2-43b7-973f-5751f06c343c) members.). (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:28:02,334] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Group console-consumer-78795 with generation 2 is now empty. (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:34:44,934] INFO [NodeToControllerChannelManager id=1 name=forwarding] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:36:03,968] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Generated 1 tombstone records while cleaning up group metadata in 0 milliseconds. (org.apache.kafka.coordinator.group.GroupCoordinatorShard) +[2025-05-27 21:15:45,356] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000007271-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-27 21:15:45,377] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000007271-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-27 22:15:45,423] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000014470-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-27 22:15:45,429] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000014470-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-27 23:15:45,469] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000021669-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-27 23:15:45,473] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000021669-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-28 00:15:45,536] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000028868-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 00:15:45,540] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000028868-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-28 01:15:45,595] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000036067-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 01:15:45,599] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000036067-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-28 02:15:45,654] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000043266-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 02:15:45,658] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000043266-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-28 03:15:45,716] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000050465-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 03:15:45,720] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000050465-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-28 04:15:45,789] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000057664-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 04:15:45,799] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000057664-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-28 05:15:45,877] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000064863-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 05:15:45,887] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000064863-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-28 06:15:45,963] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000072062-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 06:15:45,974] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000072062-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-28 07:15:46,044] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000079261-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 07:15:46,053] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000079261-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-28 08:15:46,132] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000086460-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 08:15:46,150] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000086460-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-28 09:15:46,225] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000093659-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 09:15:46,240] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000093659-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-28 10:15:46,321] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000100858-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 10:15:46,334] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000100858-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-28 11:15:46,414] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000108057-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 11:15:46,428] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000108057-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) +[2025-05-28 12:15:46,497] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000115256-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 12:15:46,509] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000115256-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/kafkaServer-gc.log b/kafka4/logs/kafkaServer-gc.log new file mode 100644 index 0000000..52f3f26 --- /dev/null +++ b/kafka4/logs/kafkaServer-gc.log @@ -0,0 +1,889 @@ +[2025-05-27T20:15:42.335+0900][gc] Using G1 +[2025-05-27T20:15:42.337+0900][gc,init] Version: 17.0.15+6-Ubuntu-0ubuntu122.04 (release) +[2025-05-27T20:15:42.337+0900][gc,init] CPUs: 4 total, 4 available +[2025-05-27T20:15:42.337+0900][gc,init] Memory: 7936M +[2025-05-27T20:15:42.337+0900][gc,init] Large Page Support: Disabled +[2025-05-27T20:15:42.337+0900][gc,init] NUMA Support: Disabled +[2025-05-27T20:15:42.337+0900][gc,init] Compressed Oops: Enabled (Zero based) +[2025-05-27T20:15:42.337+0900][gc,init] Heap Region Size: 2M +[2025-05-27T20:15:42.337+0900][gc,init] Heap Min Capacity: 512M +[2025-05-27T20:15:42.337+0900][gc,init] Heap Initial Capacity: 512M +[2025-05-27T20:15:42.337+0900][gc,init] Heap Max Capacity: 4G +[2025-05-27T20:15:42.337+0900][gc,init] Pre-touch: Disabled +[2025-05-27T20:15:42.337+0900][gc,init] Parallel Workers: 4 +[2025-05-27T20:15:42.337+0900][gc,init] Concurrent Workers: 1 +[2025-05-27T20:15:42.337+0900][gc,init] Concurrent Refinement Workers: 4 +[2025-05-27T20:15:42.337+0900][gc,init] Periodic GC: Disabled +[2025-05-27T20:15:42.343+0900][gc,metaspace] CDS archive(s) mapped at: [0x00007f06d3000000-0x00007f06d3bc7000-0x00007f06d3bc7000), size 12349440, SharedBaseAddress: 0x00007f06d3000000, ArchiveRelocationMode: 1. +[2025-05-27T20:15:42.343+0900][gc,metaspace] Compressed class space mapped at: 0x00007f06d4000000-0x00007f0714000000, reserved size: 1073741824 +[2025-05-27T20:15:42.343+0900][gc,metaspace] Narrow klass base: 0x00007f06d3000000, Narrow klass shift: 0, Narrow klass range: 0x100000000 +[2025-05-27T20:15:42.722+0900][gc,start ] GC(0) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T20:15:42.722+0900][gc,task ] GC(0) Using 4 workers of 4 for evacuation +[2025-05-27T20:15:42.728+0900][gc,phases ] GC(0) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T20:15:42.728+0900][gc,phases ] GC(0) Merge Heap Roots: 0.1ms +[2025-05-27T20:15:42.728+0900][gc,phases ] GC(0) Evacuate Collection Set: 4.8ms +[2025-05-27T20:15:42.728+0900][gc,phases ] GC(0) Post Evacuate Collection Set: 0.3ms +[2025-05-27T20:15:42.728+0900][gc,phases ] GC(0) Other: 0.3ms +[2025-05-27T20:15:42.728+0900][gc,heap ] GC(0) Eden regions: 12->0(10) +[2025-05-27T20:15:42.728+0900][gc,heap ] GC(0) Survivor regions: 0->2(2) +[2025-05-27T20:15:42.728+0900][gc,heap ] GC(0) Old regions: 0->1 +[2025-05-27T20:15:42.728+0900][gc,heap ] GC(0) Archive regions: 2->2 +[2025-05-27T20:15:42.728+0900][gc,heap ] GC(0) Humongous regions: 0->0 +[2025-05-27T20:15:42.728+0900][gc,metaspace] GC(0) Metaspace: 8596K(8832K)->8596K(8832K) NonClass: 7606K(7744K)->7606K(7744K) Class: 989K(1088K)->989K(1088K) +[2025-05-27T20:15:42.728+0900][gc ] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 25M->7M(516M) 5.717ms +[2025-05-27T20:15:42.728+0900][gc,cpu ] GC(0) User=0.01s Sys=0.00s Real=0.00s +[2025-05-27T20:15:42.947+0900][gc,start ] GC(1) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T20:15:42.947+0900][gc,task ] GC(1) Using 4 workers of 4 for evacuation +[2025-05-27T20:15:42.951+0900][gc,phases ] GC(1) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T20:15:42.951+0900][gc,phases ] GC(1) Merge Heap Roots: 0.0ms +[2025-05-27T20:15:42.951+0900][gc,phases ] GC(1) Evacuate Collection Set: 3.1ms +[2025-05-27T20:15:42.951+0900][gc,phases ] GC(1) Post Evacuate Collection Set: 0.2ms +[2025-05-27T20:15:42.951+0900][gc,phases ] GC(1) Other: 0.1ms +[2025-05-27T20:15:42.951+0900][gc,heap ] GC(1) Eden regions: 10->0(11) +[2025-05-27T20:15:42.951+0900][gc,heap ] GC(1) Survivor regions: 2->1(2) +[2025-05-27T20:15:42.951+0900][gc,heap ] GC(1) Old regions: 1->3 +[2025-05-27T20:15:42.951+0900][gc,heap ] GC(1) Archive regions: 2->2 +[2025-05-27T20:15:42.951+0900][gc,heap ] GC(1) Humongous regions: 0->0 +[2025-05-27T20:15:42.951+0900][gc,metaspace] GC(1) Metaspace: 14109K(14336K)->14109K(14336K) NonClass: 12481K(12608K)->12481K(12608K) Class: 1627K(1728K)->1627K(1728K) +[2025-05-27T20:15:42.951+0900][gc ] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(516M) 3.593ms +[2025-05-27T20:15:42.951+0900][gc,cpu ] GC(1) User=0.01s Sys=0.00s Real=0.00s +[2025-05-27T20:15:43.187+0900][gc,start ] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) +[2025-05-27T20:15:43.187+0900][gc,task ] GC(2) Using 4 workers of 4 for evacuation +[2025-05-27T20:15:43.190+0900][gc,phases ] GC(2) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T20:15:43.190+0900][gc,phases ] GC(2) Merge Heap Roots: 0.0ms +[2025-05-27T20:15:43.190+0900][gc,phases ] GC(2) Evacuate Collection Set: 2.2ms +[2025-05-27T20:15:43.190+0900][gc,phases ] GC(2) Post Evacuate Collection Set: 0.2ms +[2025-05-27T20:15:43.190+0900][gc,phases ] GC(2) Other: 0.1ms +[2025-05-27T20:15:43.190+0900][gc,heap ] GC(2) Eden regions: 11->0(10) +[2025-05-27T20:15:43.190+0900][gc,heap ] GC(2) Survivor regions: 1->2(2) +[2025-05-27T20:15:43.190+0900][gc,heap ] GC(2) Old regions: 3->3 +[2025-05-27T20:15:43.190+0900][gc,heap ] GC(2) Archive regions: 2->2 +[2025-05-27T20:15:43.190+0900][gc,heap ] GC(2) Humongous regions: 0->0 +[2025-05-27T20:15:43.190+0900][gc,metaspace] GC(2) Metaspace: 21257K(21504K)->21257K(21504K) NonClass: 18626K(18752K)->18626K(18752K) Class: 2631K(2752K)->2631K(2752K) +[2025-05-27T20:15:43.190+0900][gc ] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->10M(516M) 2.685ms +[2025-05-27T20:15:43.190+0900][gc,cpu ] GC(2) User=0.01s Sys=0.00s Real=0.00s +[2025-05-27T20:15:43.190+0900][gc ] GC(3) Concurrent Mark Cycle +[2025-05-27T20:15:43.190+0900][gc,marking ] GC(3) Concurrent Clear Claimed Marks +[2025-05-27T20:15:43.190+0900][gc,marking ] GC(3) Concurrent Clear Claimed Marks 0.013ms +[2025-05-27T20:15:43.190+0900][gc,marking ] GC(3) Concurrent Scan Root Regions +[2025-05-27T20:15:43.192+0900][gc,marking ] GC(3) Concurrent Scan Root Regions 1.784ms +[2025-05-27T20:15:43.192+0900][gc,marking ] GC(3) Concurrent Mark +[2025-05-27T20:15:43.192+0900][gc,marking ] GC(3) Concurrent Mark From Roots +[2025-05-27T20:15:43.192+0900][gc,task ] GC(3) Using 1 workers of 1 for marking +[2025-05-27T20:15:43.198+0900][gc,marking ] GC(3) Concurrent Mark From Roots 5.737ms +[2025-05-27T20:15:43.198+0900][gc,marking ] GC(3) Concurrent Preclean +[2025-05-27T20:15:43.198+0900][gc,marking ] GC(3) Concurrent Preclean 0.063ms +[2025-05-27T20:15:43.198+0900][gc,start ] GC(3) Pause Remark +[2025-05-27T20:15:43.199+0900][gc ] GC(3) Pause Remark 11M->11M(512M) 1.528ms +[2025-05-27T20:15:43.199+0900][gc,cpu ] GC(3) User=0.00s Sys=0.01s Real=0.01s +[2025-05-27T20:15:43.199+0900][gc,marking ] GC(3) Concurrent Mark 7.567ms +[2025-05-27T20:15:43.199+0900][gc,marking ] GC(3) Concurrent Rebuild Remembered Sets +[2025-05-27T20:15:43.199+0900][gc,marking ] GC(3) Concurrent Rebuild Remembered Sets 0.005ms +[2025-05-27T20:15:43.200+0900][gc,start ] GC(3) Pause Cleanup +[2025-05-27T20:15:43.200+0900][gc ] GC(3) Pause Cleanup 11M->11M(512M) 0.013ms +[2025-05-27T20:15:43.200+0900][gc,cpu ] GC(3) User=0.00s Sys=0.00s Real=0.00s +[2025-05-27T20:15:43.200+0900][gc,marking ] GC(3) Concurrent Cleanup for Next Mark +[2025-05-27T20:15:43.214+0900][gc,marking ] GC(3) Concurrent Cleanup for Next Mark 14.283ms +[2025-05-27T20:15:43.214+0900][gc ] GC(3) Concurrent Mark Cycle 24.167ms +[2025-05-27T20:15:43.379+0900][gc,start ] GC(4) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T20:15:43.379+0900][gc,task ] GC(4) Using 4 workers of 4 for evacuation +[2025-05-27T20:15:43.382+0900][gc,phases ] GC(4) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T20:15:43.382+0900][gc,phases ] GC(4) Merge Heap Roots: 0.0ms +[2025-05-27T20:15:43.382+0900][gc,phases ] GC(4) Evacuate Collection Set: 2.6ms +[2025-05-27T20:15:43.382+0900][gc,phases ] GC(4) Post Evacuate Collection Set: 0.2ms +[2025-05-27T20:15:43.382+0900][gc,phases ] GC(4) Other: 0.1ms +[2025-05-27T20:15:43.382+0900][gc,heap ] GC(4) Eden regions: 10->0(10) +[2025-05-27T20:15:43.382+0900][gc,heap ] GC(4) Survivor regions: 2->2(2) +[2025-05-27T20:15:43.382+0900][gc,heap ] GC(4) Old regions: 3->4 +[2025-05-27T20:15:43.382+0900][gc,heap ] GC(4) Archive regions: 2->2 +[2025-05-27T20:15:43.382+0900][gc,heap ] GC(4) Humongous regions: 0->0 +[2025-05-27T20:15:43.382+0900][gc,metaspace] GC(4) Metaspace: 26967K(27200K)->26967K(27200K) NonClass: 23902K(24000K)->23902K(24000K) Class: 3064K(3200K)->3064K(3200K) +[2025-05-27T20:15:43.382+0900][gc ] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 30M->11M(512M) 3.095ms +[2025-05-27T20:15:43.382+0900][gc,cpu ] GC(4) User=0.01s Sys=0.00s Real=0.00s +[2025-05-27T20:15:43.616+0900][gc,start ] GC(5) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T20:15:43.616+0900][gc,task ] GC(5) Using 4 workers of 4 for evacuation +[2025-05-27T20:15:43.620+0900][gc,phases ] GC(5) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T20:15:43.620+0900][gc,phases ] GC(5) Merge Heap Roots: 0.0ms +[2025-05-27T20:15:43.620+0900][gc,phases ] GC(5) Evacuate Collection Set: 3.1ms +[2025-05-27T20:15:43.620+0900][gc,phases ] GC(5) Post Evacuate Collection Set: 0.3ms +[2025-05-27T20:15:43.620+0900][gc,phases ] GC(5) Other: 0.1ms +[2025-05-27T20:15:43.620+0900][gc,heap ] GC(5) Eden regions: 10->0(10) +[2025-05-27T20:15:43.620+0900][gc,heap ] GC(5) Survivor regions: 2->2(2) +[2025-05-27T20:15:43.620+0900][gc,heap ] GC(5) Old regions: 4->5 +[2025-05-27T20:15:43.620+0900][gc,heap ] GC(5) Archive regions: 2->2 +[2025-05-27T20:15:43.620+0900][gc,heap ] GC(5) Humongous regions: 0->0 +[2025-05-27T20:15:43.620+0900][gc,metaspace] GC(5) Metaspace: 31432K(31808K)->31432K(31808K) NonClass: 27737K(27968K)->27737K(27968K) Class: 3695K(3840K)->3695K(3840K) +[2025-05-27T20:15:43.620+0900][gc ] GC(5) Pause Young (Normal) (G1 Evacuation Pause) 31M->14M(512M) 3.723ms +[2025-05-27T20:15:43.620+0900][gc,cpu ] GC(5) User=0.02s Sys=0.00s Real=0.01s +[2025-05-27T20:15:43.774+0900][gc,start ] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) +[2025-05-27T20:15:43.774+0900][gc,task ] GC(6) Using 4 workers of 4 for evacuation +[2025-05-27T20:15:43.778+0900][gc,phases ] GC(6) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T20:15:43.778+0900][gc,phases ] GC(6) Merge Heap Roots: 0.1ms +[2025-05-27T20:15:43.778+0900][gc,phases ] GC(6) Evacuate Collection Set: 3.6ms +[2025-05-27T20:15:43.778+0900][gc,phases ] GC(6) Post Evacuate Collection Set: 0.3ms +[2025-05-27T20:15:43.778+0900][gc,phases ] GC(6) Other: 0.1ms +[2025-05-27T20:15:43.778+0900][gc,heap ] GC(6) Eden regions: 9->0(11) +[2025-05-27T20:15:43.778+0900][gc,heap ] GC(6) Survivor regions: 2->1(2) +[2025-05-27T20:15:43.778+0900][gc,heap ] GC(6) Old regions: 5->7 +[2025-05-27T20:15:43.778+0900][gc,heap ] GC(6) Archive regions: 2->2 +[2025-05-27T20:15:43.778+0900][gc,heap ] GC(6) Humongous regions: 0->0 +[2025-05-27T20:15:43.778+0900][gc,metaspace] GC(6) Metaspace: 35756K(36096K)->35756K(36096K) NonClass: 31571K(31744K)->31571K(31744K) Class: 4184K(4352K)->4184K(4352K) +[2025-05-27T20:15:43.778+0900][gc ] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 32M->16M(512M) 4.205ms +[2025-05-27T20:15:43.778+0900][gc,cpu ] GC(6) User=0.01s Sys=0.01s Real=0.00s +[2025-05-27T20:15:43.778+0900][gc ] GC(7) Concurrent Mark Cycle +[2025-05-27T20:15:43.778+0900][gc,marking ] GC(7) Concurrent Clear Claimed Marks +[2025-05-27T20:15:43.778+0900][gc,marking ] GC(7) Concurrent Clear Claimed Marks 0.014ms +[2025-05-27T20:15:43.778+0900][gc,marking ] GC(7) Concurrent Scan Root Regions +[2025-05-27T20:15:43.781+0900][gc,marking ] GC(7) Concurrent Scan Root Regions 3.127ms +[2025-05-27T20:15:43.781+0900][gc,marking ] GC(7) Concurrent Mark +[2025-05-27T20:15:43.781+0900][gc,marking ] GC(7) Concurrent Mark From Roots +[2025-05-27T20:15:43.781+0900][gc,task ] GC(7) Using 1 workers of 1 for marking +[2025-05-27T20:15:43.793+0900][gc,marking ] GC(7) Concurrent Mark From Roots 11.940ms +[2025-05-27T20:15:43.793+0900][gc,marking ] GC(7) Concurrent Preclean +[2025-05-27T20:15:43.793+0900][gc,marking ] GC(7) Concurrent Preclean 0.065ms +[2025-05-27T20:15:43.796+0900][gc,start ] GC(7) Pause Remark +[2025-05-27T20:15:43.798+0900][gc ] GC(7) Pause Remark 18M->18M(512M) 1.234ms +[2025-05-27T20:15:43.798+0900][gc,cpu ] GC(7) User=0.01s Sys=0.00s Real=0.00s +[2025-05-27T20:15:43.798+0900][gc,marking ] GC(7) Concurrent Mark 16.167ms +[2025-05-27T20:15:43.798+0900][gc,marking ] GC(7) Concurrent Rebuild Remembered Sets +[2025-05-27T20:15:43.809+0900][gc,marking ] GC(7) Concurrent Rebuild Remembered Sets 10.876ms +[2025-05-27T20:15:43.809+0900][gc,start ] GC(7) Pause Cleanup +[2025-05-27T20:15:43.809+0900][gc ] GC(7) Pause Cleanup 19M->19M(512M) 0.075ms +[2025-05-27T20:15:43.809+0900][gc,cpu ] GC(7) User=0.00s Sys=0.00s Real=0.00s +[2025-05-27T20:15:43.809+0900][gc,marking ] GC(7) Concurrent Cleanup for Next Mark +[2025-05-27T20:15:43.814+0900][gc,marking ] GC(7) Concurrent Cleanup for Next Mark 5.430ms +[2025-05-27T20:15:43.814+0900][gc ] GC(7) Concurrent Mark Cycle 35.928ms +[2025-05-27T20:15:43.971+0900][gc,start ] GC(8) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T20:15:43.971+0900][gc,task ] GC(8) Using 4 workers of 4 for evacuation +[2025-05-27T20:15:43.975+0900][gc,phases ] GC(8) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T20:15:43.975+0900][gc,phases ] GC(8) Merge Heap Roots: 0.1ms +[2025-05-27T20:15:43.975+0900][gc,phases ] GC(8) Evacuate Collection Set: 3.7ms +[2025-05-27T20:15:43.975+0900][gc,phases ] GC(8) Post Evacuate Collection Set: 0.3ms +[2025-05-27T20:15:43.975+0900][gc,phases ] GC(8) Other: 0.1ms +[2025-05-27T20:15:43.975+0900][gc,heap ] GC(8) Eden regions: 11->0(10) +[2025-05-27T20:15:43.975+0900][gc,heap ] GC(8) Survivor regions: 1->2(2) +[2025-05-27T20:15:43.975+0900][gc,heap ] GC(8) Old regions: 7->8 +[2025-05-27T20:15:43.975+0900][gc,heap ] GC(8) Archive regions: 2->2 +[2025-05-27T20:15:43.975+0900][gc,heap ] GC(8) Humongous regions: 0->0 +[2025-05-27T20:15:43.975+0900][gc,metaspace] GC(8) Metaspace: 39168K(39552K)->39168K(39552K) NonClass: 34658K(34880K)->34658K(34880K) Class: 4509K(4672K)->4509K(4672K) +[2025-05-27T20:15:43.975+0900][gc ] GC(8) Pause Young (Normal) (G1 Evacuation Pause) 38M->21M(512M) 4.339ms +[2025-05-27T20:15:43.975+0900][gc,cpu ] GC(8) User=0.02s Sys=0.00s Real=0.00s +[2025-05-27T20:15:44.588+0900][gc,start ] GC(9) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T20:15:44.588+0900][gc,task ] GC(9) Using 4 workers of 4 for evacuation +[2025-05-27T20:15:44.592+0900][gc,phases ] GC(9) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T20:15:44.592+0900][gc,phases ] GC(9) Merge Heap Roots: 0.0ms +[2025-05-27T20:15:44.592+0900][gc,phases ] GC(9) Evacuate Collection Set: 3.5ms +[2025-05-27T20:15:44.592+0900][gc,phases ] GC(9) Post Evacuate Collection Set: 0.2ms +[2025-05-27T20:15:44.592+0900][gc,phases ] GC(9) Other: 0.1ms +[2025-05-27T20:15:44.592+0900][gc,heap ] GC(9) Eden regions: 10->0(11) +[2025-05-27T20:15:44.592+0900][gc,heap ] GC(9) Survivor regions: 2->1(2) +[2025-05-27T20:15:44.592+0900][gc,heap ] GC(9) Old regions: 8->10 +[2025-05-27T20:15:44.592+0900][gc,heap ] GC(9) Archive regions: 2->2 +[2025-05-27T20:15:44.592+0900][gc,heap ] GC(9) Humongous regions: 0->0 +[2025-05-27T20:15:44.592+0900][gc,metaspace] GC(9) Metaspace: 40165K(40512K)->40165K(40512K) NonClass: 35647K(35840K)->35647K(35840K) Class: 4518K(4672K)->4518K(4672K) +[2025-05-27T20:15:44.592+0900][gc ] GC(9) Pause Young (Normal) (G1 Evacuation Pause) 41M->23M(512M) 4.066ms +[2025-05-27T20:15:44.592+0900][gc,cpu ] GC(9) User=0.02s Sys=0.00s Real=0.01s +[2025-05-27T20:15:44.953+0900][gc,start ] GC(10) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T20:15:44.953+0900][gc,task ] GC(10) Using 4 workers of 4 for evacuation +[2025-05-27T20:15:44.956+0900][gc,phases ] GC(10) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T20:15:44.956+0900][gc,phases ] GC(10) Merge Heap Roots: 0.0ms +[2025-05-27T20:15:44.956+0900][gc,phases ] GC(10) Evacuate Collection Set: 2.0ms +[2025-05-27T20:15:44.956+0900][gc,phases ] GC(10) Post Evacuate Collection Set: 0.2ms +[2025-05-27T20:15:44.956+0900][gc,phases ] GC(10) Other: 0.1ms +[2025-05-27T20:15:44.956+0900][gc,heap ] GC(10) Eden regions: 11->0(15) +[2025-05-27T20:15:44.956+0900][gc,heap ] GC(10) Survivor regions: 1->2(2) +[2025-05-27T20:15:44.956+0900][gc,heap ] GC(10) Old regions: 10->10 +[2025-05-27T20:15:44.956+0900][gc,heap ] GC(10) Archive regions: 2->2 +[2025-05-27T20:15:44.956+0900][gc,heap ] GC(10) Humongous regions: 0->0 +[2025-05-27T20:15:44.956+0900][gc,metaspace] GC(10) Metaspace: 40222K(40576K)->40222K(40576K) NonClass: 35704K(35904K)->35704K(35904K) Class: 4518K(4672K)->4518K(4672K) +[2025-05-27T20:15:44.956+0900][gc ] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 45M->24M(512M) 2.472ms +[2025-05-27T20:15:44.956+0900][gc,cpu ] GC(10) User=0.02s Sys=0.00s Real=0.00s +[2025-05-27T20:16:42.752+0900][gc,start ] GC(11) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T20:16:42.752+0900][gc,task ] GC(11) Using 4 workers of 4 for evacuation +[2025-05-27T20:16:42.756+0900][gc,phases ] GC(11) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T20:16:42.756+0900][gc,phases ] GC(11) Merge Heap Roots: 0.1ms +[2025-05-27T20:16:42.756+0900][gc,phases ] GC(11) Evacuate Collection Set: 3.4ms +[2025-05-27T20:16:42.756+0900][gc,phases ] GC(11) Post Evacuate Collection Set: 0.4ms +[2025-05-27T20:16:42.756+0900][gc,phases ] GC(11) Other: 0.1ms +[2025-05-27T20:16:42.756+0900][gc,heap ] GC(11) Eden regions: 15->0(27) +[2025-05-27T20:16:42.756+0900][gc,heap ] GC(11) Survivor regions: 2->3(3) +[2025-05-27T20:16:42.756+0900][gc,heap ] GC(11) Old regions: 10->10 +[2025-05-27T20:16:42.756+0900][gc,heap ] GC(11) Archive regions: 2->2 +[2025-05-27T20:16:42.756+0900][gc,heap ] GC(11) Humongous regions: 65->65 +[2025-05-27T20:16:42.756+0900][gc,metaspace] GC(11) Metaspace: 43079K(43712K)->43079K(43712K) NonClass: 38114K(38464K)->38114K(38464K) Class: 4964K(5248K)->4964K(5248K) +[2025-05-27T20:16:42.756+0900][gc ] GC(11) Pause Young (Normal) (G1 Evacuation Pause) 184M->156M(512M) 4.089ms +[2025-05-27T20:16:42.756+0900][gc,cpu ] GC(11) User=0.01s Sys=0.00s Real=0.00s +[2025-05-27T20:23:34.465+0900][gc,start ] GC(12) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T20:23:34.465+0900][gc,task ] GC(12) Using 4 workers of 4 for evacuation +[2025-05-27T20:23:34.470+0900][gc,phases ] GC(12) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T20:23:34.470+0900][gc,phases ] GC(12) Merge Heap Roots: 0.1ms +[2025-05-27T20:23:34.470+0900][gc,phases ] GC(12) Evacuate Collection Set: 3.8ms +[2025-05-27T20:23:34.470+0900][gc,phases ] GC(12) Post Evacuate Collection Set: 0.4ms +[2025-05-27T20:23:34.470+0900][gc,phases ] GC(12) Other: 0.2ms +[2025-05-27T20:23:34.470+0900][gc,heap ] GC(12) Eden regions: 27->0(45) +[2025-05-27T20:23:34.470+0900][gc,heap ] GC(12) Survivor regions: 3->3(4) +[2025-05-27T20:23:34.470+0900][gc,heap ] GC(12) Old regions: 10->11 +[2025-05-27T20:23:34.470+0900][gc,heap ] GC(12) Archive regions: 2->2 +[2025-05-27T20:23:34.470+0900][gc,heap ] GC(12) Humongous regions: 65->65 +[2025-05-27T20:23:34.470+0900][gc,metaspace] GC(12) Metaspace: 44360K(45056K)->44360K(45056K) NonClass: 39248K(39616K)->39248K(39616K) Class: 5112K(5440K)->5112K(5440K) +[2025-05-27T20:23:34.470+0900][gc ] GC(12) Pause Young (Normal) (G1 Evacuation Pause) 210M->157M(512M) 4.578ms +[2025-05-27T20:23:34.470+0900][gc,cpu ] GC(12) User=0.02s Sys=0.00s Real=0.00s +[2025-05-27T20:30:57.399+0900][gc,start ] GC(13) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T20:30:57.399+0900][gc,task ] GC(13) Using 4 workers of 4 for evacuation +[2025-05-27T20:30:57.405+0900][gc,phases ] GC(13) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T20:30:57.405+0900][gc,phases ] GC(13) Merge Heap Roots: 0.1ms +[2025-05-27T20:30:57.405+0900][gc,phases ] GC(13) Evacuate Collection Set: 4.9ms +[2025-05-27T20:30:57.405+0900][gc,phases ] GC(13) Post Evacuate Collection Set: 0.5ms +[2025-05-27T20:30:57.405+0900][gc,phases ] GC(13) Other: 0.1ms +[2025-05-27T20:30:57.405+0900][gc,heap ] GC(13) Eden regions: 41->0(63) +[2025-05-27T20:30:57.405+0900][gc,heap ] GC(13) Survivor regions: 3->3(6) +[2025-05-27T20:30:57.405+0900][gc,heap ] GC(13) Old regions: 11->11 +[2025-05-27T20:30:57.405+0900][gc,heap ] GC(13) Archive regions: 2->2 +[2025-05-27T20:30:57.405+0900][gc,heap ] GC(13) Humongous regions: 66->66 +[2025-05-27T20:30:57.405+0900][gc,metaspace] GC(13) Metaspace: 47443K(48384K)->47443K(48384K) NonClass: 41831K(42304K)->41831K(42304K) Class: 5612K(6080K)->5612K(6080K) +[2025-05-27T20:30:57.405+0900][gc ] GC(13) Pause Young (Normal) (G1 Evacuation Pause) 241M->160M(512M) 5.748ms +[2025-05-27T20:30:57.405+0900][gc,cpu ] GC(13) User=0.01s Sys=0.00s Real=0.00s +[2025-05-27T20:44:20.034+0900][gc,start ] GC(14) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T20:44:20.034+0900][gc,task ] GC(14) Using 4 workers of 4 for evacuation +[2025-05-27T20:44:20.039+0900][gc,phases ] GC(14) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T20:44:20.040+0900][gc,phases ] GC(14) Merge Heap Roots: 0.1ms +[2025-05-27T20:44:20.040+0900][gc,phases ] GC(14) Evacuate Collection Set: 4.6ms +[2025-05-27T20:44:20.040+0900][gc,phases ] GC(14) Post Evacuate Collection Set: 0.5ms +[2025-05-27T20:44:20.040+0900][gc,phases ] GC(14) Other: 0.1ms +[2025-05-27T20:44:20.040+0900][gc,heap ] GC(14) Eden regions: 56->0(142) +[2025-05-27T20:44:20.040+0900][gc,heap ] GC(14) Survivor regions: 3->4(8) +[2025-05-27T20:44:20.040+0900][gc,heap ] GC(14) Old regions: 11->11 +[2025-05-27T20:44:20.040+0900][gc,heap ] GC(14) Archive regions: 2->2 +[2025-05-27T20:44:20.040+0900][gc,heap ] GC(14) Humongous regions: 66->66 +[2025-05-27T20:44:20.040+0900][gc,metaspace] GC(14) Metaspace: 47621K(48576K)->47621K(48576K) NonClass: 42005K(42496K)->42005K(42496K) Class: 5616K(6080K)->5616K(6080K) +[2025-05-27T20:44:20.040+0900][gc ] GC(14) Pause Young (Normal) (G1 Evacuation Pause) 272M->161M(512M) 5.536ms +[2025-05-27T20:44:20.040+0900][gc,cpu ] GC(14) User=0.02s Sys=0.00s Real=0.01s +[2025-05-27T21:18:50.385+0900][gc,start ] GC(15) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T21:18:50.385+0900][gc,task ] GC(15) Using 4 workers of 4 for evacuation +[2025-05-27T21:18:50.391+0900][gc,phases ] GC(15) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T21:18:50.391+0900][gc,phases ] GC(15) Merge Heap Roots: 0.1ms +[2025-05-27T21:18:50.391+0900][gc,phases ] GC(15) Evacuate Collection Set: 5.6ms +[2025-05-27T21:18:50.391+0900][gc,phases ] GC(15) Post Evacuate Collection Set: 0.5ms +[2025-05-27T21:18:50.391+0900][gc,phases ] GC(15) Other: 0.2ms +[2025-05-27T21:18:50.391+0900][gc,heap ] GC(15) Eden regions: 142->0(133) +[2025-05-27T21:18:50.391+0900][gc,heap ] GC(15) Survivor regions: 4->4(19) +[2025-05-27T21:18:50.391+0900][gc,heap ] GC(15) Old regions: 11->11 +[2025-05-27T21:18:50.391+0900][gc,heap ] GC(15) Archive regions: 2->2 +[2025-05-27T21:18:50.391+0900][gc,heap ] GC(15) Humongous regions: 76->76 +[2025-05-27T21:18:50.391+0900][gc,metaspace] GC(15) Metaspace: 47981K(48896K)->47981K(48896K) NonClass: 42330K(42816K)->42330K(42816K) Class: 5651K(6080K)->5651K(6080K) +[2025-05-27T21:18:50.391+0900][gc ] GC(15) Pause Young (Normal) (G1 Evacuation Pause) 465M->181M(512M) 6.514ms +[2025-05-27T21:18:50.391+0900][gc,cpu ] GC(15) User=0.01s Sys=0.01s Real=0.01s +[2025-05-27T21:51:58.028+0900][gc,start ] GC(16) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T21:51:58.028+0900][gc,task ] GC(16) Using 4 workers of 4 for evacuation +[2025-05-27T21:51:58.035+0900][gc,phases ] GC(16) Pre Evacuate Collection Set: 0.7ms +[2025-05-27T21:51:58.035+0900][gc,phases ] GC(16) Merge Heap Roots: 0.1ms +[2025-05-27T21:51:58.035+0900][gc,phases ] GC(16) Evacuate Collection Set: 4.7ms +[2025-05-27T21:51:58.035+0900][gc,phases ] GC(16) Post Evacuate Collection Set: 1.5ms +[2025-05-27T21:51:58.035+0900][gc,phases ] GC(16) Other: 0.2ms +[2025-05-27T21:51:58.035+0900][gc,heap ] GC(16) Eden regions: 133->0(133) +[2025-05-27T21:51:58.035+0900][gc,heap ] GC(16) Survivor regions: 4->4(18) +[2025-05-27T21:51:58.035+0900][gc,heap ] GC(16) Old regions: 11->11 +[2025-05-27T21:51:58.035+0900][gc,heap ] GC(16) Archive regions: 2->2 +[2025-05-27T21:51:58.035+0900][gc,heap ] GC(16) Humongous regions: 76->76 +[2025-05-27T21:51:58.035+0900][gc,metaspace] GC(16) Metaspace: 48058K(48960K)->48058K(48960K) NonClass: 42407K(42880K)->42407K(42880K) Class: 5651K(6080K)->5651K(6080K) +[2025-05-27T21:51:58.035+0900][gc ] GC(16) Pause Young (Normal) (G1 Evacuation Pause) 447M->181M(512M) 7.280ms +[2025-05-27T21:51:58.035+0900][gc,cpu ] GC(16) User=0.02s Sys=0.01s Real=0.01s +[2025-05-27T22:24:55.388+0900][gc,start ] GC(17) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T22:24:55.388+0900][gc,task ] GC(17) Using 4 workers of 4 for evacuation +[2025-05-27T22:24:55.393+0900][gc,phases ] GC(17) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T22:24:55.393+0900][gc,phases ] GC(17) Merge Heap Roots: 0.1ms +[2025-05-27T22:24:55.393+0900][gc,phases ] GC(17) Evacuate Collection Set: 4.4ms +[2025-05-27T22:24:55.393+0900][gc,phases ] GC(17) Post Evacuate Collection Set: 0.7ms +[2025-05-27T22:24:55.393+0900][gc,phases ] GC(17) Other: 0.1ms +[2025-05-27T22:24:55.393+0900][gc,heap ] GC(17) Eden regions: 133->0(133) +[2025-05-27T22:24:55.393+0900][gc,heap ] GC(17) Survivor regions: 4->4(18) +[2025-05-27T22:24:55.393+0900][gc,heap ] GC(17) Old regions: 11->11 +[2025-05-27T22:24:55.393+0900][gc,heap ] GC(17) Archive regions: 2->2 +[2025-05-27T22:24:55.393+0900][gc,heap ] GC(17) Humongous regions: 76->76 +[2025-05-27T22:24:55.393+0900][gc,metaspace] GC(17) Metaspace: 48154K(49088K)->48154K(49088K) NonClass: 42490K(43008K)->42490K(43008K) Class: 5664K(6080K)->5664K(6080K) +[2025-05-27T22:24:55.393+0900][gc ] GC(17) Pause Young (Normal) (G1 Evacuation Pause) 447M->181M(512M) 5.479ms +[2025-05-27T22:24:55.393+0900][gc,cpu ] GC(17) User=0.01s Sys=0.00s Real=0.01s +[2025-05-27T22:58:15.303+0900][gc,start ] GC(18) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T22:58:15.303+0900][gc,task ] GC(18) Using 4 workers of 4 for evacuation +[2025-05-27T22:58:15.316+0900][gc,phases ] GC(18) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T22:58:15.316+0900][gc,phases ] GC(18) Merge Heap Roots: 0.1ms +[2025-05-27T22:58:15.316+0900][gc,phases ] GC(18) Evacuate Collection Set: 11.7ms +[2025-05-27T22:58:15.316+0900][gc,phases ] GC(18) Post Evacuate Collection Set: 1.4ms +[2025-05-27T22:58:15.316+0900][gc,phases ] GC(18) Other: 0.1ms +[2025-05-27T22:58:15.316+0900][gc,heap ] GC(18) Eden regions: 133->0(135) +[2025-05-27T22:58:15.316+0900][gc,heap ] GC(18) Survivor regions: 4->3(18) +[2025-05-27T22:58:15.316+0900][gc,heap ] GC(18) Old regions: 11->11 +[2025-05-27T22:58:15.316+0900][gc,heap ] GC(18) Archive regions: 2->2 +[2025-05-27T22:58:15.316+0900][gc,heap ] GC(18) Humongous regions: 76->76 +[2025-05-27T22:58:15.316+0900][gc,metaspace] GC(18) Metaspace: 48167K(49088K)->48167K(49088K) NonClass: 42503K(43008K)->42503K(43008K) Class: 5664K(6080K)->5664K(6080K) +[2025-05-27T22:58:15.316+0900][gc ] GC(18) Pause Young (Normal) (G1 Evacuation Pause) 447M->181M(512M) 13.457ms +[2025-05-27T22:58:15.316+0900][gc,cpu ] GC(18) User=0.04s Sys=0.00s Real=0.01s +[2025-05-27T23:31:45.388+0900][gc,start ] GC(19) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T23:31:45.388+0900][gc,task ] GC(19) Using 4 workers of 4 for evacuation +[2025-05-27T23:31:45.393+0900][gc,phases ] GC(19) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T23:31:45.393+0900][gc,phases ] GC(19) Merge Heap Roots: 0.1ms +[2025-05-27T23:31:45.393+0900][gc,phases ] GC(19) Evacuate Collection Set: 4.4ms +[2025-05-27T23:31:45.393+0900][gc,phases ] GC(19) Post Evacuate Collection Set: 0.6ms +[2025-05-27T23:31:45.393+0900][gc,phases ] GC(19) Other: 0.2ms +[2025-05-27T23:31:45.393+0900][gc,heap ] GC(19) Eden regions: 135->0(133) +[2025-05-27T23:31:45.393+0900][gc,heap ] GC(19) Survivor regions: 3->4(18) +[2025-05-27T23:31:45.393+0900][gc,heap ] GC(19) Old regions: 11->11 +[2025-05-27T23:31:45.393+0900][gc,heap ] GC(19) Archive regions: 2->2 +[2025-05-27T23:31:45.393+0900][gc,heap ] GC(19) Humongous regions: 76->76 +[2025-05-27T23:31:45.393+0900][gc,metaspace] GC(19) Metaspace: 48213K(49088K)->48213K(49088K) NonClass: 42543K(43008K)->42543K(43008K) Class: 5670K(6080K)->5670K(6080K) +[2025-05-27T23:31:45.393+0900][gc ] GC(19) Pause Young (Normal) (G1 Evacuation Pause) 451M->181M(512M) 5.405ms +[2025-05-27T23:31:45.393+0900][gc,cpu ] GC(19) User=0.02s Sys=0.00s Real=0.01s +[2025-05-28T00:05:09.940+0900][gc,start ] GC(20) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-28T00:05:09.940+0900][gc,task ] GC(20) Using 4 workers of 4 for evacuation +[2025-05-28T00:05:09.945+0900][gc,phases ] GC(20) Pre Evacuate Collection Set: 0.1ms +[2025-05-28T00:05:09.945+0900][gc,phases ] GC(20) Merge Heap Roots: 0.1ms +[2025-05-28T00:05:09.945+0900][gc,phases ] GC(20) Evacuate Collection Set: 4.3ms +[2025-05-28T00:05:09.945+0900][gc,phases ] GC(20) Post Evacuate Collection Set: 0.6ms +[2025-05-28T00:05:09.945+0900][gc,phases ] GC(20) Other: 0.1ms +[2025-05-28T00:05:09.945+0900][gc,heap ] GC(20) Eden regions: 133->0(135) +[2025-05-28T00:05:09.945+0900][gc,heap ] GC(20) Survivor regions: 4->3(18) +[2025-05-28T00:05:09.945+0900][gc,heap ] GC(20) Old regions: 11->11 +[2025-05-28T00:05:09.945+0900][gc,heap ] GC(20) Archive regions: 2->2 +[2025-05-28T00:05:09.945+0900][gc,heap ] GC(20) Humongous regions: 76->76 +[2025-05-28T00:05:09.945+0900][gc,metaspace] GC(20) Metaspace: 48230K(49088K)->48230K(49088K) NonClass: 42559K(43008K)->42559K(43008K) Class: 5670K(6080K)->5670K(6080K) +[2025-05-28T00:05:09.945+0900][gc ] GC(20) Pause Young (Normal) (G1 Evacuation Pause) 447M->181M(512M) 5.318ms +[2025-05-28T00:05:09.945+0900][gc,cpu ] GC(20) User=0.01s Sys=0.00s Real=0.00s +[2025-05-28T00:38:48.455+0900][gc,start ] GC(21) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-28T00:38:48.455+0900][gc,task ] GC(21) Using 4 workers of 4 for evacuation +[2025-05-28T00:38:48.460+0900][gc,phases ] GC(21) Pre Evacuate Collection Set: 0.1ms +[2025-05-28T00:38:48.460+0900][gc,phases ] GC(21) Merge Heap Roots: 0.1ms +[2025-05-28T00:38:48.460+0900][gc,phases ] GC(21) Evacuate Collection Set: 4.3ms +[2025-05-28T00:38:48.460+0900][gc,phases ] GC(21) Post Evacuate Collection Set: 0.7ms +[2025-05-28T00:38:48.460+0900][gc,phases ] GC(21) Other: 0.1ms +[2025-05-28T00:38:48.460+0900][gc,heap ] GC(21) Eden regions: 135->0(133) +[2025-05-28T00:38:48.460+0900][gc,heap ] GC(21) Survivor regions: 3->4(18) +[2025-05-28T00:38:48.460+0900][gc,heap ] GC(21) Old regions: 11->11 +[2025-05-28T00:38:48.460+0900][gc,heap ] GC(21) Archive regions: 2->2 +[2025-05-28T00:38:48.460+0900][gc,heap ] GC(21) Humongous regions: 76->76 +[2025-05-28T00:38:48.460+0900][gc,metaspace] GC(21) Metaspace: 48289K(49152K)->48289K(49152K) NonClass: 42613K(43072K)->42613K(43072K) Class: 5676K(6080K)->5676K(6080K) +[2025-05-28T00:38:48.460+0900][gc ] GC(21) Pause Young (Normal) (G1 Evacuation Pause) 451M->181M(512M) 5.380ms +[2025-05-28T00:38:48.460+0900][gc,cpu ] GC(21) User=0.02s Sys=0.00s Real=0.01s +[2025-05-28T01:12:15.303+0900][gc,start ] GC(22) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-28T01:12:15.303+0900][gc,task ] GC(22) Using 4 workers of 4 for evacuation +[2025-05-28T01:12:15.308+0900][gc,phases ] GC(22) Pre Evacuate Collection Set: 0.1ms +[2025-05-28T01:12:15.308+0900][gc,phases ] GC(22) Merge Heap Roots: 0.1ms +[2025-05-28T01:12:15.308+0900][gc,phases ] GC(22) Evacuate Collection Set: 4.4ms +[2025-05-28T01:12:15.308+0900][gc,phases ] GC(22) Post Evacuate Collection Set: 0.6ms +[2025-05-28T01:12:15.308+0900][gc,phases ] GC(22) Other: 0.1ms +[2025-05-28T01:12:15.308+0900][gc,heap ] GC(22) Eden regions: 133->0(133) +[2025-05-28T01:12:15.308+0900][gc,heap ] GC(22) Survivor regions: 4->4(18) +[2025-05-28T01:12:15.308+0900][gc,heap ] GC(22) Old regions: 11->11 +[2025-05-28T01:12:15.308+0900][gc,heap ] GC(22) Archive regions: 2->2 +[2025-05-28T01:12:15.308+0900][gc,heap ] GC(22) Humongous regions: 76->76 +[2025-05-28T01:12:15.308+0900][gc,metaspace] GC(22) Metaspace: 48293K(49152K)->48293K(49152K) NonClass: 42617K(43072K)->42617K(43072K) Class: 5676K(6080K)->5676K(6080K) +[2025-05-28T01:12:15.308+0900][gc ] GC(22) Pause Young (Normal) (G1 Evacuation Pause) 447M->181M(512M) 5.399ms +[2025-05-28T01:12:15.308+0900][gc,cpu ] GC(22) User=0.01s Sys=0.00s Real=0.00s +[2025-05-28T01:45:23.878+0900][gc,start ] GC(23) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-28T01:45:23.878+0900][gc,task ] GC(23) Using 4 workers of 4 for evacuation +[2025-05-28T01:45:23.884+0900][gc,phases ] GC(23) Pre Evacuate Collection Set: 0.2ms +[2025-05-28T01:45:23.884+0900][gc,phases ] GC(23) Merge Heap Roots: 0.1ms +[2025-05-28T01:45:23.884+0900][gc,phases ] GC(23) Evacuate Collection Set: 4.7ms +[2025-05-28T01:45:23.884+0900][gc,phases ] GC(23) Post Evacuate Collection Set: 1.0ms +[2025-05-28T01:45:23.884+0900][gc,phases ] GC(23) Other: 0.2ms +[2025-05-28T01:45:23.884+0900][gc,heap ] GC(23) Eden regions: 133->0(133) +[2025-05-28T01:45:23.884+0900][gc,heap ] GC(23) Survivor regions: 4->4(18) +[2025-05-28T01:45:23.884+0900][gc,heap ] GC(23) Old regions: 11->11 +[2025-05-28T01:45:23.884+0900][gc,heap ] GC(23) Archive regions: 2->2 +[2025-05-28T01:45:23.884+0900][gc,heap ] GC(23) Humongous regions: 76->76 +[2025-05-28T01:45:23.884+0900][gc,metaspace] GC(23) Metaspace: 48320K(49216K)->48320K(49216K) NonClass: 42640K(43072K)->42640K(43072K) Class: 5680K(6144K)->5680K(6144K) +[2025-05-28T01:45:23.884+0900][gc ] GC(23) Pause Young (Normal) (G1 Evacuation Pause) 447M->181M(512M) 6.187ms +[2025-05-28T01:45:23.884+0900][gc,cpu ] GC(23) User=0.03s Sys=0.00s Real=0.01s +[2025-05-28T02:18:31.001+0900][gc,start ] GC(24) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-28T02:18:31.001+0900][gc,task ] GC(24) Using 4 workers of 4 for evacuation +[2025-05-28T02:18:31.006+0900][gc,phases ] GC(24) Pre Evacuate Collection Set: 0.1ms +[2025-05-28T02:18:31.006+0900][gc,phases ] GC(24) Merge Heap Roots: 0.1ms +[2025-05-28T02:18:31.006+0900][gc,phases ] GC(24) Evacuate Collection Set: 4.1ms +[2025-05-28T02:18:31.006+0900][gc,phases ] GC(24) Post Evacuate Collection Set: 0.6ms +[2025-05-28T02:18:31.006+0900][gc,phases ] GC(24) Other: 0.1ms +[2025-05-28T02:18:31.006+0900][gc,heap ] GC(24) Eden regions: 133->0(133) +[2025-05-28T02:18:31.006+0900][gc,heap ] GC(24) Survivor regions: 4->4(18) +[2025-05-28T02:18:31.006+0900][gc,heap ] GC(24) Old regions: 11->11 +[2025-05-28T02:18:31.006+0900][gc,heap ] GC(24) Archive regions: 2->2 +[2025-05-28T02:18:31.006+0900][gc,heap ] GC(24) Humongous regions: 76->76 +[2025-05-28T02:18:31.006+0900][gc,metaspace] GC(24) Metaspace: 48348K(49280K)->48348K(49280K) NonClass: 42668K(43136K)->42668K(43136K) Class: 5680K(6144K)->5680K(6144K) +[2025-05-28T02:18:31.006+0900][gc ] GC(24) Pause Young (Normal) (G1 Evacuation Pause) 447M->181M(512M) 5.054ms +[2025-05-28T02:18:31.006+0900][gc,cpu ] GC(24) User=0.02s Sys=0.00s Real=0.00s +[2025-05-28T02:51:48.993+0900][gc,start ] GC(25) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-28T02:51:48.993+0900][gc,task ] GC(25) Using 4 workers of 4 for evacuation +[2025-05-28T02:51:48.999+0900][gc,phases ] GC(25) Pre Evacuate Collection Set: 0.1ms +[2025-05-28T02:51:48.999+0900][gc,phases ] GC(25) Merge Heap Roots: 0.1ms +[2025-05-28T02:51:48.999+0900][gc,phases ] GC(25) Evacuate Collection Set: 5.1ms +[2025-05-28T02:51:48.999+0900][gc,phases ] GC(25) Post Evacuate Collection Set: 0.7ms +[2025-05-28T02:51:48.999+0900][gc,phases ] GC(25) Other: 0.2ms +[2025-05-28T02:51:48.999+0900][gc,heap ] GC(25) Eden regions: 133->0(134) +[2025-05-28T02:51:48.999+0900][gc,heap ] GC(25) Survivor regions: 4->3(18) +[2025-05-28T02:51:48.999+0900][gc,heap ] GC(25) Old regions: 11->12 +[2025-05-28T02:51:48.999+0900][gc,heap ] GC(25) Archive regions: 2->2 +[2025-05-28T02:51:48.999+0900][gc,heap ] GC(25) Humongous regions: 76->76 +[2025-05-28T02:51:48.999+0900][gc,metaspace] GC(25) Metaspace: 48378K(49280K)->48378K(49280K) NonClass: 42698K(43136K)->42698K(43136K) Class: 5680K(6144K)->5680K(6144K) +[2025-05-28T02:51:48.999+0900][gc ] GC(25) Pause Young (Normal) (G1 Evacuation Pause) 447M->181M(512M) 6.179ms +[2025-05-28T02:51:48.999+0900][gc,cpu ] GC(25) User=0.02s Sys=0.00s Real=0.01s +[2025-05-28T03:25:10.387+0900][gc,start ] GC(26) Pause Young (Concurrent Start) (G1 Evacuation Pause) +[2025-05-28T03:25:10.387+0900][gc,task ] GC(26) Using 4 workers of 4 for evacuation +[2025-05-28T03:25:10.394+0900][gc,phases ] GC(26) Pre Evacuate Collection Set: 0.4ms +[2025-05-28T03:25:10.394+0900][gc,phases ] GC(26) Merge Heap Roots: 0.1ms +[2025-05-28T03:25:10.394+0900][gc,phases ] GC(26) Evacuate Collection Set: 4.7ms +[2025-05-28T03:25:10.394+0900][gc,phases ] GC(26) Post Evacuate Collection Set: 1.4ms +[2025-05-28T03:25:10.394+0900][gc,phases ] GC(26) Other: 0.3ms +[2025-05-28T03:25:10.394+0900][gc,heap ] GC(26) Eden regions: 134->0(135) +[2025-05-28T03:25:10.394+0900][gc,heap ] GC(26) Survivor regions: 3->2(18) +[2025-05-28T03:25:10.394+0900][gc,heap ] GC(26) Old regions: 12->13 +[2025-05-28T03:25:10.394+0900][gc,heap ] GC(26) Archive regions: 2->2 +[2025-05-28T03:25:10.394+0900][gc,heap ] GC(26) Humongous regions: 76->76 +[2025-05-28T03:25:10.394+0900][gc,metaspace] GC(26) Metaspace: 48392K(49280K)->48392K(49280K) NonClass: 42712K(43136K)->42712K(43136K) Class: 5680K(6144K)->5680K(6144K) +[2025-05-28T03:25:10.394+0900][gc ] GC(26) Pause Young (Concurrent Start) (G1 Evacuation Pause) 449M->181M(512M) 7.059ms +[2025-05-28T03:25:10.394+0900][gc,cpu ] GC(26) User=0.03s Sys=0.00s Real=0.01s +[2025-05-28T03:25:10.395+0900][gc ] GC(27) Concurrent Mark Cycle +[2025-05-28T03:25:10.395+0900][gc,marking ] GC(27) Concurrent Clear Claimed Marks +[2025-05-28T03:25:10.395+0900][gc,marking ] GC(27) Concurrent Clear Claimed Marks 0.044ms +[2025-05-28T03:25:10.395+0900][gc,marking ] GC(27) Concurrent Scan Root Regions +[2025-05-28T03:25:10.399+0900][gc,marking ] GC(27) Concurrent Scan Root Regions 4.128ms +[2025-05-28T03:25:10.399+0900][gc,marking ] GC(27) Concurrent Mark +[2025-05-28T03:25:10.399+0900][gc,marking ] GC(27) Concurrent Mark From Roots +[2025-05-28T03:25:10.399+0900][gc,task ] GC(27) Using 1 workers of 1 for marking +[2025-05-28T03:25:10.428+0900][gc,marking ] GC(27) Concurrent Mark From Roots 29.007ms +[2025-05-28T03:25:10.428+0900][gc,marking ] GC(27) Concurrent Preclean +[2025-05-28T03:25:10.428+0900][gc,marking ] GC(27) Concurrent Preclean 0.190ms +[2025-05-28T03:25:10.428+0900][gc,start ] GC(27) Pause Remark +[2025-05-28T03:25:10.436+0900][gc ] GC(27) Pause Remark 181M->181M(512M) 8.387ms +[2025-05-28T03:25:10.436+0900][gc,cpu ] GC(27) User=0.03s Sys=0.00s Real=0.01s +[2025-05-28T03:25:10.439+0900][gc,marking ] GC(27) Concurrent Mark 40.080ms +[2025-05-28T03:25:10.439+0900][gc,marking ] GC(27) Concurrent Rebuild Remembered Sets +[2025-05-28T03:25:10.452+0900][gc,marking ] GC(27) Concurrent Rebuild Remembered Sets 13.548ms +[2025-05-28T03:25:10.452+0900][gc,start ] GC(27) Pause Cleanup +[2025-05-28T03:25:10.453+0900][gc ] GC(27) Pause Cleanup 181M->181M(512M) 0.074ms +[2025-05-28T03:25:10.453+0900][gc,cpu ] GC(27) User=0.00s Sys=0.00s Real=0.00s +[2025-05-28T03:25:10.453+0900][gc,marking ] GC(27) Concurrent Cleanup for Next Mark +[2025-05-28T03:25:10.455+0900][gc,marking ] GC(27) Concurrent Cleanup for Next Mark 2.825ms +[2025-05-28T03:25:10.455+0900][gc ] GC(27) Concurrent Mark Cycle 60.881ms +[2025-05-28T03:58:59.113+0900][gc,start ] GC(28) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-28T03:58:59.113+0900][gc,task ] GC(28) Using 4 workers of 4 for evacuation +[2025-05-28T03:58:59.127+0900][gc,phases ] GC(28) Pre Evacuate Collection Set: 0.6ms +[2025-05-28T03:58:59.127+0900][gc,phases ] GC(28) Merge Heap Roots: 0.4ms +[2025-05-28T03:58:59.127+0900][gc,phases ] GC(28) Evacuate Collection Set: 11.2ms +[2025-05-28T03:58:59.127+0900][gc,phases ] GC(28) Post Evacuate Collection Set: 1.6ms +[2025-05-28T03:58:59.127+0900][gc,phases ] GC(28) Other: 0.4ms +[2025-05-28T03:58:59.127+0900][gc,heap ] GC(28) Eden regions: 135->0(135) +[2025-05-28T03:58:59.127+0900][gc,heap ] GC(28) Survivor regions: 2->2(18) +[2025-05-28T03:58:59.127+0900][gc,heap ] GC(28) Old regions: 13->13 +[2025-05-28T03:58:59.127+0900][gc,heap ] GC(28) Archive regions: 2->2 +[2025-05-28T03:58:59.127+0900][gc,heap ] GC(28) Humongous regions: 76->76 +[2025-05-28T03:58:59.127+0900][gc,metaspace] GC(28) Metaspace: 48132K(49280K)->48132K(49280K) NonClass: 42512K(43136K)->42512K(43136K) Class: 5620K(6144K)->5620K(6144K) +[2025-05-28T03:58:59.127+0900][gc ] GC(28) Pause Young (Normal) (G1 Evacuation Pause) 451M->181M(512M) 14.251ms +[2025-05-28T03:58:59.127+0900][gc,cpu ] GC(28) User=0.05s Sys=0.00s Real=0.01s +[2025-05-28T04:32:33.616+0900][gc,start ] GC(29) Pause Young (Concurrent Start) (G1 Evacuation Pause) +[2025-05-28T04:32:33.616+0900][gc,task ] GC(29) Using 4 workers of 4 for evacuation +[2025-05-28T04:32:33.627+0900][gc,phases ] GC(29) Pre Evacuate Collection Set: 1.7ms +[2025-05-28T04:32:33.627+0900][gc,phases ] GC(29) Merge Heap Roots: 0.2ms +[2025-05-28T04:32:33.627+0900][gc,phases ] GC(29) Evacuate Collection Set: 7.4ms +[2025-05-28T04:32:33.627+0900][gc,phases ] GC(29) Post Evacuate Collection Set: 1.0ms +[2025-05-28T04:32:33.627+0900][gc,phases ] GC(29) Other: 0.5ms +[2025-05-28T04:32:33.627+0900][gc,heap ] GC(29) Eden regions: 135->0(135) +[2025-05-28T04:32:33.627+0900][gc,heap ] GC(29) Survivor regions: 2->1(18) +[2025-05-28T04:32:33.627+0900][gc,heap ] GC(29) Old regions: 13->14 +[2025-05-28T04:32:33.627+0900][gc,heap ] GC(29) Archive regions: 2->2 +[2025-05-28T04:32:33.627+0900][gc,heap ] GC(29) Humongous regions: 76->76 +[2025-05-28T04:32:33.627+0900][gc,metaspace] GC(29) Metaspace: 48140K(49344K)->48140K(49344K) NonClass: 42520K(43200K)->42520K(43200K) Class: 5620K(6144K)->5620K(6144K) +[2025-05-28T04:32:33.627+0900][gc ] GC(29) Pause Young (Concurrent Start) (G1 Evacuation Pause) 451M->181M(512M) 10.898ms +[2025-05-28T04:32:33.627+0900][gc,cpu ] GC(29) User=0.03s Sys=0.01s Real=0.01s +[2025-05-28T04:32:33.627+0900][gc ] GC(30) Concurrent Mark Cycle +[2025-05-28T04:32:33.627+0900][gc,marking ] GC(30) Concurrent Clear Claimed Marks +[2025-05-28T04:32:33.627+0900][gc,marking ] GC(30) Concurrent Clear Claimed Marks 0.061ms +[2025-05-28T04:32:33.627+0900][gc,marking ] GC(30) Concurrent Scan Root Regions +[2025-05-28T04:32:33.632+0900][gc,marking ] GC(30) Concurrent Scan Root Regions 4.733ms +[2025-05-28T04:32:33.632+0900][gc,marking ] GC(30) Concurrent Mark +[2025-05-28T04:32:33.632+0900][gc,marking ] GC(30) Concurrent Mark From Roots +[2025-05-28T04:32:33.632+0900][gc,task ] GC(30) Using 1 workers of 1 for marking +[2025-05-28T04:32:33.676+0900][gc,marking ] GC(30) Concurrent Mark From Roots 43.971ms +[2025-05-28T04:32:33.676+0900][gc,marking ] GC(30) Concurrent Preclean +[2025-05-28T04:32:33.676+0900][gc,marking ] GC(30) Concurrent Preclean 0.181ms +[2025-05-28T04:32:33.676+0900][gc,start ] GC(30) Pause Remark +[2025-05-28T04:32:33.699+0900][gc,mmu ] GC(30) MMU target violated: 21.0ms (20.0ms/21.0ms) +[2025-05-28T04:32:33.699+0900][gc ] GC(30) Pause Remark 181M->181M(512M) 23.253ms +[2025-05-28T04:32:33.699+0900][gc,cpu ] GC(30) User=0.08s Sys=0.00s Real=0.03s +[2025-05-28T04:32:33.699+0900][gc,marking ] GC(30) Concurrent Mark 67.635ms +[2025-05-28T04:32:33.699+0900][gc,marking ] GC(30) Concurrent Rebuild Remembered Sets +[2025-05-28T04:32:33.713+0900][gc,marking ] GC(30) Concurrent Rebuild Remembered Sets 13.988ms +[2025-05-28T04:32:33.714+0900][gc,start ] GC(30) Pause Cleanup +[2025-05-28T04:32:33.714+0900][gc ] GC(30) Pause Cleanup 181M->181M(512M) 0.087ms +[2025-05-28T04:32:33.714+0900][gc,cpu ] GC(30) User=0.00s Sys=0.00s Real=0.00s +[2025-05-28T04:32:33.714+0900][gc,marking ] GC(30) Concurrent Cleanup for Next Mark +[2025-05-28T04:32:33.729+0900][gc,marking ] GC(30) Concurrent Cleanup for Next Mark 15.667ms +[2025-05-28T04:32:33.729+0900][gc ] GC(30) Concurrent Mark Cycle 102.613ms +[2025-05-28T05:06:19.342+0900][gc,start ] GC(31) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-28T05:06:19.342+0900][gc,task ] GC(31) Using 4 workers of 4 for evacuation +[2025-05-28T05:06:19.348+0900][gc,phases ] GC(31) Pre Evacuate Collection Set: 0.5ms +[2025-05-28T05:06:19.348+0900][gc,phases ] GC(31) Merge Heap Roots: 0.3ms +[2025-05-28T05:06:19.348+0900][gc,phases ] GC(31) Evacuate Collection Set: 4.1ms +[2025-05-28T05:06:19.348+0900][gc,phases ] GC(31) Post Evacuate Collection Set: 0.9ms +[2025-05-28T05:06:19.348+0900][gc,phases ] GC(31) Other: 0.3ms +[2025-05-28T05:06:19.348+0900][gc,heap ] GC(31) Eden regions: 135->0(135) +[2025-05-28T05:06:19.348+0900][gc,heap ] GC(31) Survivor regions: 1->1(17) +[2025-05-28T05:06:19.348+0900][gc,heap ] GC(31) Old regions: 14->14 +[2025-05-28T05:06:19.348+0900][gc,heap ] GC(31) Archive regions: 2->2 +[2025-05-28T05:06:19.348+0900][gc,heap ] GC(31) Humongous regions: 76->76 +[2025-05-28T05:06:19.348+0900][gc,metaspace] GC(31) Metaspace: 47717K(49344K)->47717K(49344K) NonClass: 42198K(43200K)->42198K(43200K) Class: 5519K(6144K)->5519K(6144K) +[2025-05-28T05:06:19.348+0900][gc ] GC(31) Pause Young (Normal) (G1 Evacuation Pause) 451M->181M(512M) 6.071ms +[2025-05-28T05:06:19.348+0900][gc,cpu ] GC(31) User=0.02s Sys=0.00s Real=0.00s +[2025-05-28T05:39:55.058+0900][gc,start ] GC(32) Pause Young (Concurrent Start) (G1 Evacuation Pause) +[2025-05-28T05:39:55.058+0900][gc,task ] GC(32) Using 4 workers of 4 for evacuation +[2025-05-28T05:39:55.064+0900][gc,phases ] GC(32) Pre Evacuate Collection Set: 1.5ms +[2025-05-28T05:39:55.064+0900][gc,phases ] GC(32) Merge Heap Roots: 0.3ms +[2025-05-28T05:39:55.064+0900][gc,phases ] GC(32) Evacuate Collection Set: 3.6ms +[2025-05-28T05:39:55.064+0900][gc,phases ] GC(32) Post Evacuate Collection Set: 1.0ms +[2025-05-28T05:39:55.064+0900][gc,phases ] GC(32) Other: 0.4ms +[2025-05-28T05:39:55.064+0900][gc,heap ] GC(32) Eden regions: 135->0(135) +[2025-05-28T05:39:55.064+0900][gc,heap ] GC(32) Survivor regions: 1->1(17) +[2025-05-28T05:39:55.064+0900][gc,heap ] GC(32) Old regions: 14->14 +[2025-05-28T05:39:55.064+0900][gc,heap ] GC(32) Archive regions: 2->2 +[2025-05-28T05:39:55.064+0900][gc,heap ] GC(32) Humongous regions: 76->76 +[2025-05-28T05:39:55.064+0900][gc,metaspace] GC(32) Metaspace: 47871K(49344K)->47871K(49344K) NonClass: 42351K(43200K)->42351K(43200K) Class: 5519K(6144K)->5519K(6144K) +[2025-05-28T05:39:55.064+0900][gc ] GC(32) Pause Young (Concurrent Start) (G1 Evacuation Pause) 451M->181M(512M) 6.808ms +[2025-05-28T05:39:55.064+0900][gc,cpu ] GC(32) User=0.02s Sys=0.00s Real=0.01s +[2025-05-28T05:39:55.065+0900][gc ] GC(33) Concurrent Mark Cycle +[2025-05-28T05:39:55.065+0900][gc,marking ] GC(33) Concurrent Clear Claimed Marks +[2025-05-28T05:39:55.065+0900][gc,marking ] GC(33) Concurrent Clear Claimed Marks 0.044ms +[2025-05-28T05:39:55.065+0900][gc,marking ] GC(33) Concurrent Scan Root Regions +[2025-05-28T05:39:55.068+0900][gc,marking ] GC(33) Concurrent Scan Root Regions 3.148ms +[2025-05-28T05:39:55.068+0900][gc,marking ] GC(33) Concurrent Mark +[2025-05-28T05:39:55.068+0900][gc,marking ] GC(33) Concurrent Mark From Roots +[2025-05-28T05:39:55.068+0900][gc,task ] GC(33) Using 1 workers of 1 for marking +[2025-05-28T05:39:55.118+0900][gc,marking ] GC(33) Concurrent Mark From Roots 50.110ms +[2025-05-28T05:39:55.118+0900][gc,marking ] GC(33) Concurrent Preclean +[2025-05-28T05:39:55.118+0900][gc,marking ] GC(33) Concurrent Preclean 0.109ms +[2025-05-28T05:39:55.118+0900][gc,start ] GC(33) Pause Remark +[2025-05-28T05:39:55.141+0900][gc,mmu ] GC(33) MMU target violated: 21.0ms (20.0ms/21.0ms) +[2025-05-28T05:39:55.141+0900][gc ] GC(33) Pause Remark 183M->183M(512M) 23.121ms +[2025-05-28T05:39:55.141+0900][gc,cpu ] GC(33) User=0.08s Sys=0.00s Real=0.03s +[2025-05-28T05:39:55.141+0900][gc,marking ] GC(33) Concurrent Mark 73.518ms +[2025-05-28T05:39:55.141+0900][gc,marking ] GC(33) Concurrent Rebuild Remembered Sets +[2025-05-28T05:39:55.156+0900][gc,marking ] GC(33) Concurrent Rebuild Remembered Sets 14.284ms +[2025-05-28T05:39:55.156+0900][gc,start ] GC(33) Pause Cleanup +[2025-05-28T05:39:55.156+0900][gc ] GC(33) Pause Cleanup 184M->184M(512M) 0.095ms +[2025-05-28T05:39:55.156+0900][gc,cpu ] GC(33) User=0.00s Sys=0.00s Real=0.00s +[2025-05-28T05:39:55.156+0900][gc,marking ] GC(33) Concurrent Cleanup for Next Mark +[2025-05-28T05:39:55.171+0900][gc,marking ] GC(33) Concurrent Cleanup for Next Mark 14.860ms +[2025-05-28T05:39:55.171+0900][gc ] GC(33) Concurrent Mark Cycle 106.680ms +[2025-05-28T06:13:45.388+0900][gc,start ] GC(34) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-28T06:13:45.388+0900][gc,task ] GC(34) Using 4 workers of 4 for evacuation +[2025-05-28T06:13:45.393+0900][gc,phases ] GC(34) Pre Evacuate Collection Set: 0.5ms +[2025-05-28T06:13:45.393+0900][gc,phases ] GC(34) Merge Heap Roots: 0.3ms +[2025-05-28T06:13:45.393+0900][gc,phases ] GC(34) Evacuate Collection Set: 3.7ms +[2025-05-28T06:13:45.393+0900][gc,phases ] GC(34) Post Evacuate Collection Set: 0.9ms +[2025-05-28T06:13:45.393+0900][gc,phases ] GC(34) Other: 0.3ms +[2025-05-28T06:13:45.393+0900][gc,heap ] GC(34) Eden regions: 135->0(135) +[2025-05-28T06:13:45.393+0900][gc,heap ] GC(34) Survivor regions: 1->1(17) +[2025-05-28T06:13:45.393+0900][gc,heap ] GC(34) Old regions: 14->14 +[2025-05-28T06:13:45.393+0900][gc,heap ] GC(34) Archive regions: 2->2 +[2025-05-28T06:13:45.393+0900][gc,heap ] GC(34) Humongous regions: 76->76 +[2025-05-28T06:13:45.393+0900][gc,metaspace] GC(34) Metaspace: 47818K(49344K)->47818K(49344K) NonClass: 42312K(43200K)->42312K(43200K) Class: 5506K(6144K)->5506K(6144K) +[2025-05-28T06:13:45.393+0900][gc ] GC(34) Pause Young (Normal) (G1 Evacuation Pause) 451M->181M(512M) 5.698ms +[2025-05-28T06:13:45.393+0900][gc,cpu ] GC(34) User=0.01s Sys=0.00s Real=0.01s +[2025-05-28T06:47:20.388+0900][gc,start ] GC(35) Pause Young (Concurrent Start) (G1 Evacuation Pause) +[2025-05-28T06:47:20.388+0900][gc,task ] GC(35) Using 4 workers of 4 for evacuation +[2025-05-28T06:47:20.394+0900][gc,phases ] GC(35) Pre Evacuate Collection Set: 1.3ms +[2025-05-28T06:47:20.394+0900][gc,phases ] GC(35) Merge Heap Roots: 0.3ms +[2025-05-28T06:47:20.394+0900][gc,phases ] GC(35) Evacuate Collection Set: 3.8ms +[2025-05-28T06:47:20.394+0900][gc,phases ] GC(35) Post Evacuate Collection Set: 0.9ms +[2025-05-28T06:47:20.394+0900][gc,phases ] GC(35) Other: 0.4ms +[2025-05-28T06:47:20.394+0900][gc,heap ] GC(35) Eden regions: 135->0(135) +[2025-05-28T06:47:20.394+0900][gc,heap ] GC(35) Survivor regions: 1->1(17) +[2025-05-28T06:47:20.394+0900][gc,heap ] GC(35) Old regions: 14->14 +[2025-05-28T06:47:20.394+0900][gc,heap ] GC(35) Archive regions: 2->2 +[2025-05-28T06:47:20.394+0900][gc,heap ] GC(35) Humongous regions: 76->76 +[2025-05-28T06:47:20.394+0900][gc,metaspace] GC(35) Metaspace: 47836K(49344K)->47836K(49344K) NonClass: 42330K(43200K)->42330K(43200K) Class: 5506K(6144K)->5506K(6144K) +[2025-05-28T06:47:20.394+0900][gc ] GC(35) Pause Young (Concurrent Start) (G1 Evacuation Pause) 451M->181M(512M) 6.743ms +[2025-05-28T06:47:20.394+0900][gc,cpu ] GC(35) User=0.02s Sys=0.00s Real=0.01s +[2025-05-28T06:47:20.394+0900][gc ] GC(36) Concurrent Mark Cycle +[2025-05-28T06:47:20.394+0900][gc,marking ] GC(36) Concurrent Clear Claimed Marks +[2025-05-28T06:47:20.394+0900][gc,marking ] GC(36) Concurrent Clear Claimed Marks 0.037ms +[2025-05-28T06:47:20.394+0900][gc,marking ] GC(36) Concurrent Scan Root Regions +[2025-05-28T06:47:20.398+0900][gc,marking ] GC(36) Concurrent Scan Root Regions 3.139ms +[2025-05-28T06:47:20.398+0900][gc,marking ] GC(36) Concurrent Mark +[2025-05-28T06:47:20.398+0900][gc,marking ] GC(36) Concurrent Mark From Roots +[2025-05-28T06:47:20.398+0900][gc,task ] GC(36) Using 1 workers of 1 for marking +[2025-05-28T06:47:20.448+0900][gc,marking ] GC(36) Concurrent Mark From Roots 50.316ms +[2025-05-28T06:47:20.448+0900][gc,marking ] GC(36) Concurrent Preclean +[2025-05-28T06:47:20.448+0900][gc,marking ] GC(36) Concurrent Preclean 0.117ms +[2025-05-28T06:47:20.448+0900][gc,start ] GC(36) Pause Remark +[2025-05-28T06:47:20.458+0900][gc ] GC(36) Pause Remark 181M->181M(512M) 10.239ms +[2025-05-28T06:47:20.458+0900][gc,cpu ] GC(36) User=0.04s Sys=0.00s Real=0.01s +[2025-05-28T06:47:20.458+0900][gc,marking ] GC(36) Concurrent Mark 60.843ms +[2025-05-28T06:47:20.458+0900][gc,marking ] GC(36) Concurrent Rebuild Remembered Sets +[2025-05-28T06:47:20.473+0900][gc,marking ] GC(36) Concurrent Rebuild Remembered Sets 14.323ms +[2025-05-28T06:47:20.473+0900][gc,start ] GC(36) Pause Cleanup +[2025-05-28T06:47:20.473+0900][gc ] GC(36) Pause Cleanup 181M->181M(512M) 0.083ms +[2025-05-28T06:47:20.473+0900][gc,cpu ] GC(36) User=0.00s Sys=0.00s Real=0.00s +[2025-05-28T06:47:20.473+0900][gc,marking ] GC(36) Concurrent Cleanup for Next Mark +[2025-05-28T06:47:20.480+0900][gc,marking ] GC(36) Concurrent Cleanup for Next Mark 7.558ms +[2025-05-28T06:47:20.481+0900][gc ] GC(36) Concurrent Mark Cycle 86.154ms +[2025-05-28T07:20:53.555+0900][gc,start ] GC(37) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-28T07:20:53.555+0900][gc,task ] GC(37) Using 4 workers of 4 for evacuation +[2025-05-28T07:20:53.562+0900][gc,phases ] GC(37) Pre Evacuate Collection Set: 0.7ms +[2025-05-28T07:20:53.562+0900][gc,phases ] GC(37) Merge Heap Roots: 0.4ms +[2025-05-28T07:20:53.562+0900][gc,phases ] GC(37) Evacuate Collection Set: 4.0ms +[2025-05-28T07:20:53.562+0900][gc,phases ] GC(37) Post Evacuate Collection Set: 1.5ms +[2025-05-28T07:20:53.562+0900][gc,phases ] GC(37) Other: 0.4ms +[2025-05-28T07:20:53.562+0900][gc,heap ] GC(37) Eden regions: 135->0(135) +[2025-05-28T07:20:53.562+0900][gc,heap ] GC(37) Survivor regions: 1->1(17) +[2025-05-28T07:20:53.562+0900][gc,heap ] GC(37) Old regions: 14->14 +[2025-05-28T07:20:53.562+0900][gc,heap ] GC(37) Archive regions: 2->2 +[2025-05-28T07:20:53.562+0900][gc,heap ] GC(37) Humongous regions: 76->76 +[2025-05-28T07:20:53.562+0900][gc,metaspace] GC(37) Metaspace: 47851K(49344K)->47851K(49344K) NonClass: 42345K(43200K)->42345K(43200K) Class: 5506K(6144K)->5506K(6144K) +[2025-05-28T07:20:53.562+0900][gc ] GC(37) Pause Young (Normal) (G1 Evacuation Pause) 451M->181M(512M) 7.043ms +[2025-05-28T07:20:53.562+0900][gc,cpu ] GC(37) User=0.02s Sys=0.00s Real=0.01s +[2025-05-28T07:54:40.157+0900][gc,start ] GC(38) Pause Young (Concurrent Start) (G1 Evacuation Pause) +[2025-05-28T07:54:40.157+0900][gc,task ] GC(38) Using 4 workers of 4 for evacuation +[2025-05-28T07:54:40.164+0900][gc,phases ] GC(38) Pre Evacuate Collection Set: 1.6ms +[2025-05-28T07:54:40.164+0900][gc,phases ] GC(38) Merge Heap Roots: 0.4ms +[2025-05-28T07:54:40.164+0900][gc,phases ] GC(38) Evacuate Collection Set: 4.0ms +[2025-05-28T07:54:40.164+0900][gc,phases ] GC(38) Post Evacuate Collection Set: 1.1ms +[2025-05-28T07:54:40.164+0900][gc,phases ] GC(38) Other: 0.5ms +[2025-05-28T07:54:40.164+0900][gc,heap ] GC(38) Eden regions: 135->0(135) +[2025-05-28T07:54:40.164+0900][gc,heap ] GC(38) Survivor regions: 1->1(17) +[2025-05-28T07:54:40.164+0900][gc,heap ] GC(38) Old regions: 14->14 +[2025-05-28T07:54:40.164+0900][gc,heap ] GC(38) Archive regions: 2->2 +[2025-05-28T07:54:40.164+0900][gc,heap ] GC(38) Humongous regions: 76->76 +[2025-05-28T07:54:40.164+0900][gc,metaspace] GC(38) Metaspace: 47854K(49344K)->47854K(49344K) NonClass: 42348K(43200K)->42348K(43200K) Class: 5506K(6144K)->5506K(6144K) +[2025-05-28T07:54:40.164+0900][gc ] GC(38) Pause Young (Concurrent Start) (G1 Evacuation Pause) 451M->181M(512M) 7.487ms +[2025-05-28T07:54:40.164+0900][gc,cpu ] GC(38) User=0.02s Sys=0.00s Real=0.01s +[2025-05-28T07:54:40.164+0900][gc ] GC(39) Concurrent Mark Cycle +[2025-05-28T07:54:40.164+0900][gc,marking ] GC(39) Concurrent Clear Claimed Marks +[2025-05-28T07:54:40.164+0900][gc,marking ] GC(39) Concurrent Clear Claimed Marks 0.048ms +[2025-05-28T07:54:40.164+0900][gc,marking ] GC(39) Concurrent Scan Root Regions +[2025-05-28T07:54:40.168+0900][gc,marking ] GC(39) Concurrent Scan Root Regions 3.192ms +[2025-05-28T07:54:40.168+0900][gc,marking ] GC(39) Concurrent Mark +[2025-05-28T07:54:40.168+0900][gc,marking ] GC(39) Concurrent Mark From Roots +[2025-05-28T07:54:40.168+0900][gc,task ] GC(39) Using 1 workers of 1 for marking +[2025-05-28T07:54:40.219+0900][gc,marking ] GC(39) Concurrent Mark From Roots 51.262ms +[2025-05-28T07:54:40.219+0900][gc,marking ] GC(39) Concurrent Preclean +[2025-05-28T07:54:40.219+0900][gc,marking ] GC(39) Concurrent Preclean 0.120ms +[2025-05-28T07:54:40.219+0900][gc,start ] GC(39) Pause Remark +[2025-05-28T07:54:40.233+0900][gc ] GC(39) Pause Remark 181M->181M(512M) 13.693ms +[2025-05-28T07:54:40.233+0900][gc,cpu ] GC(39) User=0.05s Sys=0.00s Real=0.01s +[2025-05-28T07:54:40.233+0900][gc,marking ] GC(39) Concurrent Mark 65.263ms +[2025-05-28T07:54:40.233+0900][gc,marking ] GC(39) Concurrent Rebuild Remembered Sets +[2025-05-28T07:54:40.247+0900][gc,marking ] GC(39) Concurrent Rebuild Remembered Sets 14.179ms +[2025-05-28T07:54:40.247+0900][gc,start ] GC(39) Pause Cleanup +[2025-05-28T07:54:40.247+0900][gc ] GC(39) Pause Cleanup 182M->182M(512M) 0.091ms +[2025-05-28T07:54:40.247+0900][gc,cpu ] GC(39) User=0.00s Sys=0.00s Real=0.00s +[2025-05-28T07:54:40.247+0900][gc,marking ] GC(39) Concurrent Cleanup for Next Mark +[2025-05-28T07:54:40.255+0900][gc,marking ] GC(39) Concurrent Cleanup for Next Mark 7.699ms +[2025-05-28T07:54:40.255+0900][gc ] GC(39) Concurrent Mark Cycle 90.633ms +[2025-05-28T08:28:18.252+0900][gc,start ] GC(40) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-28T08:28:18.252+0900][gc,task ] GC(40) Using 4 workers of 4 for evacuation +[2025-05-28T08:28:18.257+0900][gc,phases ] GC(40) Pre Evacuate Collection Set: 0.5ms +[2025-05-28T08:28:18.257+0900][gc,phases ] GC(40) Merge Heap Roots: 0.3ms +[2025-05-28T08:28:18.257+0900][gc,phases ] GC(40) Evacuate Collection Set: 3.2ms +[2025-05-28T08:28:18.257+0900][gc,phases ] GC(40) Post Evacuate Collection Set: 1.2ms +[2025-05-28T08:28:18.257+0900][gc,phases ] GC(40) Other: 0.3ms +[2025-05-28T08:28:18.257+0900][gc,heap ] GC(40) Eden regions: 135->0(135) +[2025-05-28T08:28:18.257+0900][gc,heap ] GC(40) Survivor regions: 1->1(17) +[2025-05-28T08:28:18.257+0900][gc,heap ] GC(40) Old regions: 14->14 +[2025-05-28T08:28:18.257+0900][gc,heap ] GC(40) Archive regions: 2->2 +[2025-05-28T08:28:18.257+0900][gc,heap ] GC(40) Humongous regions: 76->76 +[2025-05-28T08:28:18.257+0900][gc,metaspace] GC(40) Metaspace: 47856K(49344K)->47856K(49344K) NonClass: 42350K(43200K)->42350K(43200K) Class: 5506K(6144K)->5506K(6144K) +[2025-05-28T08:28:18.257+0900][gc ] GC(40) Pause Young (Normal) (G1 Evacuation Pause) 451M->181M(512M) 5.532ms +[2025-05-28T08:28:18.257+0900][gc,cpu ] GC(40) User=0.01s Sys=0.00s Real=0.00s +[2025-05-28T09:02:13.087+0900][gc,start ] GC(41) Pause Young (Concurrent Start) (G1 Evacuation Pause) +[2025-05-28T09:02:13.087+0900][gc,task ] GC(41) Using 4 workers of 4 for evacuation +[2025-05-28T09:02:13.094+0900][gc,phases ] GC(41) Pre Evacuate Collection Set: 1.3ms +[2025-05-28T09:02:13.094+0900][gc,phases ] GC(41) Merge Heap Roots: 0.4ms +[2025-05-28T09:02:13.094+0900][gc,phases ] GC(41) Evacuate Collection Set: 4.0ms +[2025-05-28T09:02:13.094+0900][gc,phases ] GC(41) Post Evacuate Collection Set: 0.8ms +[2025-05-28T09:02:13.094+0900][gc,phases ] GC(41) Other: 0.4ms +[2025-05-28T09:02:13.094+0900][gc,heap ] GC(41) Eden regions: 135->0(135) +[2025-05-28T09:02:13.094+0900][gc,heap ] GC(41) Survivor regions: 1->1(17) +[2025-05-28T09:02:13.094+0900][gc,heap ] GC(41) Old regions: 14->14 +[2025-05-28T09:02:13.094+0900][gc,heap ] GC(41) Archive regions: 2->2 +[2025-05-28T09:02:13.094+0900][gc,heap ] GC(41) Humongous regions: 76->76 +[2025-05-28T09:02:13.094+0900][gc,metaspace] GC(41) Metaspace: 47858K(49344K)->47858K(49344K) NonClass: 42352K(43200K)->42352K(43200K) Class: 5506K(6144K)->5506K(6144K) +[2025-05-28T09:02:13.094+0900][gc ] GC(41) Pause Young (Concurrent Start) (G1 Evacuation Pause) 451M->181M(512M) 6.984ms +[2025-05-28T09:02:13.094+0900][gc,cpu ] GC(41) User=0.02s Sys=0.00s Real=0.01s +[2025-05-28T09:02:13.094+0900][gc ] GC(42) Concurrent Mark Cycle +[2025-05-28T09:02:13.094+0900][gc,marking ] GC(42) Concurrent Clear Claimed Marks +[2025-05-28T09:02:13.094+0900][gc,marking ] GC(42) Concurrent Clear Claimed Marks 0.035ms +[2025-05-28T09:02:13.094+0900][gc,marking ] GC(42) Concurrent Scan Root Regions +[2025-05-28T09:02:13.098+0900][gc,marking ] GC(42) Concurrent Scan Root Regions 3.048ms +[2025-05-28T09:02:13.098+0900][gc,marking ] GC(42) Concurrent Mark +[2025-05-28T09:02:13.098+0900][gc,marking ] GC(42) Concurrent Mark From Roots +[2025-05-28T09:02:13.098+0900][gc,task ] GC(42) Using 1 workers of 1 for marking +[2025-05-28T09:02:13.148+0900][gc,marking ] GC(42) Concurrent Mark From Roots 50.059ms +[2025-05-28T09:02:13.148+0900][gc,marking ] GC(42) Concurrent Preclean +[2025-05-28T09:02:13.148+0900][gc,marking ] GC(42) Concurrent Preclean 0.125ms +[2025-05-28T09:02:13.148+0900][gc,start ] GC(42) Pause Remark +[2025-05-28T09:02:13.158+0900][gc ] GC(42) Pause Remark 183M->183M(512M) 9.787ms +[2025-05-28T09:02:13.158+0900][gc,cpu ] GC(42) User=0.03s Sys=0.00s Real=0.01s +[2025-05-28T09:02:13.158+0900][gc,marking ] GC(42) Concurrent Mark 60.139ms +[2025-05-28T09:02:13.158+0900][gc,marking ] GC(42) Concurrent Rebuild Remembered Sets +[2025-05-28T09:02:13.172+0900][gc,marking ] GC(42) Concurrent Rebuild Remembered Sets 14.237ms +[2025-05-28T09:02:13.172+0900][gc,start ] GC(42) Pause Cleanup +[2025-05-28T09:02:13.172+0900][gc ] GC(42) Pause Cleanup 184M->184M(512M) 0.088ms +[2025-05-28T09:02:13.172+0900][gc,cpu ] GC(42) User=0.00s Sys=0.00s Real=0.00s +[2025-05-28T09:02:13.172+0900][gc,marking ] GC(42) Concurrent Cleanup for Next Mark +[2025-05-28T09:02:13.180+0900][gc,marking ] GC(42) Concurrent Cleanup for Next Mark 7.589ms +[2025-05-28T09:02:13.180+0900][gc ] GC(42) Concurrent Mark Cycle 85.307ms +[2025-05-28T09:35:49.810+0900][gc,start ] GC(43) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-28T09:35:49.810+0900][gc,task ] GC(43) Using 4 workers of 4 for evacuation +[2025-05-28T09:35:49.818+0900][gc,phases ] GC(43) Pre Evacuate Collection Set: 0.6ms +[2025-05-28T09:35:49.818+0900][gc,phases ] GC(43) Merge Heap Roots: 0.4ms +[2025-05-28T09:35:49.818+0900][gc,phases ] GC(43) Evacuate Collection Set: 5.5ms +[2025-05-28T09:35:49.818+0900][gc,phases ] GC(43) Post Evacuate Collection Set: 1.2ms +[2025-05-28T09:35:49.818+0900][gc,phases ] GC(43) Other: 0.3ms +[2025-05-28T09:35:49.818+0900][gc,heap ] GC(43) Eden regions: 135->0(135) +[2025-05-28T09:35:49.818+0900][gc,heap ] GC(43) Survivor regions: 1->1(17) +[2025-05-28T09:35:49.818+0900][gc,heap ] GC(43) Old regions: 14->14 +[2025-05-28T09:35:49.818+0900][gc,heap ] GC(43) Archive regions: 2->2 +[2025-05-28T09:35:49.818+0900][gc,heap ] GC(43) Humongous regions: 76->76 +[2025-05-28T09:35:49.818+0900][gc,metaspace] GC(43) Metaspace: 47860K(49344K)->47860K(49344K) NonClass: 42354K(43200K)->42354K(43200K) Class: 5506K(6144K)->5506K(6144K) +[2025-05-28T09:35:49.818+0900][gc ] GC(43) Pause Young (Normal) (G1 Evacuation Pause) 451M->181M(512M) 7.998ms +[2025-05-28T09:35:49.818+0900][gc,cpu ] GC(43) User=0.02s Sys=0.00s Real=0.01s +[2025-05-28T10:09:37.159+0900][gc,start ] GC(44) Pause Young (Concurrent Start) (G1 Evacuation Pause) +[2025-05-28T10:09:37.159+0900][gc,task ] GC(44) Using 4 workers of 4 for evacuation +[2025-05-28T10:09:37.166+0900][gc,phases ] GC(44) Pre Evacuate Collection Set: 1.4ms +[2025-05-28T10:09:37.166+0900][gc,phases ] GC(44) Merge Heap Roots: 0.3ms +[2025-05-28T10:09:37.166+0900][gc,phases ] GC(44) Evacuate Collection Set: 3.9ms +[2025-05-28T10:09:37.166+0900][gc,phases ] GC(44) Post Evacuate Collection Set: 0.9ms +[2025-05-28T10:09:37.166+0900][gc,phases ] GC(44) Other: 0.4ms +[2025-05-28T10:09:37.166+0900][gc,heap ] GC(44) Eden regions: 135->0(135) +[2025-05-28T10:09:37.166+0900][gc,heap ] GC(44) Survivor regions: 1->1(17) +[2025-05-28T10:09:37.166+0900][gc,heap ] GC(44) Old regions: 14->14 +[2025-05-28T10:09:37.166+0900][gc,heap ] GC(44) Archive regions: 2->2 +[2025-05-28T10:09:37.166+0900][gc,heap ] GC(44) Humongous regions: 76->76 +[2025-05-28T10:09:37.166+0900][gc,metaspace] GC(44) Metaspace: 47861K(49344K)->47861K(49344K) NonClass: 42355K(43200K)->42355K(43200K) Class: 5506K(6144K)->5506K(6144K) +[2025-05-28T10:09:37.166+0900][gc ] GC(44) Pause Young (Concurrent Start) (G1 Evacuation Pause) 451M->181M(512M) 6.918ms +[2025-05-28T10:09:37.166+0900][gc,cpu ] GC(44) User=0.02s Sys=0.00s Real=0.00s +[2025-05-28T10:09:37.166+0900][gc ] GC(45) Concurrent Mark Cycle +[2025-05-28T10:09:37.166+0900][gc,marking ] GC(45) Concurrent Clear Claimed Marks +[2025-05-28T10:09:37.166+0900][gc,marking ] GC(45) Concurrent Clear Claimed Marks 0.035ms +[2025-05-28T10:09:37.166+0900][gc,marking ] GC(45) Concurrent Scan Root Regions +[2025-05-28T10:09:37.170+0900][gc,marking ] GC(45) Concurrent Scan Root Regions 3.319ms +[2025-05-28T10:09:37.170+0900][gc,marking ] GC(45) Concurrent Mark +[2025-05-28T10:09:37.170+0900][gc,marking ] GC(45) Concurrent Mark From Roots +[2025-05-28T10:09:37.170+0900][gc,task ] GC(45) Using 1 workers of 1 for marking +[2025-05-28T10:09:37.221+0900][gc,marking ] GC(45) Concurrent Mark From Roots 51.476ms +[2025-05-28T10:09:37.221+0900][gc,marking ] GC(45) Concurrent Preclean +[2025-05-28T10:09:37.221+0900][gc,marking ] GC(45) Concurrent Preclean 0.111ms +[2025-05-28T10:09:37.221+0900][gc,start ] GC(45) Pause Remark +[2025-05-28T10:09:37.234+0900][gc ] GC(45) Pause Remark 181M->181M(512M) 12.615ms +[2025-05-28T10:09:37.234+0900][gc,cpu ] GC(45) User=0.05s Sys=0.00s Real=0.01s +[2025-05-28T10:09:37.234+0900][gc,marking ] GC(45) Concurrent Mark 64.346ms +[2025-05-28T10:09:37.234+0900][gc,marking ] GC(45) Concurrent Rebuild Remembered Sets +[2025-05-28T10:09:37.248+0900][gc,marking ] GC(45) Concurrent Rebuild Remembered Sets 14.187ms +[2025-05-28T10:09:37.248+0900][gc,start ] GC(45) Pause Cleanup +[2025-05-28T10:09:37.248+0900][gc ] GC(45) Pause Cleanup 181M->181M(512M) 0.090ms +[2025-05-28T10:09:37.248+0900][gc,cpu ] GC(45) User=0.00s Sys=0.00s Real=0.00s +[2025-05-28T10:09:37.248+0900][gc,marking ] GC(45) Concurrent Cleanup for Next Mark +[2025-05-28T10:09:37.256+0900][gc,marking ] GC(45) Concurrent Cleanup for Next Mark 7.688ms +[2025-05-28T10:09:37.256+0900][gc ] GC(45) Concurrent Mark Cycle 89.822ms +[2025-05-28T10:43:09.638+0900][gc,start ] GC(46) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-28T10:43:09.638+0900][gc,task ] GC(46) Using 4 workers of 4 for evacuation +[2025-05-28T10:43:09.642+0900][gc,phases ] GC(46) Pre Evacuate Collection Set: 0.5ms +[2025-05-28T10:43:09.642+0900][gc,phases ] GC(46) Merge Heap Roots: 0.3ms +[2025-05-28T10:43:09.642+0900][gc,phases ] GC(46) Evacuate Collection Set: 2.9ms +[2025-05-28T10:43:09.642+0900][gc,phases ] GC(46) Post Evacuate Collection Set: 1.0ms +[2025-05-28T10:43:09.642+0900][gc,phases ] GC(46) Other: 0.3ms +[2025-05-28T10:43:09.642+0900][gc,heap ] GC(46) Eden regions: 135->0(135) +[2025-05-28T10:43:09.642+0900][gc,heap ] GC(46) Survivor regions: 1->1(17) +[2025-05-28T10:43:09.642+0900][gc,heap ] GC(46) Old regions: 14->14 +[2025-05-28T10:43:09.642+0900][gc,heap ] GC(46) Archive regions: 2->2 +[2025-05-28T10:43:09.643+0900][gc,heap ] GC(46) Humongous regions: 76->76 +[2025-05-28T10:43:09.643+0900][gc,metaspace] GC(46) Metaspace: 47861K(49344K)->47861K(49344K) NonClass: 42355K(43200K)->42355K(43200K) Class: 5506K(6144K)->5506K(6144K) +[2025-05-28T10:43:09.643+0900][gc ] GC(46) Pause Young (Normal) (G1 Evacuation Pause) 451M->181M(512M) 5.026ms +[2025-05-28T10:43:09.643+0900][gc,cpu ] GC(46) User=0.02s Sys=0.00s Real=0.01s +[2025-05-28T11:16:47.676+0900][gc,start ] GC(47) Pause Young (Concurrent Start) (G1 Evacuation Pause) +[2025-05-28T11:16:47.676+0900][gc,task ] GC(47) Using 4 workers of 4 for evacuation +[2025-05-28T11:16:47.682+0900][gc,phases ] GC(47) Pre Evacuate Collection Set: 1.3ms +[2025-05-28T11:16:47.682+0900][gc,phases ] GC(47) Merge Heap Roots: 0.3ms +[2025-05-28T11:16:47.682+0900][gc,phases ] GC(47) Evacuate Collection Set: 2.7ms +[2025-05-28T11:16:47.682+0900][gc,phases ] GC(47) Post Evacuate Collection Set: 1.0ms +[2025-05-28T11:16:47.682+0900][gc,phases ] GC(47) Other: 0.4ms +[2025-05-28T11:16:47.682+0900][gc,heap ] GC(47) Eden regions: 135->0(135) +[2025-05-28T11:16:47.682+0900][gc,heap ] GC(47) Survivor regions: 1->1(17) +[2025-05-28T11:16:47.682+0900][gc,heap ] GC(47) Old regions: 14->14 +[2025-05-28T11:16:47.682+0900][gc,heap ] GC(47) Archive regions: 2->2 +[2025-05-28T11:16:47.682+0900][gc,heap ] GC(47) Humongous regions: 76->76 +[2025-05-28T11:16:47.682+0900][gc,metaspace] GC(47) Metaspace: 47869K(49344K)->47869K(49344K) NonClass: 42363K(43200K)->42363K(43200K) Class: 5506K(6144K)->5506K(6144K) +[2025-05-28T11:16:47.682+0900][gc ] GC(47) Pause Young (Concurrent Start) (G1 Evacuation Pause) 451M->181M(512M) 5.779ms +[2025-05-28T11:16:47.682+0900][gc,cpu ] GC(47) User=0.01s Sys=0.00s Real=0.01s +[2025-05-28T11:16:47.682+0900][gc ] GC(48) Concurrent Mark Cycle +[2025-05-28T11:16:47.682+0900][gc,marking ] GC(48) Concurrent Clear Claimed Marks +[2025-05-28T11:16:47.682+0900][gc,marking ] GC(48) Concurrent Clear Claimed Marks 0.045ms +[2025-05-28T11:16:47.682+0900][gc,marking ] GC(48) Concurrent Scan Root Regions +[2025-05-28T11:16:47.685+0900][gc,marking ] GC(48) Concurrent Scan Root Regions 2.845ms +[2025-05-28T11:16:47.685+0900][gc,marking ] GC(48) Concurrent Mark +[2025-05-28T11:16:47.685+0900][gc,marking ] GC(48) Concurrent Mark From Roots +[2025-05-28T11:16:47.685+0900][gc,task ] GC(48) Using 1 workers of 1 for marking +[2025-05-28T11:16:47.735+0900][gc,marking ] GC(48) Concurrent Mark From Roots 50.265ms +[2025-05-28T11:16:47.735+0900][gc,marking ] GC(48) Concurrent Preclean +[2025-05-28T11:16:47.735+0900][gc,marking ] GC(48) Concurrent Preclean 0.120ms +[2025-05-28T11:16:47.735+0900][gc,start ] GC(48) Pause Remark +[2025-05-28T11:16:47.745+0900][gc ] GC(48) Pause Remark 182M->182M(512M) 9.923ms +[2025-05-28T11:16:47.745+0900][gc,cpu ] GC(48) User=0.04s Sys=0.00s Real=0.01s +[2025-05-28T11:16:47.745+0900][gc,marking ] GC(48) Concurrent Mark 60.466ms +[2025-05-28T11:16:47.745+0900][gc,marking ] GC(48) Concurrent Rebuild Remembered Sets +[2025-05-28T11:16:47.760+0900][gc,marking ] GC(48) Concurrent Rebuild Remembered Sets 14.266ms +[2025-05-28T11:16:47.760+0900][gc,start ] GC(48) Pause Cleanup +[2025-05-28T11:16:47.760+0900][gc ] GC(48) Pause Cleanup 182M->182M(512M) 0.074ms +[2025-05-28T11:16:47.760+0900][gc,cpu ] GC(48) User=0.00s Sys=0.00s Real=0.00s +[2025-05-28T11:16:47.760+0900][gc,marking ] GC(48) Concurrent Cleanup for Next Mark +[2025-05-28T11:16:47.767+0900][gc,marking ] GC(48) Concurrent Cleanup for Next Mark 7.625ms +[2025-05-28T11:16:47.767+0900][gc ] GC(48) Concurrent Mark Cycle 85.493ms +[2025-05-28T11:50:39.755+0900][gc,start ] GC(49) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-28T11:50:39.755+0900][gc,task ] GC(49) Using 4 workers of 4 for evacuation +[2025-05-28T11:50:39.764+0900][gc,phases ] GC(49) Pre Evacuate Collection Set: 0.5ms +[2025-05-28T11:50:39.764+0900][gc,phases ] GC(49) Merge Heap Roots: 0.3ms +[2025-05-28T11:50:39.764+0900][gc,phases ] GC(49) Evacuate Collection Set: 6.2ms +[2025-05-28T11:50:39.764+0900][gc,phases ] GC(49) Post Evacuate Collection Set: 1.1ms +[2025-05-28T11:50:39.764+0900][gc,phases ] GC(49) Other: 0.3ms +[2025-05-28T11:50:39.764+0900][gc,heap ] GC(49) Eden regions: 135->0(135) +[2025-05-28T11:50:39.764+0900][gc,heap ] GC(49) Survivor regions: 1->1(17) +[2025-05-28T11:50:39.764+0900][gc,heap ] GC(49) Old regions: 14->14 +[2025-05-28T11:50:39.764+0900][gc,heap ] GC(49) Archive regions: 2->2 +[2025-05-28T11:50:39.764+0900][gc,heap ] GC(49) Humongous regions: 76->76 +[2025-05-28T11:50:39.764+0900][gc,metaspace] GC(49) Metaspace: 47869K(49344K)->47869K(49344K) NonClass: 42363K(43200K)->42363K(43200K) Class: 5506K(6144K)->5506K(6144K) +[2025-05-28T11:50:39.764+0900][gc ] GC(49) Pause Young (Normal) (G1 Evacuation Pause) 451M->181M(512M) 8.409ms +[2025-05-28T11:50:39.764+0900][gc,cpu ] GC(49) User=0.03s Sys=0.00s Real=0.01s +[2025-05-28T12:24:17.078+0900][gc,start ] GC(50) Pause Young (Concurrent Start) (G1 Evacuation Pause) +[2025-05-28T12:24:17.078+0900][gc,task ] GC(50) Using 4 workers of 4 for evacuation +[2025-05-28T12:24:17.085+0900][gc,phases ] GC(50) Pre Evacuate Collection Set: 1.4ms +[2025-05-28T12:24:17.085+0900][gc,phases ] GC(50) Merge Heap Roots: 0.3ms +[2025-05-28T12:24:17.085+0900][gc,phases ] GC(50) Evacuate Collection Set: 4.1ms +[2025-05-28T12:24:17.085+0900][gc,phases ] GC(50) Post Evacuate Collection Set: 0.9ms +[2025-05-28T12:24:17.085+0900][gc,phases ] GC(50) Other: 0.4ms +[2025-05-28T12:24:17.085+0900][gc,heap ] GC(50) Eden regions: 135->0(135) +[2025-05-28T12:24:17.085+0900][gc,heap ] GC(50) Survivor regions: 1->1(17) +[2025-05-28T12:24:17.085+0900][gc,heap ] GC(50) Old regions: 14->14 +[2025-05-28T12:24:17.085+0900][gc,heap ] GC(50) Archive regions: 2->2 +[2025-05-28T12:24:17.085+0900][gc,heap ] GC(50) Humongous regions: 76->76 +[2025-05-28T12:24:17.085+0900][gc,metaspace] GC(50) Metaspace: 47873K(49344K)->47873K(49344K) NonClass: 42367K(43200K)->42367K(43200K) Class: 5506K(6144K)->5506K(6144K) +[2025-05-28T12:24:17.085+0900][gc ] GC(50) Pause Young (Concurrent Start) (G1 Evacuation Pause) 451M->181M(512M) 7.066ms +[2025-05-28T12:24:17.085+0900][gc,cpu ] GC(50) User=0.02s Sys=0.00s Real=0.01s +[2025-05-28T12:24:17.085+0900][gc ] GC(51) Concurrent Mark Cycle +[2025-05-28T12:24:17.085+0900][gc,marking ] GC(51) Concurrent Clear Claimed Marks +[2025-05-28T12:24:17.085+0900][gc,marking ] GC(51) Concurrent Clear Claimed Marks 0.035ms +[2025-05-28T12:24:17.085+0900][gc,marking ] GC(51) Concurrent Scan Root Regions +[2025-05-28T12:24:17.089+0900][gc,marking ] GC(51) Concurrent Scan Root Regions 3.196ms +[2025-05-28T12:24:17.089+0900][gc,marking ] GC(51) Concurrent Mark +[2025-05-28T12:24:17.089+0900][gc,marking ] GC(51) Concurrent Mark From Roots +[2025-05-28T12:24:17.089+0900][gc,task ] GC(51) Using 1 workers of 1 for marking +[2025-05-28T12:24:17.140+0900][gc,marking ] GC(51) Concurrent Mark From Roots 50.961ms +[2025-05-28T12:24:17.140+0900][gc,marking ] GC(51) Concurrent Preclean +[2025-05-28T12:24:17.140+0900][gc,marking ] GC(51) Concurrent Preclean 0.125ms +[2025-05-28T12:24:17.140+0900][gc,start ] GC(51) Pause Remark +[2025-05-28T12:24:17.150+0900][gc ] GC(51) Pause Remark 183M->183M(512M) 10.264ms +[2025-05-28T12:24:17.150+0900][gc,cpu ] GC(51) User=0.04s Sys=0.00s Real=0.00s +[2025-05-28T12:24:17.150+0900][gc,marking ] GC(51) Concurrent Mark 61.528ms +[2025-05-28T12:24:17.150+0900][gc,marking ] GC(51) Concurrent Rebuild Remembered Sets +[2025-05-28T12:24:17.165+0900][gc,marking ] GC(51) Concurrent Rebuild Remembered Sets 14.362ms +[2025-05-28T12:24:17.165+0900][gc,start ] GC(51) Pause Cleanup +[2025-05-28T12:24:17.165+0900][gc ] GC(51) Pause Cleanup 183M->183M(512M) 0.075ms +[2025-05-28T12:24:17.165+0900][gc,cpu ] GC(51) User=0.00s Sys=0.00s Real=0.00s +[2025-05-28T12:24:17.165+0900][gc,marking ] GC(51) Concurrent Cleanup for Next Mark +[2025-05-28T12:24:17.172+0900][gc,marking ] GC(51) Concurrent Cleanup for Next Mark 7.702ms +[2025-05-28T12:24:17.172+0900][gc ] GC(51) Concurrent Mark Cycle 87.055ms diff --git a/kafka4/logs/kafkaServer-gc.log.0 b/kafka4/logs/kafkaServer-gc.log.0 new file mode 100644 index 0000000..54aa3ae --- /dev/null +++ b/kafka4/logs/kafkaServer-gc.log.0 @@ -0,0 +1,54 @@ +[2025-05-27T19:51:27.603+0900][gc] Using G1 +[2025-05-27T19:51:27.605+0900][gc,init] Version: 17.0.15+6-Ubuntu-0ubuntu122.04 (release) +[2025-05-27T19:51:27.605+0900][gc,init] CPUs: 4 total, 4 available +[2025-05-27T19:51:27.605+0900][gc,init] Memory: 7936M +[2025-05-27T19:51:27.605+0900][gc,init] Large Page Support: Disabled +[2025-05-27T19:51:27.605+0900][gc,init] NUMA Support: Disabled +[2025-05-27T19:51:27.605+0900][gc,init] Compressed Oops: Enabled (Zero based) +[2025-05-27T19:51:27.605+0900][gc,init] Heap Region Size: 2M +[2025-05-27T19:51:27.605+0900][gc,init] Heap Min Capacity: 512M +[2025-05-27T19:51:27.605+0900][gc,init] Heap Initial Capacity: 512M +[2025-05-27T19:51:27.605+0900][gc,init] Heap Max Capacity: 4G +[2025-05-27T19:51:27.605+0900][gc,init] Pre-touch: Disabled +[2025-05-27T19:51:27.605+0900][gc,init] Parallel Workers: 4 +[2025-05-27T19:51:27.605+0900][gc,init] Concurrent Workers: 1 +[2025-05-27T19:51:27.605+0900][gc,init] Concurrent Refinement Workers: 4 +[2025-05-27T19:51:27.605+0900][gc,init] Periodic GC: Disabled +[2025-05-27T19:51:27.611+0900][gc,metaspace] CDS archive(s) mapped at: [0x00007f6253000000-0x00007f6253bc7000-0x00007f6253bc7000), size 12349440, SharedBaseAddress: 0x00007f6253000000, ArchiveRelocationMode: 1. +[2025-05-27T19:51:27.611+0900][gc,metaspace] Compressed class space mapped at: 0x00007f6254000000-0x00007f6294000000, reserved size: 1073741824 +[2025-05-27T19:51:27.611+0900][gc,metaspace] Narrow klass base: 0x00007f6253000000, Narrow klass shift: 0, Narrow klass range: 0x100000000 +[2025-05-27T19:51:27.975+0900][gc,start ] GC(0) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T19:51:27.976+0900][gc,task ] GC(0) Using 4 workers of 4 for evacuation +[2025-05-27T19:51:27.980+0900][gc,phases ] GC(0) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T19:51:27.980+0900][gc,phases ] GC(0) Merge Heap Roots: 0.1ms +[2025-05-27T19:51:27.980+0900][gc,phases ] GC(0) Evacuate Collection Set: 4.1ms +[2025-05-27T19:51:27.980+0900][gc,phases ] GC(0) Post Evacuate Collection Set: 0.3ms +[2025-05-27T19:51:27.980+0900][gc,phases ] GC(0) Other: 0.4ms +[2025-05-27T19:51:27.980+0900][gc,heap ] GC(0) Eden regions: 12->0(10) +[2025-05-27T19:51:27.980+0900][gc,heap ] GC(0) Survivor regions: 0->2(2) +[2025-05-27T19:51:27.980+0900][gc,heap ] GC(0) Old regions: 0->1 +[2025-05-27T19:51:27.980+0900][gc,heap ] GC(0) Archive regions: 2->2 +[2025-05-27T19:51:27.980+0900][gc,heap ] GC(0) Humongous regions: 0->0 +[2025-05-27T19:51:27.980+0900][gc,metaspace] GC(0) Metaspace: 8583K(8832K)->8583K(8832K) NonClass: 7594K(7744K)->7594K(7744K) Class: 988K(1088K)->988K(1088K) +[2025-05-27T19:51:27.980+0900][gc ] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 25M->7M(516M) 5.025ms +[2025-05-27T19:51:27.980+0900][gc,cpu ] GC(0) User=0.01s Sys=0.00s Real=0.01s +[2025-05-27T19:51:28.211+0900][gc,start ] GC(1) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T19:51:28.211+0900][gc,task ] GC(1) Using 4 workers of 4 for evacuation +[2025-05-27T19:51:28.214+0900][gc,phases ] GC(1) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T19:51:28.214+0900][gc,phases ] GC(1) Merge Heap Roots: 0.1ms +[2025-05-27T19:51:28.214+0900][gc,phases ] GC(1) Evacuate Collection Set: 2.9ms +[2025-05-27T19:51:28.214+0900][gc,phases ] GC(1) Post Evacuate Collection Set: 0.2ms +[2025-05-27T19:51:28.214+0900][gc,phases ] GC(1) Other: 0.1ms +[2025-05-27T19:51:28.214+0900][gc,heap ] GC(1) Eden regions: 10->0(11) +[2025-05-27T19:51:28.214+0900][gc,heap ] GC(1) Survivor regions: 2->1(2) +[2025-05-27T19:51:28.214+0900][gc,heap ] GC(1) Old regions: 1->4 +[2025-05-27T19:51:28.214+0900][gc,heap ] GC(1) Archive regions: 2->2 +[2025-05-27T19:51:28.214+0900][gc,heap ] GC(1) Humongous regions: 0->0 +[2025-05-27T19:51:28.214+0900][gc,metaspace] GC(1) Metaspace: 14095K(14336K)->14095K(14336K) NonClass: 12471K(12608K)->12471K(12608K) Class: 1623K(1728K)->1623K(1728K) +[2025-05-27T19:51:28.214+0900][gc ] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(516M) 3.437ms +[2025-05-27T19:51:28.214+0900][gc,cpu ] GC(1) User=0.00s Sys=0.00s Real=0.01s +[2025-05-27T19:51:28.303+0900][gc,heap,exit] Heap +[2025-05-27T19:51:28.303+0900][gc,heap,exit] garbage-first heap total 528384K, used 18939K [0x0000000700000000, 0x0000000800000000) +[2025-05-27T19:51:28.303+0900][gc,heap,exit] region size 2048K, 6 young (12288K), 1 survivors (2048K) +[2025-05-27T19:51:28.303+0900][gc,heap,exit] Metaspace used 17166K, committed 17408K, reserved 1114112K +[2025-05-27T19:51:28.303+0900][gc,heap,exit] class space used 2092K, committed 2176K, reserved 1048576K diff --git a/kafka4/logs/kafkaServer-gc.log.1 b/kafka4/logs/kafkaServer-gc.log.1 new file mode 100644 index 0000000..1964626 --- /dev/null +++ b/kafka4/logs/kafkaServer-gc.log.1 @@ -0,0 +1,258 @@ +[2025-05-27T19:59:20.663+0900][gc] Using G1 +[2025-05-27T19:59:20.665+0900][gc,init] Version: 17.0.15+6-Ubuntu-0ubuntu122.04 (release) +[2025-05-27T19:59:20.665+0900][gc,init] CPUs: 4 total, 4 available +[2025-05-27T19:59:20.665+0900][gc,init] Memory: 7936M +[2025-05-27T19:59:20.665+0900][gc,init] Large Page Support: Disabled +[2025-05-27T19:59:20.665+0900][gc,init] NUMA Support: Disabled +[2025-05-27T19:59:20.665+0900][gc,init] Compressed Oops: Enabled (Zero based) +[2025-05-27T19:59:20.665+0900][gc,init] Heap Region Size: 2M +[2025-05-27T19:59:20.665+0900][gc,init] Heap Min Capacity: 512M +[2025-05-27T19:59:20.665+0900][gc,init] Heap Initial Capacity: 512M +[2025-05-27T19:59:20.665+0900][gc,init] Heap Max Capacity: 4G +[2025-05-27T19:59:20.665+0900][gc,init] Pre-touch: Disabled +[2025-05-27T19:59:20.665+0900][gc,init] Parallel Workers: 4 +[2025-05-27T19:59:20.665+0900][gc,init] Concurrent Workers: 1 +[2025-05-27T19:59:20.665+0900][gc,init] Concurrent Refinement Workers: 4 +[2025-05-27T19:59:20.665+0900][gc,init] Periodic GC: Disabled +[2025-05-27T19:59:20.671+0900][gc,metaspace] CDS archive(s) mapped at: [0x00007f09a7000000-0x00007f09a7bc7000-0x00007f09a7bc7000), size 12349440, SharedBaseAddress: 0x00007f09a7000000, ArchiveRelocationMode: 1. +[2025-05-27T19:59:20.671+0900][gc,metaspace] Compressed class space mapped at: 0x00007f09a8000000-0x00007f09e8000000, reserved size: 1073741824 +[2025-05-27T19:59:20.671+0900][gc,metaspace] Narrow klass base: 0x00007f09a7000000, Narrow klass shift: 0, Narrow klass range: 0x100000000 +[2025-05-27T19:59:21.043+0900][gc,start ] GC(0) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T19:59:21.044+0900][gc,task ] GC(0) Using 4 workers of 4 for evacuation +[2025-05-27T19:59:21.048+0900][gc,phases ] GC(0) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T19:59:21.048+0900][gc,phases ] GC(0) Merge Heap Roots: 0.1ms +[2025-05-27T19:59:21.048+0900][gc,phases ] GC(0) Evacuate Collection Set: 4.2ms +[2025-05-27T19:59:21.048+0900][gc,phases ] GC(0) Post Evacuate Collection Set: 0.3ms +[2025-05-27T19:59:21.048+0900][gc,phases ] GC(0) Other: 0.4ms +[2025-05-27T19:59:21.048+0900][gc,heap ] GC(0) Eden regions: 12->0(10) +[2025-05-27T19:59:21.048+0900][gc,heap ] GC(0) Survivor regions: 0->2(2) +[2025-05-27T19:59:21.048+0900][gc,heap ] GC(0) Old regions: 0->1 +[2025-05-27T19:59:21.048+0900][gc,heap ] GC(0) Archive regions: 2->2 +[2025-05-27T19:59:21.048+0900][gc,heap ] GC(0) Humongous regions: 0->0 +[2025-05-27T19:59:21.048+0900][gc,metaspace] GC(0) Metaspace: 8604K(8832K)->8604K(8832K) NonClass: 7613K(7744K)->7613K(7744K) Class: 990K(1088K)->990K(1088K) +[2025-05-27T19:59:21.048+0900][gc ] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 25M->7M(516M) 5.059ms +[2025-05-27T19:59:21.048+0900][gc,cpu ] GC(0) User=0.01s Sys=0.00s Real=0.00s +[2025-05-27T19:59:21.273+0900][gc,start ] GC(1) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T19:59:21.273+0900][gc,task ] GC(1) Using 4 workers of 4 for evacuation +[2025-05-27T19:59:21.276+0900][gc,phases ] GC(1) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T19:59:21.277+0900][gc,phases ] GC(1) Merge Heap Roots: 0.1ms +[2025-05-27T19:59:21.277+0900][gc,phases ] GC(1) Evacuate Collection Set: 2.7ms +[2025-05-27T19:59:21.277+0900][gc,phases ] GC(1) Post Evacuate Collection Set: 0.2ms +[2025-05-27T19:59:21.277+0900][gc,phases ] GC(1) Other: 0.1ms +[2025-05-27T19:59:21.277+0900][gc,heap ] GC(1) Eden regions: 10->0(11) +[2025-05-27T19:59:21.277+0900][gc,heap ] GC(1) Survivor regions: 2->1(2) +[2025-05-27T19:59:21.277+0900][gc,heap ] GC(1) Old regions: 1->4 +[2025-05-27T19:59:21.277+0900][gc,heap ] GC(1) Archive regions: 2->2 +[2025-05-27T19:59:21.277+0900][gc,heap ] GC(1) Humongous regions: 0->0 +[2025-05-27T19:59:21.277+0900][gc,metaspace] GC(1) Metaspace: 14132K(14336K)->14132K(14336K) NonClass: 12503K(12608K)->12503K(12608K) Class: 1628K(1728K)->1628K(1728K) +[2025-05-27T19:59:21.277+0900][gc ] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(516M) 3.250ms +[2025-05-27T19:59:21.277+0900][gc,cpu ] GC(1) User=0.01s Sys=0.01s Real=0.00s +[2025-05-27T19:59:21.512+0900][gc,start ] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) +[2025-05-27T19:59:21.512+0900][gc,task ] GC(2) Using 4 workers of 4 for evacuation +[2025-05-27T19:59:21.514+0900][gc,phases ] GC(2) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T19:59:21.514+0900][gc,phases ] GC(2) Merge Heap Roots: 0.0ms +[2025-05-27T19:59:21.514+0900][gc,phases ] GC(2) Evacuate Collection Set: 1.6ms +[2025-05-27T19:59:21.514+0900][gc,phases ] GC(2) Post Evacuate Collection Set: 0.2ms +[2025-05-27T19:59:21.514+0900][gc,phases ] GC(2) Other: 0.1ms +[2025-05-27T19:59:21.514+0900][gc,heap ] GC(2) Eden regions: 11->0(10) +[2025-05-27T19:59:21.514+0900][gc,heap ] GC(2) Survivor regions: 1->2(2) +[2025-05-27T19:59:21.514+0900][gc,heap ] GC(2) Old regions: 4->4 +[2025-05-27T19:59:21.514+0900][gc,heap ] GC(2) Archive regions: 2->2 +[2025-05-27T19:59:21.514+0900][gc,heap ] GC(2) Humongous regions: 0->0 +[2025-05-27T19:59:21.514+0900][gc,metaspace] GC(2) Metaspace: 21262K(21504K)->21262K(21504K) NonClass: 18631K(18752K)->18631K(18752K) Class: 2631K(2752K)->2631K(2752K) +[2025-05-27T19:59:21.514+0900][gc ] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->10M(516M) 2.137ms +[2025-05-27T19:59:21.514+0900][gc,cpu ] GC(2) User=0.00s Sys=0.00s Real=0.00s +[2025-05-27T19:59:21.514+0900][gc ] GC(3) Concurrent Mark Cycle +[2025-05-27T19:59:21.514+0900][gc,marking ] GC(3) Concurrent Clear Claimed Marks +[2025-05-27T19:59:21.514+0900][gc,marking ] GC(3) Concurrent Clear Claimed Marks 0.011ms +[2025-05-27T19:59:21.514+0900][gc,marking ] GC(3) Concurrent Scan Root Regions +[2025-05-27T19:59:21.516+0900][gc,marking ] GC(3) Concurrent Scan Root Regions 1.823ms +[2025-05-27T19:59:21.516+0900][gc,marking ] GC(3) Concurrent Mark +[2025-05-27T19:59:21.516+0900][gc,marking ] GC(3) Concurrent Mark From Roots +[2025-05-27T19:59:21.516+0900][gc,task ] GC(3) Using 1 workers of 1 for marking +[2025-05-27T19:59:21.522+0900][gc,marking ] GC(3) Concurrent Mark From Roots 5.793ms +[2025-05-27T19:59:21.522+0900][gc,marking ] GC(3) Concurrent Preclean +[2025-05-27T19:59:21.522+0900][gc,marking ] GC(3) Concurrent Preclean 0.072ms +[2025-05-27T19:59:21.522+0900][gc,start ] GC(3) Pause Remark +[2025-05-27T19:59:21.523+0900][gc ] GC(3) Pause Remark 11M->11M(512M) 1.372ms +[2025-05-27T19:59:21.523+0900][gc,cpu ] GC(3) User=0.01s Sys=0.00s Real=0.00s +[2025-05-27T19:59:21.523+0900][gc,marking ] GC(3) Concurrent Mark 7.518ms +[2025-05-27T19:59:21.523+0900][gc,marking ] GC(3) Concurrent Rebuild Remembered Sets +[2025-05-27T19:59:21.526+0900][gc,marking ] GC(3) Concurrent Rebuild Remembered Sets 2.540ms +[2025-05-27T19:59:21.526+0900][gc,start ] GC(3) Pause Cleanup +[2025-05-27T19:59:21.526+0900][gc ] GC(3) Pause Cleanup 11M->11M(512M) 0.078ms +[2025-05-27T19:59:21.526+0900][gc,cpu ] GC(3) User=0.00s Sys=0.00s Real=0.00s +[2025-05-27T19:59:21.526+0900][gc,marking ] GC(3) Concurrent Cleanup for Next Mark +[2025-05-27T19:59:21.537+0900][gc,marking ] GC(3) Concurrent Cleanup for Next Mark 11.159ms +[2025-05-27T19:59:21.537+0900][gc ] GC(3) Concurrent Mark Cycle 23.366ms +[2025-05-27T19:59:21.708+0900][gc,start ] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) +[2025-05-27T19:59:21.708+0900][gc,task ] GC(4) Using 4 workers of 4 for evacuation +[2025-05-27T19:59:21.711+0900][gc,phases ] GC(4) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T19:59:21.711+0900][gc,phases ] GC(4) Merge Heap Roots: 0.0ms +[2025-05-27T19:59:21.711+0900][gc,phases ] GC(4) Evacuate Collection Set: 2.6ms +[2025-05-27T19:59:21.711+0900][gc,phases ] GC(4) Post Evacuate Collection Set: 0.2ms +[2025-05-27T19:59:21.711+0900][gc,phases ] GC(4) Other: 0.1ms +[2025-05-27T19:59:21.711+0900][gc,heap ] GC(4) Eden regions: 10->0(10) +[2025-05-27T19:59:21.711+0900][gc,heap ] GC(4) Survivor regions: 2->2(2) +[2025-05-27T19:59:21.711+0900][gc,heap ] GC(4) Old regions: 4->5 +[2025-05-27T19:59:21.711+0900][gc,heap ] GC(4) Archive regions: 2->2 +[2025-05-27T19:59:21.711+0900][gc,heap ] GC(4) Humongous regions: 0->0 +[2025-05-27T19:59:21.711+0900][gc,metaspace] GC(4) Metaspace: 26970K(27200K)->26970K(27200K) NonClass: 23905K(24000K)->23905K(24000K) Class: 3064K(3200K)->3064K(3200K) +[2025-05-27T19:59:21.711+0900][gc ] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 30M->11M(512M) 3.151ms +[2025-05-27T19:59:21.711+0900][gc,cpu ] GC(4) User=0.01s Sys=0.00s Real=0.01s +[2025-05-27T19:59:21.941+0900][gc,start ] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) +[2025-05-27T19:59:21.941+0900][gc,task ] GC(5) Using 4 workers of 4 for evacuation +[2025-05-27T19:59:21.944+0900][gc,phases ] GC(5) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T19:59:21.944+0900][gc,phases ] GC(5) Merge Heap Roots: 0.0ms +[2025-05-27T19:59:21.944+0900][gc,phases ] GC(5) Evacuate Collection Set: 3.1ms +[2025-05-27T19:59:21.944+0900][gc,phases ] GC(5) Post Evacuate Collection Set: 0.3ms +[2025-05-27T19:59:21.944+0900][gc,phases ] GC(5) Other: 0.1ms +[2025-05-27T19:59:21.944+0900][gc,heap ] GC(5) Eden regions: 10->0(10) +[2025-05-27T19:59:21.944+0900][gc,heap ] GC(5) Survivor regions: 2->2(2) +[2025-05-27T19:59:21.944+0900][gc,heap ] GC(5) Old regions: 5->5 +[2025-05-27T19:59:21.944+0900][gc,heap ] GC(5) Archive regions: 2->2 +[2025-05-27T19:59:21.944+0900][gc,heap ] GC(5) Humongous regions: 0->0 +[2025-05-27T19:59:21.944+0900][gc,metaspace] GC(5) Metaspace: 31455K(31808K)->31455K(31808K) NonClass: 27760K(27968K)->27760K(27968K) Class: 3694K(3840K)->3694K(3840K) +[2025-05-27T19:59:21.944+0900][gc ] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->14M(512M) 3.682ms +[2025-05-27T19:59:21.944+0900][gc,cpu ] GC(5) User=0.01s Sys=0.00s Real=0.00s +[2025-05-27T19:59:22.139+0900][gc,start ] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) +[2025-05-27T19:59:22.139+0900][gc,task ] GC(6) Using 4 workers of 4 for evacuation +[2025-05-27T19:59:22.143+0900][gc,phases ] GC(6) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T19:59:22.143+0900][gc,phases ] GC(6) Merge Heap Roots: 0.0ms +[2025-05-27T19:59:22.143+0900][gc,phases ] GC(6) Evacuate Collection Set: 3.7ms +[2025-05-27T19:59:22.143+0900][gc,phases ] GC(6) Post Evacuate Collection Set: 0.2ms +[2025-05-27T19:59:22.143+0900][gc,phases ] GC(6) Other: 0.1ms +[2025-05-27T19:59:22.143+0900][gc,heap ] GC(6) Eden regions: 9->0(11) +[2025-05-27T19:59:22.143+0900][gc,heap ] GC(6) Survivor regions: 2->1(2) +[2025-05-27T19:59:22.143+0900][gc,heap ] GC(6) Old regions: 5->7 +[2025-05-27T19:59:22.143+0900][gc,heap ] GC(6) Archive regions: 2->2 +[2025-05-27T19:59:22.143+0900][gc,heap ] GC(6) Humongous regions: 0->0 +[2025-05-27T19:59:22.143+0900][gc,metaspace] GC(6) Metaspace: 35636K(35968K)->35636K(35968K) NonClass: 31464K(31616K)->31464K(31616K) Class: 4171K(4352K)->4171K(4352K) +[2025-05-27T19:59:22.143+0900][gc ] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 32M->16M(512M) 4.259ms +[2025-05-27T19:59:22.143+0900][gc,cpu ] GC(6) User=0.02s Sys=0.00s Real=0.00s +[2025-05-27T19:59:22.143+0900][gc ] GC(7) Concurrent Mark Cycle +[2025-05-27T19:59:22.143+0900][gc,marking ] GC(7) Concurrent Clear Claimed Marks +[2025-05-27T19:59:22.143+0900][gc,marking ] GC(7) Concurrent Clear Claimed Marks 0.017ms +[2025-05-27T19:59:22.143+0900][gc,marking ] GC(7) Concurrent Scan Root Regions +[2025-05-27T19:59:22.147+0900][gc,marking ] GC(7) Concurrent Scan Root Regions 3.244ms +[2025-05-27T19:59:22.147+0900][gc,marking ] GC(7) Concurrent Mark +[2025-05-27T19:59:22.147+0900][gc,marking ] GC(7) Concurrent Mark From Roots +[2025-05-27T19:59:22.147+0900][gc,task ] GC(7) Using 1 workers of 1 for marking +[2025-05-27T19:59:22.162+0900][gc,marking ] GC(7) Concurrent Mark From Roots 15.254ms +[2025-05-27T19:59:22.162+0900][gc,marking ] GC(7) Concurrent Preclean +[2025-05-27T19:59:22.162+0900][gc,marking ] GC(7) Concurrent Preclean 0.071ms +[2025-05-27T19:59:22.162+0900][gc,start ] GC(7) Pause Remark +[2025-05-27T19:59:22.163+0900][gc ] GC(7) Pause Remark 18M->18M(512M) 1.251ms +[2025-05-27T19:59:22.163+0900][gc,cpu ] GC(7) User=0.00s Sys=0.00s Real=0.00s +[2025-05-27T19:59:22.163+0900][gc,marking ] GC(7) Concurrent Mark 16.750ms +[2025-05-27T19:59:22.163+0900][gc,marking ] GC(7) Concurrent Rebuild Remembered Sets +[2025-05-27T19:59:22.177+0900][gc,marking ] GC(7) Concurrent Rebuild Remembered Sets 13.181ms +[2025-05-27T19:59:22.177+0900][gc,start ] GC(7) Pause Cleanup +[2025-05-27T19:59:22.177+0900][gc ] GC(7) Pause Cleanup 19M->19M(512M) 0.083ms +[2025-05-27T19:59:22.177+0900][gc,cpu ] GC(7) User=0.00s Sys=0.00s Real=0.00s +[2025-05-27T19:59:22.177+0900][gc,marking ] GC(7) Concurrent Cleanup for Next Mark +[2025-05-27T19:59:22.180+0900][gc,marking ] GC(7) Concurrent Cleanup for Next Mark 3.567ms +[2025-05-27T19:59:22.180+0900][gc ] GC(7) Concurrent Mark Cycle 37.100ms +[2025-05-27T19:59:22.357+0900][gc,start ] GC(8) Pause Young (Concurrent Start) (G1 Evacuation Pause) +[2025-05-27T19:59:22.357+0900][gc,task ] GC(8) Using 4 workers of 4 for evacuation +[2025-05-27T19:59:22.361+0900][gc,phases ] GC(8) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T19:59:22.361+0900][gc,phases ] GC(8) Merge Heap Roots: 0.1ms +[2025-05-27T19:59:22.361+0900][gc,phases ] GC(8) Evacuate Collection Set: 3.9ms +[2025-05-27T19:59:22.361+0900][gc,phases ] GC(8) Post Evacuate Collection Set: 0.3ms +[2025-05-27T19:59:22.361+0900][gc,phases ] GC(8) Other: 0.1ms +[2025-05-27T19:59:22.361+0900][gc,heap ] GC(8) Eden regions: 11->0(10) +[2025-05-27T19:59:22.361+0900][gc,heap ] GC(8) Survivor regions: 1->2(2) +[2025-05-27T19:59:22.361+0900][gc,heap ] GC(8) Old regions: 7->8 +[2025-05-27T19:59:22.361+0900][gc,heap ] GC(8) Archive regions: 2->2 +[2025-05-27T19:59:22.361+0900][gc,heap ] GC(8) Humongous regions: 0->0 +[2025-05-27T19:59:22.361+0900][gc,metaspace] GC(8) Metaspace: 39079K(39552K)->39079K(39552K) NonClass: 34588K(34880K)->34588K(34880K) Class: 4490K(4672K)->4490K(4672K) +[2025-05-27T19:59:22.361+0900][gc ] GC(8) Pause Young (Concurrent Start) (G1 Evacuation Pause) 38M->21M(512M) 4.538ms +[2025-05-27T19:59:22.361+0900][gc,cpu ] GC(8) User=0.02s Sys=0.00s Real=0.01s +[2025-05-27T19:59:22.361+0900][gc ] GC(9) Concurrent Mark Cycle +[2025-05-27T19:59:22.361+0900][gc,marking ] GC(9) Concurrent Clear Claimed Marks +[2025-05-27T19:59:22.361+0900][gc,marking ] GC(9) Concurrent Clear Claimed Marks 0.019ms +[2025-05-27T19:59:22.361+0900][gc,marking ] GC(9) Concurrent Scan Root Regions +[2025-05-27T19:59:22.365+0900][gc,marking ] GC(9) Concurrent Scan Root Regions 3.551ms +[2025-05-27T19:59:22.365+0900][gc,marking ] GC(9) Concurrent Mark +[2025-05-27T19:59:22.365+0900][gc,marking ] GC(9) Concurrent Mark From Roots +[2025-05-27T19:59:22.365+0900][gc,task ] GC(9) Using 1 workers of 1 for marking +[2025-05-27T19:59:22.386+0900][gc,marking ] GC(9) Concurrent Mark From Roots 21.452ms +[2025-05-27T19:59:22.386+0900][gc,marking ] GC(9) Concurrent Preclean +[2025-05-27T19:59:22.387+0900][gc,marking ] GC(9) Concurrent Preclean 0.089ms +[2025-05-27T19:59:22.387+0900][gc,start ] GC(9) Pause Remark +[2025-05-27T19:59:22.388+0900][gc ] GC(9) Pause Remark 24M->24M(512M) 1.354ms +[2025-05-27T19:59:22.388+0900][gc,cpu ] GC(9) User=0.01s Sys=0.00s Real=0.00s +[2025-05-27T19:59:22.388+0900][gc,marking ] GC(9) Concurrent Mark 23.086ms +[2025-05-27T19:59:22.388+0900][gc,marking ] GC(9) Concurrent Rebuild Remembered Sets +[2025-05-27T19:59:22.388+0900][gc,marking ] GC(9) Concurrent Rebuild Remembered Sets 0.005ms +[2025-05-27T19:59:22.388+0900][gc,start ] GC(9) Pause Cleanup +[2025-05-27T19:59:22.388+0900][gc ] GC(9) Pause Cleanup 24M->24M(512M) 0.009ms +[2025-05-27T19:59:22.388+0900][gc,cpu ] GC(9) User=0.00s Sys=0.00s Real=0.00s +[2025-05-27T19:59:22.388+0900][gc,marking ] GC(9) Concurrent Cleanup for Next Mark +[2025-05-27T19:59:22.396+0900][gc,marking ] GC(9) Concurrent Cleanup for Next Mark 7.535ms +[2025-05-27T19:59:22.396+0900][gc ] GC(9) Concurrent Mark Cycle 34.414ms +[2025-05-27T19:59:22.849+0900][gc,start ] GC(10) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T19:59:22.849+0900][gc,task ] GC(10) Using 4 workers of 4 for evacuation +[2025-05-27T19:59:22.853+0900][gc,phases ] GC(10) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T19:59:22.853+0900][gc,phases ] GC(10) Merge Heap Roots: 0.0ms +[2025-05-27T19:59:22.853+0900][gc,phases ] GC(10) Evacuate Collection Set: 3.3ms +[2025-05-27T19:59:22.853+0900][gc,phases ] GC(10) Post Evacuate Collection Set: 0.3ms +[2025-05-27T19:59:22.853+0900][gc,phases ] GC(10) Other: 0.1ms +[2025-05-27T19:59:22.853+0900][gc,heap ] GC(10) Eden regions: 10->0(11) +[2025-05-27T19:59:22.853+0900][gc,heap ] GC(10) Survivor regions: 2->1(2) +[2025-05-27T19:59:22.853+0900][gc,heap ] GC(10) Old regions: 8->11 +[2025-05-27T19:59:22.853+0900][gc,heap ] GC(10) Archive regions: 2->2 +[2025-05-27T19:59:22.853+0900][gc,heap ] GC(10) Humongous regions: 0->0 +[2025-05-27T19:59:22.853+0900][gc,metaspace] GC(10) Metaspace: 40219K(40576K)->40219K(40576K) NonClass: 35705K(35904K)->35705K(35904K) Class: 4514K(4672K)->4514K(4672K) +[2025-05-27T19:59:22.853+0900][gc ] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 41M->23M(512M) 3.910ms +[2025-05-27T19:59:22.853+0900][gc,cpu ] GC(10) User=0.02s Sys=0.00s Real=0.01s +[2025-05-27T19:59:23.108+0900][gc,start ] GC(11) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T19:59:23.108+0900][gc,task ] GC(11) Using 4 workers of 4 for evacuation +[2025-05-27T19:59:23.110+0900][gc,phases ] GC(11) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T19:59:23.110+0900][gc,phases ] GC(11) Merge Heap Roots: 0.0ms +[2025-05-27T19:59:23.110+0900][gc,phases ] GC(11) Evacuate Collection Set: 2.1ms +[2025-05-27T19:59:23.110+0900][gc,phases ] GC(11) Post Evacuate Collection Set: 0.2ms +[2025-05-27T19:59:23.110+0900][gc,phases ] GC(11) Other: 0.1ms +[2025-05-27T19:59:23.110+0900][gc,heap ] GC(11) Eden regions: 11->0(14) +[2025-05-27T19:59:23.110+0900][gc,heap ] GC(11) Survivor regions: 1->2(2) +[2025-05-27T19:59:23.110+0900][gc,heap ] GC(11) Old regions: 11->11 +[2025-05-27T19:59:23.110+0900][gc,heap ] GC(11) Archive regions: 2->2 +[2025-05-27T19:59:23.110+0900][gc,heap ] GC(11) Humongous regions: 0->0 +[2025-05-27T19:59:23.110+0900][gc,metaspace] GC(11) Metaspace: 40255K(40640K)->40255K(40640K) NonClass: 35741K(35968K)->35741K(35968K) Class: 4514K(4672K)->4514K(4672K) +[2025-05-27T19:59:23.110+0900][gc ] GC(11) Pause Young (Normal) (G1 Evacuation Pause) 45M->24M(512M) 2.599ms +[2025-05-27T19:59:23.110+0900][gc,cpu ] GC(11) User=0.01s Sys=0.01s Real=0.00s +[2025-05-27T19:59:23.383+0900][gc,start ] GC(12) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T19:59:23.383+0900][gc,task ] GC(12) Using 4 workers of 4 for evacuation +[2025-05-27T19:59:23.386+0900][gc,phases ] GC(12) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T19:59:23.386+0900][gc,phases ] GC(12) Merge Heap Roots: 0.0ms +[2025-05-27T19:59:23.386+0900][gc,phases ] GC(12) Evacuate Collection Set: 2.7ms +[2025-05-27T19:59:23.386+0900][gc,phases ] GC(12) Post Evacuate Collection Set: 0.2ms +[2025-05-27T19:59:23.386+0900][gc,phases ] GC(12) Other: 0.1ms +[2025-05-27T19:59:23.386+0900][gc,heap ] GC(12) Eden regions: 14->0(27) +[2025-05-27T19:59:23.386+0900][gc,heap ] GC(12) Survivor regions: 2->2(2) +[2025-05-27T19:59:23.386+0900][gc,heap ] GC(12) Old regions: 11->11 +[2025-05-27T19:59:23.386+0900][gc,heap ] GC(12) Archive regions: 2->2 +[2025-05-27T19:59:23.386+0900][gc,heap ] GC(12) Humongous regions: 0->0 +[2025-05-27T19:59:23.386+0900][gc,metaspace] GC(12) Metaspace: 40293K(40704K)->40293K(40704K) NonClass: 35778K(36032K)->35778K(36032K) Class: 4514K(4672K)->4514K(4672K) +[2025-05-27T19:59:23.386+0900][gc ] GC(12) Pause Young (Normal) (G1 Evacuation Pause) 52M->25M(512M) 3.234ms +[2025-05-27T19:59:23.386+0900][gc,cpu ] GC(12) User=0.01s Sys=0.00s Real=0.00s +[2025-05-27T19:59:45.199+0900][gc,start ] GC(13) Pause Young (Normal) (G1 Evacuation Pause) +[2025-05-27T19:59:45.199+0900][gc,task ] GC(13) Using 4 workers of 4 for evacuation +[2025-05-27T19:59:45.202+0900][gc,phases ] GC(13) Pre Evacuate Collection Set: 0.1ms +[2025-05-27T19:59:45.202+0900][gc,phases ] GC(13) Merge Heap Roots: 0.1ms +[2025-05-27T19:59:45.202+0900][gc,phases ] GC(13) Evacuate Collection Set: 2.5ms +[2025-05-27T19:59:45.202+0900][gc,phases ] GC(13) Post Evacuate Collection Set: 0.3ms +[2025-05-27T19:59:45.202+0900][gc,phases ] GC(13) Other: 0.1ms +[2025-05-27T19:59:45.202+0900][gc,heap ] GC(13) Eden regions: 25->0(56) +[2025-05-27T19:59:45.202+0900][gc,heap ] GC(13) Survivor regions: 2->2(4) +[2025-05-27T19:59:45.202+0900][gc,heap ] GC(13) Old regions: 11->11 +[2025-05-27T19:59:45.202+0900][gc,heap ] GC(13) Archive regions: 2->2 +[2025-05-27T19:59:45.202+0900][gc,heap ] GC(13) Humongous regions: 0->0 +[2025-05-27T19:59:45.202+0900][gc,metaspace] GC(13) Metaspace: 40718K(41152K)->40718K(41152K) NonClass: 36181K(36416K)->36181K(36416K) Class: 4537K(4736K)->4537K(4736K) +[2025-05-27T19:59:45.202+0900][gc ] GC(13) Pause Young (Normal) (G1 Evacuation Pause) 75M->26M(512M) 3.094ms +[2025-05-27T19:59:45.202+0900][gc,cpu ] GC(13) User=0.01s Sys=0.00s Real=0.00s +[2025-05-27T20:00:27.600+0900][gc,heap,exit] Heap +[2025-05-27T20:00:27.600+0900][gc,heap,exit] garbage-first heap total 524288K, used 125590K [0x0000000700000000, 0x0000000800000000) +[2025-05-27T20:00:27.600+0900][gc,heap,exit] region size 2048K, 51 young (104448K), 2 survivors (4096K) +[2025-05-27T20:00:27.600+0900][gc,heap,exit] Metaspace used 41842K, committed 42304K, reserved 1114112K +[2025-05-27T20:00:27.600+0900][gc,heap,exit] class space used 4743K, committed 4928K, reserved 1048576K diff --git a/kafka4/logs/log-cleaner.log b/kafka4/logs/log-cleaner.log new file mode 100644 index 0000000..7753bfb --- /dev/null +++ b/kafka4/logs/log-cleaner.log @@ -0,0 +1 @@ +[2025-05-27 20:15:45,310] INFO Starting the log cleaner (kafka.log.LogCleaner) diff --git a/kafka4/logs/server.log b/kafka4/logs/server.log new file mode 100644 index 0000000..828651f --- /dev/null +++ b/kafka4/logs/server.log @@ -0,0 +1,2 @@ +[2025-05-28 12:15:46,497] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000115256-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 12:15:46,509] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000115256-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-27-19 b/kafka4/logs/server.log.2025-05-27-19 new file mode 100644 index 0000000..7fd34e6 --- /dev/null +++ b/kafka4/logs/server.log.2025-05-27-19 @@ -0,0 +1,4319 @@ +[2025-05-27 19:51:28,214] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) +[2025-05-27 19:51:28,294] ERROR Exiting Kafka due to fatal exception (kafka.Kafka$) +java.nio.file.NoSuchFileException: /app/kafka4/config/kraft/server1.properties + at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) ~[?:?] + at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) ~[?:?] + at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?] + at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218) ~[?:?] + at java.base/java.nio.file.Files.newByteChannel(Files.java:380) ~[?:?] + at java.base/java.nio.file.Files.newByteChannel(Files.java:432) ~[?:?] + at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422) ~[?:?] + at java.base/java.nio.file.Files.newInputStream(Files.java:160) ~[?:?] + at org.apache.kafka.common.utils.Utils.loadProps(Utils.java:655) ~[kafka-clients-4.0.0.jar:?] + at kafka.Kafka$.getPropsFromArgs(Kafka.scala:50) ~[kafka_2.13-4.0.0.jar:?] + at kafka.Kafka$.main(Kafka.scala:74) [kafka_2.13-4.0.0.jar:?] + at kafka.Kafka.main(Kafka.scala) [kafka_2.13-4.0.0.jar:?] +[2025-05-27 19:59:21,272] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) +[2025-05-27 19:59:21,559] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) +[2025-05-27 19:59:21,561] INFO [ControllerServer id=1] Starting controller (kafka.server.ControllerServer) +[2025-05-27 19:59:21,829] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) +[2025-05-27 19:59:21,858] INFO [SocketServer listenerType=CONTROLLER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(CONTROLLER) (kafka.network.SocketServer) +[2025-05-27 19:59:21,864] INFO authorizerStart completed for endpoint CONTROLLER. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) +[2025-05-27 19:59:21,865] INFO [SharedServer id=1] Starting SharedServer (kafka.server.SharedServer) +[2025-05-27 19:59:21,909] INFO [LogLoader partition=__cluster_metadata-0, dir=/app/kafka4/data/metadata-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 19:59:21,910] INFO [LogLoader partition=__cluster_metadata-0, dir=/app/kafka4/data/metadata-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 19:59:21,912] INFO [LogLoader partition=__cluster_metadata-0, dir=/app/kafka4/data/metadata-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 19:59:21,937] INFO Initialized snapshots with IDs SortedSet() from /app/kafka4/data/metadata-logs/__cluster_metadata-0 (kafka.raft.KafkaMetadataLog$) +[2025-05-27 19:59:21,951] INFO [raft-expiration-reaper]: Starting (kafka.raft.TimingWheelExpirationService$ExpiredOperationReaper) +[2025-05-27 19:59:21,957] INFO [RaftManager id=1] Starting request manager with bootstrap servers: [192.168.0.87:9093 (id: -2 rack: null isFenced: false), 192.168.0.73:9093 (id: -3 rack: null isFenced: false), 192.168.0.88:9093 (id: -4 rack: null isFenced: false)] (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:21,962] INFO [RaftManager id=1] Reading KRaft snapshot and log as part of the initialization (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:21,964] INFO [RaftManager id=1] Starting voters are VoterSet(voters={1=VoterNode(voterKey=ReplicaKey(id=1, directoryId=), listeners=Endpoints(endpoints={ListenerName(CONTROLLER)=/192.168.0.87:9093}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0]), 2=VoterNode(voterKey=ReplicaKey(id=2, directoryId=), listeners=Endpoints(endpoints={ListenerName(CONTROLLER)=/192.168.0.73:9093}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0]), 3=VoterNode(voterKey=ReplicaKey(id=3, directoryId=), listeners=Endpoints(endpoints={ListenerName(CONTROLLER)=/192.168.0.88:9093}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0])}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:21,967] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=1442, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:21,981] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=1442, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:21,983] INFO [kafka-1-raft-outbound-request-thread]: Starting (org.apache.kafka.raft.KafkaNetworkChannel$SendThread) +[2025-05-27 19:59:21,999] INFO [kafka-1-raft-io-thread]: Starting (org.apache.kafka.raft.KafkaRaftClientDriver) +[2025-05-27 19:59:22,011] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:22,012] INFO [ControllerServer id=1] Waiting for controller quorum voters future (kafka.server.ControllerServer) +[2025-05-27 19:59:22,012] INFO [RaftManager id=1] Registered the listener org.apache.kafka.image.loader.MetadataLoader@1531319744 (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,013] INFO [ControllerServer id=1] Finished waiting for controller quorum voters future (kafka.server.ControllerServer) +[2025-05-27 19:59:22,017] INFO [RaftManager id=1] Node -3 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 19:59:22,017] WARN [RaftManager id=1] Connection to node -3 (/192.168.0.73:9093) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 19:59:22,024] INFO [RaftManager id=1] Node -4 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 19:59:22,025] WARN [RaftManager id=1] Connection to node -4 (/192.168.0.88:9093) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 19:59:22,025] INFO [RaftManager id=1] Node -2 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 19:59:22,025] WARN [RaftManager id=1] Connection to node -2 (/192.168.0.87:9093) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 19:59:22,048] INFO [RaftManager id=1] Registered the listener org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@1801348204 (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,052] INFO [controller-1-ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 19:59:22,052] INFO [controller-1-ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 19:59:22,053] INFO [controller-1-ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 19:59:22,058] INFO [controller-1-ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 19:59:22,075] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 19:59:22,081] INFO [RaftManager id=1] Node -3 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 19:59:22,081] WARN [RaftManager id=1] Connection to node -3 (/192.168.0.73:9093) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 19:59:22,094] INFO [ControllerServer id=1] Waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) +[2025-05-27 19:59:22,094] INFO [ControllerServer id=1] Finished waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) +[2025-05-27 19:59:22,094] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:22,094] INFO [SocketServer listenerType=CONTROLLER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) +[2025-05-27 19:59:22,095] INFO [RaftManager id=1] Node -2 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 19:59:22,095] WARN [RaftManager id=1] Connection to node -2 (/192.168.0.87:9093) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 19:59:22,096] INFO Awaiting socket connections on 0.0.0.0:9093. (kafka.network.DataPlaneAcceptor) +[2025-05-27 19:59:22,100] INFO [RaftManager id=1] Node -4 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 19:59:22,100] WARN [RaftManager id=1] Connection to node -4 (/192.168.0.88:9093) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 19:59:22,104] INFO [controller-1-to-controller-registration-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 19:59:22,105] INFO [ControllerRegistrationManager id=1 incarnation=FZ_VWKnZSh6Oa11nR17lxQ] initialized channel manager. (kafka.server.ControllerRegistrationManager) +[2025-05-27 19:59:22,105] INFO [ControllerRegistrationManager id=1 incarnation=FZ_VWKnZSh6Oa11nR17lxQ] maybeSendControllerRegistration: cannot register yet because the metadata.version is not known yet. (kafka.server.ControllerRegistrationManager) +[2025-05-27 19:59:22,106] INFO [ControllerServer id=1] Waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) +[2025-05-27 19:59:22,106] INFO [ControllerServer id=1] Finished waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) +[2025-05-27 19:59:22,106] INFO [ControllerServer id=1] Waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) +[2025-05-27 19:59:22,106] INFO [ControllerServer id=1] Finished waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) +[2025-05-27 19:59:22,107] INFO [BrokerServer id=1] Transition from SHUTDOWN to STARTING (kafka.server.BrokerServer) +[2025-05-27 19:59:22,108] INFO [BrokerServer id=1] Starting broker (kafka.server.BrokerServer) +[2025-05-27 19:59:22,126] INFO [broker-1-ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 19:59:22,131] INFO [broker-1-ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 19:59:22,136] INFO [broker-1-ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 19:59:22,139] INFO [broker-1-ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 19:59:22,165] INFO [BrokerServer id=1] Waiting for controller quorum voters future (kafka.server.BrokerServer) +[2025-05-27 19:59:22,165] INFO [BrokerServer id=1] Finished waiting for controller quorum voters future (kafka.server.BrokerServer) +[2025-05-27 19:59:22,168] INFO [broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 19:59:22,175] INFO [client-metrics-reaper]: Starting (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 19:59:22,194] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:22,207] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) +[2025-05-27 19:59:22,209] INFO [SocketServer listenerType=BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(INTERNAL) (kafka.network.SocketServer) +[2025-05-27 19:59:22,210] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) +[2025-05-27 19:59:22,212] INFO [SocketServer listenerType=BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(EXTERNAL) (kafka.network.SocketServer) +[2025-05-27 19:59:22,216] INFO [broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 19:59:22,229] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=12, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,231] INFO [broker-1-to-controller-directory-assignments-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 19:59:22,233] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 19:59:22,234] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 19:59:22,234] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=13, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,236] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 19:59:22,247] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 19:59:22,246] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 19:59:22,251] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 19:59:22,253] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=21, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,257] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=23, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,270] INFO [BrokerServer id=1] Using no op persister (kafka.server.BrokerServer) +[2025-05-27 19:59:22,272] INFO [group-coordinator-reaper]: Starting (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 19:59:22,276] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=33, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,278] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=35, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,289] INFO [group-coordinator-event-processor-0]: Starting (org.apache.kafka.coordinator.common.runtime.MultiThreadedEventProcessor$EventProcessorThread) +[2025-05-27 19:59:22,295] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:22,296] INFO [group-coordinator-event-processor-1]: Starting (org.apache.kafka.coordinator.common.runtime.MultiThreadedEventProcessor$EventProcessorThread) +[2025-05-27 19:59:22,296] INFO [group-coordinator-event-processor-2]: Starting (org.apache.kafka.coordinator.common.runtime.MultiThreadedEventProcessor$EventProcessorThread) +[2025-05-27 19:59:22,297] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=53, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,300] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=56, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,306] INFO [group-coordinator-event-processor-3]: Starting (org.apache.kafka.coordinator.common.runtime.MultiThreadedEventProcessor$EventProcessorThread) +[2025-05-27 19:59:22,319] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=73, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,321] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=75, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,330] INFO Unable to read the broker epoch in /app/kafka4/data/kraft-combined-logs. (kafka.log.LogManager) +[2025-05-27 19:59:22,337] INFO [broker-1-to-controller-heartbeat-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 19:59:22,340] INFO [BrokerLifecycleManager id=1] Incarnation tmIOYx6YTGuko8RadA_lLA of broker 1 in cluster rl9c46kFS4uhsRPVprGH3A is now STARTING. (kafka.server.BrokerLifecycleManager) +[2025-05-27 19:59:22,342] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=95, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,343] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=96, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,362] INFO [share-group-lock-timeout-reaper]: Starting (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 19:59:22,363] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 19:59:22,365] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=111, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,375] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=113, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,388] INFO [BrokerServer id=1] Waiting for the broker metadata publishers to be installed (kafka.server.BrokerServer) +[2025-05-27 19:59:22,388] INFO [BrokerServer id=1] Finished waiting for the broker metadata publishers to be installed (kafka.server.BrokerServer) +[2025-05-27 19:59:22,388] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:22,388] INFO [BrokerServer id=1] Waiting for the controller to acknowledge that we are caught up (kafka.server.BrokerServer) +[2025-05-27 19:59:22,391] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=125, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,392] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=126, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,411] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=149, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,413] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=150, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,432] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=173, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,434] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=175, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,453] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=205, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,455] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=208, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,477] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=238, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,479] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=240, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,489] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:22,500] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=268, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,501] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=270, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,520] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=304, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,524] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=313, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,541] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=346, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,548] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=359, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,561] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=386, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,569] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=399, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,582] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=428, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,588] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=442, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,589] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:22,603] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=474, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,610] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=487, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,624] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=518, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,629] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=529, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,647] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=562, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,650] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=566, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,668] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=606, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,671] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=615, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,688] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=666, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,689] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:22,691] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=675, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,711] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=718, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,712] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=720, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,733] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=777, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,734] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=779, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,752] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=847, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,755] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=855, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,776] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=920, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,777] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=923, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,789] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:22,796] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1002, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,798] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1005, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,819] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1074, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,820] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1075, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,842] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1159, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,843] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1160, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,862] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1213, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,863] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1216, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,885] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1291, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,886] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1294, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,890] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:22,906] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1391, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,907] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1394, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,925] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1509, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,927] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1513, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,945] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1628, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,947] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1636, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,965] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1753, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,967] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1756, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,985] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1859, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,989] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1869, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:22,990] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:23,005] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1968, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,009] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=1989, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,025] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2092, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,029] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2114, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,045] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2213, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,054] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2235, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,065] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2308, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,075] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2368, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,085] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2437, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,090] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:23,095] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2491, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,105] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2552, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,116] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2596, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,125] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2650, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,136] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2724, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,145] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2779, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,156] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2854, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,165] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2900, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,176] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=2971, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,187] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=3017, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,190] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:23,196] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=3081, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,207] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=3161, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,216] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=3231, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,227] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=3311, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,236] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=3379, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,247] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=3461, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,256] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=3528, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,267] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=3610, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,276] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=3681, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,287] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=3753, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,290] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:23,296] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=3819, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,307] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=3906, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,316] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=3966, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,327] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=4053, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,336] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=4128, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,347] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=4212, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,356] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=4281, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,367] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=4360, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,376] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=4428, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,388] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=4481, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,391] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:23,396] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=4534, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: -3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,408] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in FETCH response: InboundResponse(correlationId=4630, data=FetchResponseData(throttleTimeMs=0, errorCode=104, sessionId=0, responses=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: -4 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,412] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1738, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=1442, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:23,421] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4636, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,422] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4635, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,440] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4637, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,443] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4638, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,461] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4639, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,463] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4640, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,481] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4641, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,485] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4642, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,491] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:23,500] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4643, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,505] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4644, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,523] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4645, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,526] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4646, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,543] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4647, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,547] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4648, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,564] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4649, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,567] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4650, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,585] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4651, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,588] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4652, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,591] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:23,605] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4653, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,609] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4654, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,626] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4655, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,628] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4656, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,647] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4657, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,648] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4658, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,668] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4659, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,668] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4660, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,688] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4661, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,689] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4662, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,691] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:23,708] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4663, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,710] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4664, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,728] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4665, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,731] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4666, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,750] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4667, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,752] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4668, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,770] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4669, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,773] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4670, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,790] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4671, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,792] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:23,794] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4672, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,810] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4673, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,815] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4674, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,830] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4675, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,836] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4676, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,851] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4677, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,856] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4678, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,871] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4679, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,877] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4680, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,891] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4681, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,892] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:23,898] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4682, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,911] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4683, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,919] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4684, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,932] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4685, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,939] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4686, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,953] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4687, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,960] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4688, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,973] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4689, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,981] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4690, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:23,992] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:23,993] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4691, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,001] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4692, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,014] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4693, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,021] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4694, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,035] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4695, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,041] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4696, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,056] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4697, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,061] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4698, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,077] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4699, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,081] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4700, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,092] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:24,096] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4701, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,102] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4702, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,116] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4703, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,123] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4704, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,136] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4705, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,144] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4706, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,157] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4707, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,164] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4708, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,178] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4709, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,184] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4710, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,192] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:24,197] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4711, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,205] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4712, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,218] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4713, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,225] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4714, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,238] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4715, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,246] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4716, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,259] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4717, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,266] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4718, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,279] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4719, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,286] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4720, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,292] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:24,300] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4721, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,306] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4722, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,322] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4723, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,327] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4724, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,341] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4725, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,348] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4726, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,361] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4727, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,369] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4728, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,382] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4729, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,389] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4730, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,393] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:24,403] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4731, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,409] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4732, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,422] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4733, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,430] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4734, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,443] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4735, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,451] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4736, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,465] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4737, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,470] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4738, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,485] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4739, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,491] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4740, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,493] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:24,506] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4741, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,511] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4742, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,526] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4743, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,532] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4744, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,546] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4745, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,553] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4746, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,567] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4747, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,573] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4748, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,587] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4749, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,593] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:24,593] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4750, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,607] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4751, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,614] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4752, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,628] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4753, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,635] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4754, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,649] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4755, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,654] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4756, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,669] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4757, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,675] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4758, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,690] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4759, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,693] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:24,696] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4760, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,711] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4761, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,716] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4762, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,732] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4763, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,736] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4764, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,752] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4765, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,757] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4766, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,773] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4767, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,777] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4768, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,793] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:24,794] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4769, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,798] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4770, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,814] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4771, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,818] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4772, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,835] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4773, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,838] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4774, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,855] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4775, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4776, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,875] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4777, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,880] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4778, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,893] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:24,895] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4779, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,900] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4780, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,916] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4781, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,920] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4782, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,936] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4783, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,940] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4784, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,957] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4785, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,960] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4786, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,976] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4787, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,981] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4788, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:24,994] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:24,997] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4789, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,002] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4790, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,018] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4791, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,021] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4792, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,038] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4793, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,042] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4794, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,059] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4795, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,062] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4796, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,080] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4797, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,082] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4798, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,094] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:25,101] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4799, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,102] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4800, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,121] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4801, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,123] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4802, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,141] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4803, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,144] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4804, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,148] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,148] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1738, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:25,151] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1738, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:25,151] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1142, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:25,152] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4805, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,152] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4806, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,172] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4807, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,172] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4808, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,193] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4809, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,193] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4810, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,194] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:25,213] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4811, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,213] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4812, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,234] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4813, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,234] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4814, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,253] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4815, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,254] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4816, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,274] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4817, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,274] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4818, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,294] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:25,294] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4819, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,295] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4820, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,315] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4821, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,315] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4822, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,336] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4823, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,336] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4824, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,356] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4825, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,356] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4826, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,376] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4827, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,376] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4828, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,394] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:25,396] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4829, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,397] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4830, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,417] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4831, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,417] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4832, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,437] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4833, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,438] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4834, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,457] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4835, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,459] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4836, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,478] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4837, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,479] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4838, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,494] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:25,497] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4839, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,500] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4840, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,518] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4841, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,519] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4842, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,538] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4843, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,540] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4844, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,558] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4845, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,561] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4846, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,579] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4847, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,581] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4848, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,595] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:25,599] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4849, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,602] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4850, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,620] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4851, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,622] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4852, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,640] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4853, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,642] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4854, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,660] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4855, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,665] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4856, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,682] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4857, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,683] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4858, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,695] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:25,701] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4859, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,704] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4860, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,721] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4861, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,725] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4862, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,741] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4863, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,745] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4864, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,762] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4865, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,765] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4866, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,782] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4867, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,785] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4868, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,795] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:25,803] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4869, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,805] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4870, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,823] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4871, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,825] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4872, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,844] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4873, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,845] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4874, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,865] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4875, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,865] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4876, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,886] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4877, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,886] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4878, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,895] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:25,906] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4879, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,906] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4880, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,926] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4881, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,926] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4882, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,946] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4883, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,946] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4884, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,967] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4885, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,967] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4886, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,988] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4887, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,988] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4888, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:25,995] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:26,008] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4889, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,008] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4890, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,028] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4891, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,028] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4892, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,049] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4893, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,049] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4894, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,069] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4895, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,069] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4896, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,089] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4897, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,089] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4898, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,095] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:26,109] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4899, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,109] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4900, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,129] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4901, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,129] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4902, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,150] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4904, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,150] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4903, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,169] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4905, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,171] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4906, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,190] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4907, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,191] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4908, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,196] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:26,210] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4909, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,212] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4910, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,231] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4911, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,232] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4912, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,251] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4913, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,253] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4914, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,271] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4915, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,273] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4916, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,292] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4917, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,293] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,293] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1142, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:26,295] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1142, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:26,296] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:26,296] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1232, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:26,296] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4919, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,296] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4918, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,316] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4920, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,316] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4921, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,337] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4922, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,337] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4923, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,357] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4925, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,357] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4924, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,377] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4927, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,377] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4926, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,396] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:26,397] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4929, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,398] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4928, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,417] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4930, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,418] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4931, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,438] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4932, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,438] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4933, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,458] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4935, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,458] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4934, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,479] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4937, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,479] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4936, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,496] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:26,499] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4939, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,499] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4938, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,519] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4941, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,519] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4940, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,540] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4943, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,540] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4942, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,560] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4945, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,560] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4944, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,581] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4947, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,581] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4946, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,596] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:26,601] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4949, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,601] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4948, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,621] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4951, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,621] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4950, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,642] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4953, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,642] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4952, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,662] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4955, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,662] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4954, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,683] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4957, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,683] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4956, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,696] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:26,703] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4958, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,703] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4959, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,724] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4961, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,724] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4960, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,744] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4963, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,745] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4962, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,764] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4965, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,764] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4964, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,785] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4967, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,785] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4966, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,796] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:26,805] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4969, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,805] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4968, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,825] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4971, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,825] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4970, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,844] INFO [BrokerLifecycleManager id=1] Unable to register the broker because the RPC got timed out before it could be sent. (kafka.server.BrokerLifecycleManager) +[2025-05-27 19:59:26,846] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4973, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,846] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4972, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,866] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4975, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,866] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4974, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,887] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4976, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,887] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4977, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,897] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:26,907] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4979, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,907] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4978, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,927] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4981, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,927] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4980, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,948] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4983, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,948] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4982, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,967] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4984, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,969] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4985, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,988] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4986, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,989] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4987, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:26,997] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:27,008] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4988, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,010] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4989, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,029] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4990, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,030] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4991, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,049] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4992, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,051] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4993, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,070] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4994, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,071] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4995, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,090] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4996, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,092] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4997, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,097] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:27,111] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4998, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,112] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=4999, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,130] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5000, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,133] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5001, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,151] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5002, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,153] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5003, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,171] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5004, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,174] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5005, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,191] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5006, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,194] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5007, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,197] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:27,212] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5008, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,214] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5009, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,232] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5010, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,235] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5011, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,253] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5012, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,255] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5013, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,273] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5014, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,276] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5015, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,293] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5016, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,296] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5017, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,297] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:27,314] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5018, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,316] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5019, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,333] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5020, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,337] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5021, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,354] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5022, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,357] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5023, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,374] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5024, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,378] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5025, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,395] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5026, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,397] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:27,398] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5027, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,415] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5028, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,419] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5029, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,436] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5030, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,439] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5031, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,456] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5032, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,460] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5033, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,476] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5034, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,481] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5035, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,496] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5036, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,497] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:27,502] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5037, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,516] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5038, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,523] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5039, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,527] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,527] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1232, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:27,532] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1232, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:27,532] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1389, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:27,533] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5040, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,533] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5041, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,553] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5042, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,553] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5043, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,574] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5044, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,574] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5045, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,594] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5047, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,594] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5046, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,598] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:27,614] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5049, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,614] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5048, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,634] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5051, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,634] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5050, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,654] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5052, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,654] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5053, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,675] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5055, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,675] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5054, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,695] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5057, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,695] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5056, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,698] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:27,715] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5059, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,715] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5058, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,736] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5061, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,736] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5060, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,757] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5063, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,757] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5062, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,777] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5064, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,777] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5065, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,797] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5067, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,797] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5066, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,798] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:27,817] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5069, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,817] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5068, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,838] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5070, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,841] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5071, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,858] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5072, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,862] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5073, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,879] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5074, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,882] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5075, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,898] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:27,899] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5076, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,903] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5077, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,920] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5078, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,923] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5079, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,940] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5080, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,944] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5081, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,960] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5082, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,965] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5083, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,980] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5084, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,985] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5085, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:27,998] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:28,001] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5086, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,005] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5087, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,021] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5088, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,025] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5089, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,041] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5090, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,045] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5091, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,062] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5092, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,065] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5093, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,083] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5094, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,085] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5095, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,098] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:28,103] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5096, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,106] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5097, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,123] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5098, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,126] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5099, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,144] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5100, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,146] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5101, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,164] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5102, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,166] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5103, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,184] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5104, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,187] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5105, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,198] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:28,204] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5106, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,207] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5107, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,225] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5108, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,227] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5109, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,245] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5110, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,248] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5111, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,265] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5112, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,269] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5113, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,285] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5114, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,289] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5115, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,299] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:28,306] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5116, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,309] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5117, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,326] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5118, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,330] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5119, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,346] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5120, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,350] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5121, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,366] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5122, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,370] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5123, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,386] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5124, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,391] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5125, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,399] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:28,407] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5126, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,411] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5127, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,427] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5128, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,432] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5129, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,447] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5130, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,452] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5131, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,468] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5132, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,472] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5133, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,488] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5134, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,493] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5135, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,499] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:28,508] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5136, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,514] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5137, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,528] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5138, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,534] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5139, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,548] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5140, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,554] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5141, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,568] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5142, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,574] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5143, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,591] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5144, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,595] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5145, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,599] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:28,611] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5146, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,615] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5147, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,632] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5148, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,635] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5149, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,653] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5150, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,655] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5151, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,675] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5153, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,675] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5152, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,695] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5154, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,695] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5155, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,699] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:28,715] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5156, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,715] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5157, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,735] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5159, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,735] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5158, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,756] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5160, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,756] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5161, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,777] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5163, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,777] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5162, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,798] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5165, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,798] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5164, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,799] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:28,818] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5167, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,818] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5166, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,838] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5168, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,839] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5169, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5170, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5171, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,880] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5172, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,880] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5173, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,899] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:28,901] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5175, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,901] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5174, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,921] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,921] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1389, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:28,924] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1389, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:28,924] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1176, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:28,925] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5176, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,925] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5177, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,945] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5178, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,946] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5179, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,965] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5180, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,967] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5181, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,985] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5182, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:28,988] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5183, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,000] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:29,005] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5184, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,009] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5185, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,025] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5186, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,030] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5187, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,045] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5188, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,049] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5189, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,065] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5190, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,069] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5191, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,086] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5192, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,089] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5193, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,100] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:29,107] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5194, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,109] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5195, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,127] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5196, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,130] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5197, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,147] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5198, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,151] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5199, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,167] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5200, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,172] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5201, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,187] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5202, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,196] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5203, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,200] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:29,207] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5204, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,217] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5205, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,227] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5206, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,237] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5207, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,247] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5208, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,258] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5209, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,267] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5210, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,278] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5211, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,287] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5212, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,298] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5213, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,300] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:29,307] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5214, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,318] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5215, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,327] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5216, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,338] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5217, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,347] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5218, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,358] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5219, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,367] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5220, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,378] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5221, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,387] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5222, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,398] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5223, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,400] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:29,407] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5224, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,418] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5225, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,428] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5226, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,438] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5227, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,448] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5228, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,458] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5229, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,469] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5230, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,478] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5231, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,490] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5232, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,498] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5233, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,500] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:29,511] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5234, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,518] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5235, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,532] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5236, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,538] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5237, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,552] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5238, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,559] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5239, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,573] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5240, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,579] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5241, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,593] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5242, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,599] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5243, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,600] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:29,613] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5244, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,620] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5245, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,634] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5246, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,640] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5247, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,654] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5248, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,660] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5249, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,674] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5250, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,681] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5251, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,695] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5252, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,701] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:29,701] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5253, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,715] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5254, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,722] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5255, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,736] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5256, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,742] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5257, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,756] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5258, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,762] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5259, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,777] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5260, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,782] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5261, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,797] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5262, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,801] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:29,802] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5263, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,818] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5264, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,822] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5265, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,838] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5266, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,842] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5267, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5268, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,862] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5269, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,879] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5270, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,883] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5271, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,899] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5272, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,901] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:29,903] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5273, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,920] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5274, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,923] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5275, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,939] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5276, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,943] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5277, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,960] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5278, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,963] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5279, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,980] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5280, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:29,984] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5281, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,001] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5282, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,001] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:30,004] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5283, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,021] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5284, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,025] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5285, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,041] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5286, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,045] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5287, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,061] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5288, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,066] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5289, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,081] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5290, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,086] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5291, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,100] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,100] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1176, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:30,101] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:30,103] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1176, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:30,103] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1785, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:30,103] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5292, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,103] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5293, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,124] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5294, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,124] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5295, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,144] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5297, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,144] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5296, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,164] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5298, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,165] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5299, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,185] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5300, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,185] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5301, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,201] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:30,205] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5302, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,205] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5303, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,226] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5305, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,226] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5304, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,246] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5307, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,246] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5306, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,266] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5309, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,266] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5308, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,286] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5310, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,286] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5311, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,301] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:30,306] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5313, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,306] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5312, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,326] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5315, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,326] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5314, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,346] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5317, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,346] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5316, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,366] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5319, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,367] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5318, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,387] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5320, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,387] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5321, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,401] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:30,408] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5322, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,408] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5323, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,429] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5325, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,429] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5324, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,449] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5327, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,449] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5326, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,469] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5329, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,469] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5328, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,489] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5330, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,489] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5331, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,502] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:30,509] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5332, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,509] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5333, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,529] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5334, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,529] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5335, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,550] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5336, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,550] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5337, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,570] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5338, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,570] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5339, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,590] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5340, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,590] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5341, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,602] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:30,610] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5342, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,610] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5343, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,631] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5344, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,631] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5345, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,652] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5346, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,652] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5347, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,672] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5348, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,672] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5349, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,692] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5350, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,692] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5351, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,702] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:30,713] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5352, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,713] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5353, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,733] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5355, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,733] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5354, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,753] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5356, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,753] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5357, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,774] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5358, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,774] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5359, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,795] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5360, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,795] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5361, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,802] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:30,814] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5362, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,816] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5363, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,834] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5364, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,836] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5365, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,854] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5366, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,857] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5367, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,874] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5368, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,877] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5369, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,894] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5370, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,898] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5371, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,902] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:30,914] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5372, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,918] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5373, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,935] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5374, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,938] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5375, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,955] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5376, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,959] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5377, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,975] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5378, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,979] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5379, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,996] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5380, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:30,999] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5381, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,002] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:31,016] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5382, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,019] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5383, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,037] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5384, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,039] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5385, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,057] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5386, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,060] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5387, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,077] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5388, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,080] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5389, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,097] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5390, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,100] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5391, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,102] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:31,118] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5392, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,120] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5393, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,138] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5394, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,140] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5395, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,159] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5396, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,160] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5397, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,179] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5398, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,181] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5399, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,199] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5400, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,201] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5401, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,203] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:31,219] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5402, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,222] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5403, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,239] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5404, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,242] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5405, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,260] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5406, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,262] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5407, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,280] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5408, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,283] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5409, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,301] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5410, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,303] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:31,303] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5411, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,321] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5412, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,324] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5413, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,341] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5414, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,344] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5415, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,362] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5416, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,364] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5417, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,382] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5418, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,384] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5419, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,402] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5420, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,403] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:31,404] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5421, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,422] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5422, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,424] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5423, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,443] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5424, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,444] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5425, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,451] INFO [BrokerLifecycleManager id=1] Unable to register the broker because the RPC got timed out before it could be sent. (kafka.server.BrokerLifecycleManager) +[2025-05-27 19:59:31,463] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5426, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,464] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5427, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,483] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5428, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,484] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5429, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,503] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5430, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,503] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:31,504] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5431, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,524] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5432, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,524] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5433, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,544] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5435, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,544] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5434, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,564] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5437, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,564] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5436, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,585] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5438, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,585] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5439, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,603] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:31,606] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5441, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,606] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5440, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,626] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5443, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,627] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5442, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,646] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5444, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,646] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5445, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,666] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5447, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,666] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5446, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,686] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5449, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,686] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5448, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,703] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:31,706] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5450, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,706] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5451, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,726] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5453, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,726] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5452, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,747] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5455, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,747] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5454, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,767] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5457, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,768] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5456, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,787] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5458, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,787] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5459, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,803] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:31,807] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5460, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,807] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5461, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,827] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5462, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,827] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5463, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,847] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5465, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,847] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5464, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,867] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5466, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,867] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5467, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,888] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5468, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,888] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,888] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1785, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:31,890] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1785, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:31,890] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1083, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:31,891] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5471, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,891] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5470, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,904] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:31,911] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5473, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,911] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5472, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,932] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5475, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,932] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5474, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,952] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5476, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,952] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5477, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,972] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5479, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,972] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5478, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,992] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5481, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:31,992] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5480, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,004] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:32,012] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5482, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,012] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5483, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,032] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5484, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,032] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5485, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,052] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5486, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,052] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5487, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,072] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5488, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,072] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5489, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,092] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5490, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,092] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5491, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,104] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:32,112] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5492, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,112] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5493, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,133] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5494, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,133] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5495, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,153] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5496, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,154] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5497, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,173] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5498, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5499, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,193] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5500, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,195] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5501, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,204] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:32,213] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5502, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,215] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5503, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,233] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5504, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,235] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5505, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,253] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5506, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,255] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5507, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,273] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5508, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,276] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5509, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,293] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5510, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,296] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5511, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,304] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:32,313] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5512, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,317] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5513, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,333] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5514, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,338] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5515, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,354] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5516, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,358] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5517, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,375] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5518, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,378] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5519, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,396] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5520, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,398] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5521, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,404] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:32,417] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5522, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,418] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5523, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,437] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5524, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,438] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5525, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,457] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5526, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,458] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5527, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,477] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5528, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,478] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5529, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,497] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5530, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,499] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5531, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,504] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:32,517] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5532, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,520] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5533, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,537] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5534, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,541] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5535, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,557] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5536, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5537, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,577] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5538, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,583] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5539, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,597] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5540, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,603] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5541, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,604] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:32,617] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5542, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,623] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5543, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,638] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5544, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,643] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5545, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,658] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5546, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,663] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5547, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,679] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5548, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,683] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5549, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,699] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5550, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,704] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5551, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,705] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:32,719] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5552, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,724] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5553, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,739] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5554, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,744] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5555, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,759] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5556, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,764] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5557, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,779] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5558, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,784] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5559, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,799] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5560, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,805] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5561, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,805] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:32,819] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5562, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,826] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5563, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,840] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5564, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,846] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5565, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,861] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5566, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,866] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5567, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,881] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5568, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,886] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5569, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,901] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5570, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,905] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:32,906] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5571, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,921] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5572, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,926] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5573, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,941] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5574, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,947] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5575, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,961] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5576, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,967] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5577, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,973] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,974] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1083, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:32,976] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1083, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:32,977] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1449, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:32,977] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5578, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,977] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5579, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,997] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5581, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:32,998] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5580, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,005] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:33,017] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5583, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,017] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5582, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,037] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5585, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,037] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5584, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,057] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5587, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,058] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5586, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,077] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5588, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,079] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5589, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,097] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5590, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,100] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5591, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,105] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:33,117] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5592, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,120] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5593, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,138] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5594, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,142] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5595, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,159] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5596, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,162] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5597, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,180] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5598, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,182] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5599, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,201] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5600, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,202] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5601, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,205] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:33,221] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5602, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,223] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5603, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,241] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5604, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,243] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5605, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,261] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5606, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,263] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5607, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,281] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5608, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,283] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5609, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,301] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5610, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,303] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5611, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,305] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:33,321] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5612, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,323] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5613, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,341] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5614, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,343] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5615, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,361] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5616, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,364] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5617, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,381] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5618, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,385] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5619, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,402] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5620, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,405] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5621, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,406] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:33,423] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5622, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,425] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5623, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,443] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5624, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,445] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5625, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,463] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5626, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,466] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5627, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,483] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5628, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,487] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5629, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,504] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5630, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,506] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:33,507] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5631, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,524] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5632, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,527] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5633, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,544] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5634, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,548] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5635, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,564] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5636, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,569] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5637, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,585] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5638, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,589] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5639, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,606] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5640, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,606] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:33,609] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5641, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,626] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5642, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,629] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5643, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,646] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5644, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,650] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5645, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,666] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5646, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,670] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5647, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,687] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5648, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,690] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5649, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,706] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:33,708] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5650, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,710] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5651, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,728] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5652, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,730] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5653, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,748] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5654, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,751] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5655, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,768] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5656, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,771] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5657, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,789] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5658, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,791] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5659, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,806] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:33,809] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5660, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,811] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5661, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,829] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5662, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,832] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5663, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,849] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5664, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,853] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5665, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,870] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5666, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,873] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5667, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,891] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5668, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,893] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5669, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,906] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:33,911] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5670, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,914] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5671, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,932] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5672, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,933] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5673, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,952] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5674, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,954] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5675, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,972] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5676, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,975] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5677, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,992] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5678, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:33,996] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5679, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,007] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:34,013] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5680, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,016] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5681, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,034] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5682, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,036] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5683, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,054] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5684, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,057] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5685, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,074] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5686, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,077] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5687, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,094] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5688, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,097] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5689, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,107] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:34,115] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5690, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,117] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5691, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,135] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5692, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,137] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5693, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,155] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5694, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,158] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5695, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5696, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,179] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5697, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,196] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5698, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,199] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5699, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,207] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:34,216] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5700, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,219] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5701, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,236] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5702, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,240] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5703, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,257] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5704, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,260] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5705, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,278] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5706, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,280] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5707, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,298] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5708, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,300] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5709, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,307] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:34,318] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5710, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,321] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5711, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,338] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5712, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,342] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5713, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,359] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5714, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,362] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5715, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,379] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5716, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,382] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5717, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,399] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5718, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,403] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5719, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,407] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:34,420] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5720, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,423] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5721, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,425] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,425] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1449, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:34,428] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1449, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:34,428] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1540, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:34,428] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5723, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,428] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5722, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,448] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5724, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,448] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5725, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,468] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5726, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,468] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5727, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,488] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5728, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,488] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5729, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,507] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:34,509] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5730, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,509] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5731, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,529] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5732, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,529] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5733, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,549] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5735, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,549] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5734, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,569] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5736, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,570] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5737, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,589] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5738, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,591] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5739, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,608] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:34,609] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5740, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,611] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5741, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,629] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5742, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,631] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5743, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,650] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5744, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,651] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5745, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,670] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5746, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,671] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5747, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,690] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5748, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,692] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5749, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,708] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:34,710] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5750, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,713] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5751, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,730] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5752, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,734] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5753, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,750] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5754, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,755] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5755, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,770] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5756, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,775] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5757, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,790] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5758, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,796] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5759, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,808] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:34,810] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5760, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,817] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5761, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,830] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5762, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,837] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5763, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,851] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5764, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,857] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5765, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,872] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5766, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,877] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5767, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,891] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5768, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,898] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5769, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,908] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:34,911] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5770, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,918] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5771, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,932] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5772, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,938] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5773, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,952] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5774, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,959] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5775, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,972] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5776, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,979] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5777, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,993] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5778, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:34,999] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5779, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,008] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:35,013] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5780, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,020] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5781, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,033] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5782, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,040] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5783, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,054] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5784, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,060] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5785, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,074] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5786, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,081] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5787, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,094] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5788, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,101] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5789, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,108] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:35,115] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5790, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,121] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5791, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,135] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5792, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,141] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5793, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,156] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5794, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,161] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5795, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,176] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5796, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,182] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5797, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,196] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5798, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,202] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5799, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,208] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:35,217] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5800, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,223] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5801, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,237] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5802, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,243] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5803, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,258] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5804, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,263] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5805, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,279] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5806, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,283] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5807, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,299] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5808, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,304] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5809, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,309] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:35,319] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5810, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,324] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5811, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,339] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5812, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,345] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5813, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,359] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5814, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,365] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5815, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,380] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5816, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,385] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5817, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,400] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5818, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,405] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5819, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,409] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:35,421] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5820, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,425] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5821, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,442] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5822, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,445] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5823, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,462] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5824, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,465] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5825, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,482] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5826, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,486] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5827, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,502] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5828, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,507] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5829, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,509] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:35,522] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5830, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,528] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5831, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,542] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5832, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,548] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5833, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5834, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,568] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5835, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,582] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5836, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,588] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5837, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,603] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5838, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,608] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5839, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,609] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:35,624] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5840, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,628] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5841, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,644] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5842, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,648] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5843, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,664] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5844, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,668] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5845, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,685] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5846, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,688] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5847, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,706] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5848, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,708] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5849, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,709] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:35,727] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5850, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,728] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5851, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,747] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5852, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,748] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5853, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,767] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5854, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,768] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5855, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,787] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5856, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,789] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5857, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,807] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5858, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,809] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5859, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,809] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:35,828] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5860, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,829] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5861, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,849] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5862, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,849] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5863, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,869] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5864, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,869] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5865, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,889] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5867, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,889] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5866, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,909] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5869, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,909] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5868, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,910] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:35,929] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5871, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,929] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5870, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,949] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5872, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,949] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5873, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,969] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,969] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1540, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:35,972] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1540, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:35,973] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1457, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:35,973] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5875, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,973] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5874, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,993] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5877, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:35,993] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5876, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,010] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:36,013] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5879, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,013] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5878, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,033] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5880, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,033] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5881, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,053] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5883, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,053] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5882, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,073] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5885, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,073] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5884, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,093] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5887, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,093] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5886, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,110] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:36,113] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5889, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,113] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5888, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,133] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5891, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,133] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5890, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,155] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5893, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,155] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5892, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,157] INFO [BrokerLifecycleManager id=1] Unable to register the broker because the RPC got timed out before it could be sent. (kafka.server.BrokerLifecycleManager) +[2025-05-27 19:59:36,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5895, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5894, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,195] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5896, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,195] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5897, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,210] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:36,215] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5899, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,215] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5898, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,236] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5901, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,236] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5900, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,257] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5903, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,257] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5902, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,277] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5905, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,277] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5904, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,297] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5906, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,297] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5907, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,310] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:36,317] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5909, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,317] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5908, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,337] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5911, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,337] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5910, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,357] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5913, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,357] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5912, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,377] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5915, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,377] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5914, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,397] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5917, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,397] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5916, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,410] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:36,417] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5918, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,417] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5919, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,437] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5920, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,437] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5921, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,457] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5923, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,457] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5922, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,477] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5925, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,477] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5924, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,497] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5927, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,497] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5926, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,510] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:36,517] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5929, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,517] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5928, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,538] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5931, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,538] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5930, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,558] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5933, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,558] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5932, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,578] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5935, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,578] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5934, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,598] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5937, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,598] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5936, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,610] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:36,618] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5938, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,618] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5939, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,638] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5941, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,639] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5940, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,658] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5942, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,658] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5943, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,678] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5944, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,678] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5945, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,698] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5946, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,698] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5947, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,711] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:36,718] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5949, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,719] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5948, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,738] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5950, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,738] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5951, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,759] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5952, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,759] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5953, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,779] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5955, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,779] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5954, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,800] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5957, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,800] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5956, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,811] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:36,820] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5959, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,820] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5958, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,841] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5961, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,841] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5960, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,861] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5963, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,861] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5962, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,882] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5964, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,882] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5965, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,902] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5966, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,902] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5967, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,911] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:36,923] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5969, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,923] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5968, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,942] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5970, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,943] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5971, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,963] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5972, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,963] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5973, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,984] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5975, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:36,984] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5974, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,004] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5977, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,004] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5976, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,011] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:37,025] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5979, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,025] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5978, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,045] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5981, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,046] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5980, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,065] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5982, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,067] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5983, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,086] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5984, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,087] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5985, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,106] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5986, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,107] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5987, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,111] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:37,126] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5988, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,128] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5989, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,147] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5990, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,148] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5991, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,167] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5992, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,168] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5993, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,187] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5994, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,188] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5995, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,208] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5996, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,208] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5997, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,211] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:37,229] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5999, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,229] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=5998, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,248] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6000, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,249] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6001, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,269] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6002, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,269] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6003, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,289] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6004, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,290] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6005, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,309] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6006, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,310] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6007, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,312] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:37,329] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6008, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,331] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6009, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,349] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6010, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,351] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6011, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,369] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6012, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,372] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6013, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,390] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6014, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,392] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6015, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,410] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6016, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,412] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:37,413] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6017, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,429] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,430] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1457, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:37,432] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1457, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:37,432] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1644, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:37,432] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6019, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,433] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6018, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,453] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6020, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,453] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6021, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,473] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6023, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,473] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6022, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,493] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6025, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,493] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6024, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,512] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:37,514] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6027, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,514] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6026, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,534] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6029, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,535] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6028, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,554] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6031, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,554] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6030, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,575] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6033, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,575] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6032, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,595] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6034, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,595] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6035, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,612] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:37,616] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6036, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,618] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6037, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,636] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6038, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,638] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6039, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,656] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6040, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,659] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6041, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,676] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6042, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,680] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6043, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,696] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6044, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,700] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6045, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,712] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:37,716] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6046, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,720] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6047, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,736] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6048, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,740] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6049, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,756] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6050, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,761] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6051, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,776] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6052, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,782] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6053, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,796] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6054, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,803] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6055, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,812] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:37,816] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6056, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,824] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6057, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,836] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6058, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,845] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6059, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,856] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6060, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,866] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6061, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,876] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6062, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,886] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6063, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,896] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6064, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,907] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6065, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,912] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:37,916] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6066, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,927] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6067, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,936] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6068, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,948] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6069, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,956] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6070, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,969] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6071, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,976] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6072, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,989] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6073, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:37,997] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6074, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,009] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6075, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,013] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:38,016] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6076, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,029] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6077, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,036] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6078, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,050] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6079, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,056] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6080, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,071] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6081, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,076] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6082, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,092] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6083, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,096] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6084, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,112] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6085, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,113] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:38,116] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6086, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,132] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6087, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,136] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6088, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,153] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6089, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,156] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6090, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,174] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6091, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,176] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6092, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,194] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6093, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,196] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6094, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,213] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:38,214] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6095, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,216] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6096, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,234] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6097, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,236] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6098, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,255] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6099, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,256] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6100, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,275] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6101, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,277] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6102, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,295] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6103, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,297] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6104, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,313] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:38,315] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6105, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,317] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6106, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,336] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6107, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,337] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6108, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,356] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6109, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,358] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6110, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,376] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6111, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,379] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6112, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,396] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6113, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,399] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6114, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,413] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:38,417] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6115, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,419] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6116, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,437] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6117, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,439] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6118, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,457] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6119, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,459] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6120, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,477] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6121, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,479] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6122, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,498] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6123, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,499] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6124, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,513] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:38,518] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6125, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,519] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6126, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,539] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6127, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,539] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6128, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,559] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6130, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,559] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6129, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,579] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6132, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,580] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6131, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,599] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6134, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,599] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6133, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,613] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:38,619] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6136, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,619] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6135, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,640] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6138, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,640] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6137, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,660] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6140, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,660] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6139, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,681] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6142, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,681] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6141, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,701] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6144, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,701] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6143, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,713] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:38,721] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6146, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,721] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6145, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,741] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6148, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,741] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6147, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,761] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6150, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,762] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6149, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,781] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6152, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,781] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6151, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,801] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6154, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,801] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6153, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,814] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:38,822] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6156, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,822] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6155, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,842] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6158, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,842] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6157, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,862] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6160, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,862] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6159, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,882] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6162, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,882] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6161, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,902] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6164, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,902] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6163, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,914] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:38,922] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6165, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,922] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6166, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,942] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6167, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,942] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6168, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,962] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6170, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,962] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6169, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,982] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6171, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:38,982] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6172, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,002] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6174, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,002] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6173, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,014] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:39,022] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6175, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,022] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6176, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,042] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6178, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,044] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6177, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,062] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6179, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,064] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6180, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,076] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,076] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1644, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:39,079] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1644, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:39,079] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1921, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:39,079] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6182, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,079] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6181, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,099] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6184, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,099] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6183, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,114] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:39,120] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6186, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,120] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6185, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,140] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6188, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,140] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6187, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,160] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6190, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,160] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6189, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,181] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6192, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,181] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6191, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,201] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6194, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,201] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6193, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,214] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:39,222] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6196, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,222] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6195, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,242] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6198, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,242] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6197, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,262] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6200, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,263] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6199, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,282] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6201, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,283] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6202, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,303] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6203, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,303] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6204, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,314] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:39,324] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6206, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,324] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6205, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,344] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6208, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,344] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6207, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,364] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6209, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,365] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6210, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,384] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6211, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,385] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6212, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,405] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6213, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,405] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6214, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,415] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:39,425] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6216, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,425] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6215, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,445] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6218, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,445] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6217, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,465] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6220, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,465] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6219, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,486] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6222, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,486] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6221, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,506] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6224, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,506] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6223, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,515] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:39,527] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6226, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,527] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6225, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,547] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6228, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,547] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6227, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,568] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6230, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,568] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6229, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,588] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6232, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,588] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6231, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,608] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6234, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,609] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6233, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,615] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:39,628] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6235, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,629] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6236, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,648] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6237, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,649] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6238, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,668] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6239, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,669] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6240, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,688] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6241, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,689] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6242, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,708] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6243, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,709] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6244, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,715] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:39,728] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6245, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,729] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6246, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,748] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6247, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,749] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6248, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,768] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6249, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,769] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6250, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,788] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6251, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,789] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6252, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,808] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6253, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,809] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6254, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,815] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:39,828] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6255, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,829] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6256, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,848] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6257, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,850] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6258, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,868] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6259, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,870] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6260, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,888] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6261, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,890] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6262, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,908] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6263, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,910] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6264, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,915] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:39,928] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6265, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,931] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6266, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,948] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6267, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,951] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6268, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,968] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6269, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,971] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6270, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,989] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6271, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:39,991] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6272, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,009] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6273, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,011] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6274, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,015] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:40,030] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6275, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,031] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6276, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,050] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6277, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,051] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6278, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,071] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6279, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,071] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6280, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,091] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6282, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,091] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6281, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,111] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6284, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,111] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6283, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,115] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:40,131] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6286, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,131] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6285, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,151] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6288, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,151] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6287, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,172] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6290, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,172] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6289, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,192] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6292, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,193] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6291, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,212] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6294, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,212] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6293, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,216] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:40,232] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6296, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,232] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6295, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,253] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6298, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,253] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6297, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,273] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6300, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,273] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6299, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,293] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6302, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,293] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6301, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,314] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6304, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,314] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6303, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,316] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:40,334] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6305, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,334] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6306, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,354] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6308, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,354] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6307, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,374] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6310, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,374] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6309, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,394] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6312, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,394] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6311, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,414] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6314, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,414] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6313, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,416] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:40,434] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6316, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,434] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6315, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,454] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6318, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,454] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6317, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,474] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6320, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,474] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6319, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,494] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6322, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,494] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6321, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,514] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6324, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,515] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6323, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,516] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:40,534] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6325, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,535] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6326, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,554] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6327, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,556] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6328, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,575] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6329, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,576] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6330, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,595] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6331, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,596] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6332, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,615] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6333, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,616] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:40,617] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6334, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,636] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6335, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,637] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6336, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,656] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6337, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,657] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6338, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,677] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6339, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,677] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6340, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,697] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6342, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,697] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6341, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,716] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:40,717] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6344, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,718] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6343, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,738] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6345, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,738] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6346, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,758] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6348, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,758] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6347, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,778] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6350, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,778] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6349, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,799] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6352, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,799] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6351, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,816] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:40,819] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6354, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,819] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6353, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,839] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6356, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,839] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6355, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6358, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6357, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,879] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6360, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,879] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6359, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,899] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6362, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,899] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6361, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,916] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:40,919] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6364, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,919] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6363, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,939] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6365, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,939] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6366, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,959] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6368, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,959] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6367, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,979] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6370, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:40,979] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6369, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,000] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6372, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,000] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,000] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1921, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:41,002] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1921, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:41,002] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1708, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:41,003] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6374, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,003] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6373, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,016] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:41,023] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6376, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,023] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6375, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,043] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6378, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,043] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6377, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,063] INFO [BrokerLifecycleManager id=1] Unable to register the broker because the RPC got timed out before it could be sent. (kafka.server.BrokerLifecycleManager) +[2025-05-27 19:59:41,064] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6380, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,064] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6379, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,084] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6382, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,084] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6381, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,104] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6384, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,104] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6383, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,117] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:41,124] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6385, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,124] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6386, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,144] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6388, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,145] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6387, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,164] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6389, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,165] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6390, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,184] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6391, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,185] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6392, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,204] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6393, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,205] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6394, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,217] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:41,224] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6395, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,225] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6396, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,245] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6397, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,245] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6398, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,265] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6400, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,265] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6399, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,285] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6402, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,285] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6401, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,305] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6404, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,306] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6403, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,317] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:41,325] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6405, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,326] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6406, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,346] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6407, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,346] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6408, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,366] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6410, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,366] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6409, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,386] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6412, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,386] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6411, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,407] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6414, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,407] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6413, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,417] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:41,426] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6415, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,427] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6416, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,446] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6417, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,447] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6418, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,466] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6419, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,467] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6420, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,486] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6421, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,487] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6422, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,507] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6424, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,507] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6423, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,517] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:41,528] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6426, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,528] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6425, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,548] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6428, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,548] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6427, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,568] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6430, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,568] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6429, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,588] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6431, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,588] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6432, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,609] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6434, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,609] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6433, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,617] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:41,629] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6436, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,629] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6435, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,649] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6438, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,649] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6437, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,670] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6440, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,670] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6439, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,691] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6442, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,691] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6441, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,711] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6444, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,711] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6443, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,717] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:41,731] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6446, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,731] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6445, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,752] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6448, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,752] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6447, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,772] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6450, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,772] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6449, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,792] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6452, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,792] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6451, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,812] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6454, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,812] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6453, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,817] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:41,833] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6456, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,833] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6455, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,853] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6458, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,853] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6457, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,873] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6460, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,873] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6459, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,894] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6462, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,894] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6461, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,914] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6464, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,914] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6463, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,918] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:41,934] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6466, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,934] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6465, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,955] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6468, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,955] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6467, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,975] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6470, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,975] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6469, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,995] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6472, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:41,995] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6471, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,015] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6474, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,015] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6473, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,018] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:42,035] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6476, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,035] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6475, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,055] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6478, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,055] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6477, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,075] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6480, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,075] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6479, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,095] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6482, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,095] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6481, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,115] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6484, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,115] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6483, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,118] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:42,135] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6486, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,135] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6485, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,155] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6488, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,155] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6487, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6490, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6489, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,196] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6492, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,196] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6491, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,217] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6494, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,217] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6493, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,218] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:42,238] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6496, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,238] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6495, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,258] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6498, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,258] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6497, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,278] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6500, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,278] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6499, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,298] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6502, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,298] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6501, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,318] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6504, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,318] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6503, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,318] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:42,339] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6506, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,339] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6505, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,359] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6508, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,359] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6507, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,380] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6510, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,380] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6509, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,400] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6512, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,400] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6511, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,418] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:42,420] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6514, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,420] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6513, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,440] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6515, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,440] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6516, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,460] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6518, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,461] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6517, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,480] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6519, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,481] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6520, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,501] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6521, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,501] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6522, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,518] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:42,521] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6523, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,521] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6524, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,542] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6525, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,542] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6526, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6528, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6527, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,582] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6530, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,582] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6529, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,602] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6532, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,602] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6531, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,619] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:42,623] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6534, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,623] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6533, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,643] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6536, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,643] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6535, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,663] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6537, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,663] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6538, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,683] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6540, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,684] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6539, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,703] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6542, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,703] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6541, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,710] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,710] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1708, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:42,713] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1708, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:42,713] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1122, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:42,713] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6543, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,714] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6544, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,719] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:42,733] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6546, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,733] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6545, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,753] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6547, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,753] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6548, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,774] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6550, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,774] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6549, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,795] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6552, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,795] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6551, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,816] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6554, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,816] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6553, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,819] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:42,836] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6556, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,836] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6555, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,856] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6558, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,856] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6557, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,877] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6559, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,877] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6560, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,898] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6561, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,898] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6562, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,918] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6564, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,918] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6563, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,919] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:42,938] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6566, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,938] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6565, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,958] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6568, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,958] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6567, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,978] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6570, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,978] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6569, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,998] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6572, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:42,998] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6571, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,019] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6574, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,019] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6573, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,019] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:43,039] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6576, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,039] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6575, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,059] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6578, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,059] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6577, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,080] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6580, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,080] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6579, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,100] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6582, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,100] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6581, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,119] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:43,120] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6584, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,120] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6583, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,140] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6586, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,140] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6585, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,161] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6588, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,161] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6587, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,181] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6590, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,181] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6589, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,202] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6592, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,202] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6591, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,220] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:43,222] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6594, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,222] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6593, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,243] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6596, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,243] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6595, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,263] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6598, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,263] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6597, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,283] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6599, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,283] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6600, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,303] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6602, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,303] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6601, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,320] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:43,323] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6604, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,323] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6603, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,344] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6606, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,344] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6605, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,364] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6608, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,364] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6607, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,384] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6610, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,384] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6609, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,404] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6611, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,404] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6612, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,420] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:43,424] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6614, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,424] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6613, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,444] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6616, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,444] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6615, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,465] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6618, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,465] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6617, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,485] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6620, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,485] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6619, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,505] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6621, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,505] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6622, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,520] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:43,525] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6624, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,525] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6623, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,545] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6626, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,545] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6625, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,565] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6628, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,565] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6627, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,586] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6630, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,586] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6629, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,606] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6632, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,606] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6631, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,620] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:43,626] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6634, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,626] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6633, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,647] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6635, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,647] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6636, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,667] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6638, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,667] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6637, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,687] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6640, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,687] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6639, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,707] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6642, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,707] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6641, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,720] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:43,727] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6644, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,727] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6643, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,747] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6645, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,747] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6646, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,767] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6648, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,767] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6647, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,787] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6650, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,787] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6649, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,808] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6652, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,808] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6651, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,820] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:43,828] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6654, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,828] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6653, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,835] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,836] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1122, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:43,839] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1122, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:43,840] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1878, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:43,840] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6656, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,840] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6655, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,861] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6658, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,861] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6657, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,881] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6659, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,881] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6660, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,901] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6662, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,901] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6661, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,921] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:43,921] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6664, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,921] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6663, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,942] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6666, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,942] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6665, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,963] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6668, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,963] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6667, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,982] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6669, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:43,984] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6670, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,002] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6671, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,004] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6672, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,021] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:44,022] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6673, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,024] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6674, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,042] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6675, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,045] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6676, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,062] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6677, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,065] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6678, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,082] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6679, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,086] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6680, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,102] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6681, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,107] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6682, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,121] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:44,122] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6683, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,128] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6684, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,142] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6685, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,149] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6686, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,162] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6687, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,169] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6688, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,182] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6689, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,190] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6690, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,202] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6691, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,210] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6692, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,221] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:44,222] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6693, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,231] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6694, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,242] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6695, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,251] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6696, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,262] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6697, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,272] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6698, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,283] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6699, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,292] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6700, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,303] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6701, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,312] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6702, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,321] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:44,324] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6703, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,332] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6704, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,345] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6705, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,352] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6706, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,366] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6707, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,372] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6708, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,387] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6709, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,392] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6710, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,408] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6711, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,412] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6712, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,421] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:44,428] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6713, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,432] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6714, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,449] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6715, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,452] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6716, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,470] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6717, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,472] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6718, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,491] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6719, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,492] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6720, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,512] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6722, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,512] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6721, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,521] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:44,532] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6723, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,532] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6724, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,552] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6725, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,553] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6726, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,572] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6727, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,573] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6728, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,593] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6730, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,593] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6729, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,613] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6732, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,613] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6731, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,622] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:44,634] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6734, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,634] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6733, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,654] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6736, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,654] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6735, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,674] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6738, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,675] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6737, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,694] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6740, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,694] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6739, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,714] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6741, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,714] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6742, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,722] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:44,734] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6743, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,734] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6744, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,754] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6746, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,754] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6745, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,774] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6747, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,774] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6748, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,794] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6750, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,794] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6749, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,814] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6752, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,814] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6751, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,822] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:44,834] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6753, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,834] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6754, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,854] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6756, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,854] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6755, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,874] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6758, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,874] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6757, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,894] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6760, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,894] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6759, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,914] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6762, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,914] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6761, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,922] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:44,934] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6764, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,934] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6763, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,954] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6766, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,954] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6765, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,974] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6768, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,974] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6767, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,995] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6770, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:44,995] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6769, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,016] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6772, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,016] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6771, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,022] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:45,036] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6774, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,036] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6773, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,057] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6776, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,057] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6775, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,077] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6778, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,077] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6777, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,097] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6780, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,097] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6779, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,118] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6782, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,118] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6781, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,122] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:45,137] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6783, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,139] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6784, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,157] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6785, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,159] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6786, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,178] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6787, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,179] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6788, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,199] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6789, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,199] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6790, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,219] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6791, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,219] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6792, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,223] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:45,239] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6794, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,239] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6793, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,259] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6796, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,260] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6795, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,279] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6798, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,279] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6797, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,299] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6800, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,299] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6799, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,320] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6802, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,320] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6801, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,323] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:45,340] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6804, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,340] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6803, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,360] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6806, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,360] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6805, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,380] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6808, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,380] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6807, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,400] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6810, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,400] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6809, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,420] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6812, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,420] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6811, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,423] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:45,441] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6813, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,441] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6814, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,461] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6816, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,461] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6815, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,481] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6818, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,481] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6817, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,501] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6820, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,501] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6819, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,521] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6822, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,521] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6821, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,523] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:45,541] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6824, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,541] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6823, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6826, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6825, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,582] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6828, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,582] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6827, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,602] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6830, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,602] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6829, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,623] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6832, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,623] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6831, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,623] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:45,642] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6833, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,643] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6834, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,662] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6835, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,663] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6836, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,682] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6837, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,683] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6838, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,702] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6839, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,703] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6840, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,717] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,717] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1878, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:45,719] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1878, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:45,720] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1188, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:45,720] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6841, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,720] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6842, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,723] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:45,741] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6843, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,741] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6844, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,761] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6845, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,761] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6846, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,781] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6847, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,781] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6848, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,802] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6850, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,802] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6849, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,822] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6851, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,822] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6852, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,823] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:45,843] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6853, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,843] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6854, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,863] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6856, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,863] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6855, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,884] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6858, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,884] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6857, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,904] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6860, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,904] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6859, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,924] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:45,924] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6862, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,924] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6861, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,945] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6864, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,945] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6863, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,965] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6866, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,965] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6865, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,985] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6867, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:45,985] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6868, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,006] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6870, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,006] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6869, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,024] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:46,026] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6872, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,026] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6871, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,047] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6874, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,047] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6873, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,067] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6876, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,067] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6875, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,088] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6877, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,088] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6878, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,108] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6880, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,108] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6879, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,124] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:46,128] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6881, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,128] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6882, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,148] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6884, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,148] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6883, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,169] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6885, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,169] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6886, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,189] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6887, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,189] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6888, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,209] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6890, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,209] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6889, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,224] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:46,230] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6891, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,230] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6892, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,250] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6893, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,251] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6894, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,270] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6895, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,272] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6896, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,290] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6897, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,292] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6898, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,311] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6899, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,312] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6900, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,324] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:46,331] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6901, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,333] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6902, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,351] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6903, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,353] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6904, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,371] INFO [BrokerLifecycleManager id=1] Unable to register the broker because the RPC got timed out before it could be sent. (kafka.server.BrokerLifecycleManager) +[2025-05-27 19:59:46,372] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6905, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,373] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6906, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,392] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6907, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,394] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6908, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,412] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6909, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,414] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6910, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,424] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:46,432] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6911, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,434] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6912, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,452] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6913, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,455] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6914, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,472] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6915, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,476] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6916, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,492] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6917, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,496] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6918, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,513] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6919, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,516] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6920, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,525] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:46,533] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6921, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,537] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6922, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,553] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6923, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,557] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6924, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,574] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6925, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,577] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6926, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,594] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6927, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,598] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6928, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,614] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6929, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,618] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6930, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,625] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:46,635] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6931, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,638] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6932, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,654] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6933, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,659] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6934, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,674] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6935, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,678] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6936, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,694] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6937, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,698] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6938, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,714] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6939, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,718] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6940, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,725] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:46,734] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6941, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,738] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6942, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,755] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6943, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,758] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6944, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,775] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6945, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,779] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6946, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,795] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6947, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,798] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6948, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,815] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6949, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,819] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6950, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,825] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:46,835] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6951, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,839] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6952, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,856] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6953, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6954, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,876] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6955, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,880] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6956, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,896] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6957, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,900] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6958, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,907] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,907] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1188, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:46,910] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1188, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:46,910] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1655, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:46,910] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6960, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,910] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6959, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,925] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:46,930] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6961, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,930] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6962, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,951] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6964, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,951] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6963, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,971] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6966, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,971] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6965, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,991] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6967, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:46,991] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6968, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,011] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6969, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,011] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6970, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,025] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:47,031] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6971, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,031] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6972, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,052] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6974, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,052] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6973, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,072] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6976, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,072] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6975, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,092] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6978, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,092] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6977, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,112] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6979, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,112] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6980, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,125] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:47,132] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6981, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,132] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6982, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,153] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6983, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,153] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6984, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,172] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6985, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,173] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6986, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,192] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6987, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,193] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6988, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,213] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6989, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,213] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6990, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,226] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:47,233] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6992, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,233] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6991, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,254] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6994, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,254] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6993, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,274] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6996, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,275] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6995, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,294] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6998, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,294] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6997, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,314] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7000, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,314] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=6999, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,326] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:47,334] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7002, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,334] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7001, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,354] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7004, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,354] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7003, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,374] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7006, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,374] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7005, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,394] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7008, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,394] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7007, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,414] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7010, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,414] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7009, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,426] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:47,435] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7012, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,435] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7011, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,455] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7013, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,455] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7014, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,475] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7016, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,475] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7015, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,495] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7017, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,495] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7018, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,515] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7019, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,516] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7020, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,526] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:47,536] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7021, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,536] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7022, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,556] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7023, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,556] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7024, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,576] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7026, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,576] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7025, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,596] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7028, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,596] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7027, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,616] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7030, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,616] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7029, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,626] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:47,637] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7031, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,637] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7032, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,658] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7034, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,658] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7033, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,678] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7036, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,678] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7035, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,698] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7038, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,698] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7037, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,718] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7040, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,718] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7039, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,726] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:47,738] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7042, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,738] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7041, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,759] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7043, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,759] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7044, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,779] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7046, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,779] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7045, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,799] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7048, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,799] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7047, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,819] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7050, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,819] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7049, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,826] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:47,839] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7052, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,839] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7051, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7054, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7053, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,879] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7056, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,879] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7055, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,899] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7058, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,899] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7057, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,919] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7060, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,919] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7059, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,927] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:47,939] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7062, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,939] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7061, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,959] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7064, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,959] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7063, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,979] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7066, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,979] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7065, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,999] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7068, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:47,999] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7067, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,019] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7070, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,019] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7069, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,027] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:48,039] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7072, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,039] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7071, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,059] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7074, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,059] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7073, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,079] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7076, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,079] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7075, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,099] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7078, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,099] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7077, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,119] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7080, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,119] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7079, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,127] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:48,139] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7082, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,139] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7081, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,159] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7084, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,159] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7083, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,179] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7086, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,179] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7085, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,199] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7088, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,199] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7087, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,219] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7090, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,219] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7089, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,227] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:48,239] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7092, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,239] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7091, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,259] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7094, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,259] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7093, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,279] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7096, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,279] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7095, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,300] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7098, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,300] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7097, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,320] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7100, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,320] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7099, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,327] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:48,340] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7102, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,340] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7101, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,360] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7103, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,360] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7104, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,381] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7106, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,381] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7105, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,400] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7107, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,401] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7108, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,420] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7109, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,421] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7110, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,427] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:48,440] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7111, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,442] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7112, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,460] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7113, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,462] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7114, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,480] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7115, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,482] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7116, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,500] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7117, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,502] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7118, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,521] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7119, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,522] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7120, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,527] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:48,542] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7121, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,542] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7122, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7124, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7123, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,565] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,565] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1655, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:48,568] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1655, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:48,568] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1986, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:48,568] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7126, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,568] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7125, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,589] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7128, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,589] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7127, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,609] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7130, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,609] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7129, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,627] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:48,629] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7132, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,629] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7131, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,650] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7134, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,650] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7133, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,670] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7136, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,670] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7135, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,690] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7138, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,690] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7137, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,710] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7140, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,710] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7139, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,727] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:48,730] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7141, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,730] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7142, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,750] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7143, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,750] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7144, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,770] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7145, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,770] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7146, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,790] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7148, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,790] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7147, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,810] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7150, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,810] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7149, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,828] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:48,830] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7152, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,830] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7151, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,850] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7154, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,850] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7153, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,871] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7156, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,871] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7155, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,891] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7157, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,891] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7158, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,911] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7160, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,911] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7159, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,928] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:48,931] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7162, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,931] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7161, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,952] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7164, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,952] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7163, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,972] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7166, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,972] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7165, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,992] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7168, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:48,992] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7167, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,013] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7170, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,013] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7169, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,028] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:49,033] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7172, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,033] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7171, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,053] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7174, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,053] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7173, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,074] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7176, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,074] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7175, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,094] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7178, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,094] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7177, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,114] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7180, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,114] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7179, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,128] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:49,135] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7182, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,135] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7181, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,155] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7184, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,155] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7183, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7186, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7185, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,196] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7188, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,196] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7187, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,216] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7190, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,216] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7189, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,228] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:49,236] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7192, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,236] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7191, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,257] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7194, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,257] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7193, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,277] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7196, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,277] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7195, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,297] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7198, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,297] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7197, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,318] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7200, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,318] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7199, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,328] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:49,338] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7202, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,338] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7201, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,358] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7204, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,358] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7203, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,379] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7206, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,379] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7205, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,399] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7208, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,399] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7207, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,419] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7209, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,419] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7210, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,428] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:49,440] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7211, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,440] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7212, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,460] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7214, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,460] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7213, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,480] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7216, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,480] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7215, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,501] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7217, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,501] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7218, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,521] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7220, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,521] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7219, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,528] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:49,541] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7221, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,541] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7222, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7224, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7223, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,582] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7225, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,582] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7226, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,602] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7228, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,602] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7227, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,623] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7230, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,623] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7229, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,629] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:49,643] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7232, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,643] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7231, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,664] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7234, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,664] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7233, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,684] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7236, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,684] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7235, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,704] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7238, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,704] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7237, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,725] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7240, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,725] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7239, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,729] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:49,745] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7242, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,745] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7241, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,765] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7243, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,765] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7244, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,785] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7245, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,786] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7246, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,805] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7247, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,805] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7248, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,826] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7250, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,826] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7249, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,829] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:49,846] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7251, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,846] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7252, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,866] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7253, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,866] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7254, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,886] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7256, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,887] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7255, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,906] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7258, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,906] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7257, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,927] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7260, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,927] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7259, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,929] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:49,947] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7261, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,947] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7262, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,967] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7264, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,967] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7263, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,988] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7266, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:49,988] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7265, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,007] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7267, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,008] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7268, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,027] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7269, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,028] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7270, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,029] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:50,047] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7271, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,048] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7272, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,067] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7273, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,068] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7274, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,087] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7275, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,089] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7276, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,107] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7277, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,109] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7278, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,128] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7279, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,129] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7280, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,129] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:50,148] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7281, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,150] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7282, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,168] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7283, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,170] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7284, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,189] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7285, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,190] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7286, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,209] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7287, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,211] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7288, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,229] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7289, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,229] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:50,231] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7290, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,250] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7291, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,251] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7292, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,270] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7293, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,271] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7294, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,291] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7296, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,291] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7295, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,311] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7298, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,311] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7297, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,329] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:50,331] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7300, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,331] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7299, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,352] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7302, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,352] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7301, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,372] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7303, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,372] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7304, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,392] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7306, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,392] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7305, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,412] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7308, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,413] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7307, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,430] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:50,432] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7309, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,433] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7310, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,453] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7312, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,453] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7311, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,473] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7314, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,473] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7313, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,493] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7316, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,493] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7315, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,514] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7318, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,514] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7317, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,530] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:50,534] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7320, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,534] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7319, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,554] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,554] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1986, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:50,557] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1986, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:50,557] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1413, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:50,557] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7321, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,557] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7322, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,578] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7323, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,578] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7324, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,599] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7326, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,599] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7325, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,619] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7328, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,619] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7327, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,630] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:50,639] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7330, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,639] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7329, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,659] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7332, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,660] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7331, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,679] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7333, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,681] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7334, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,700] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7335, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,701] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7336, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,721] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7337, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,721] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7338, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,730] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:50,741] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7340, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,741] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7339, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,761] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7342, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,761] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7341, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,782] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7343, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,782] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7344, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,803] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7346, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,803] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7345, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,822] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7347, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,824] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7348, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,830] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:50,842] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7349, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,844] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7350, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,863] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7351, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,864] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7352, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,883] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7353, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,885] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7354, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,904] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7355, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,905] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7356, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,924] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7357, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,926] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7358, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,930] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:50,944] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7359, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,946] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7360, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,964] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7361, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,966] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7362, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,984] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7363, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:50,986] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7364, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,004] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7365, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,006] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7366, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,024] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7367, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,026] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7368, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,030] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:51,044] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7369, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,046] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7370, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,064] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7371, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,066] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7372, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,085] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7373, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,086] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7374, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,105] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7375, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,107] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7376, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,125] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7377, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,127] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7378, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,130] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:51,145] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7379, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,147] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7380, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,166] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7381, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,167] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7382, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,186] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7383, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,188] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7384, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,206] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7385, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,208] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7386, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,226] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7387, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,228] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7388, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,230] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:51,246] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7389, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,248] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7390, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,266] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7391, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,268] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7392, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,287] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7393, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,288] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7394, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,307] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7395, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,309] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7396, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,327] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7397, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,329] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7398, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,331] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:51,347] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7399, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,349] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7400, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,368] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7401, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,369] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7402, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,389] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7403, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,389] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7404, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,409] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7406, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,409] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7405, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,429] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7408, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,429] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7407, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,431] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:51,449] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7410, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,450] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7409, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,469] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7411, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,470] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7412, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,490] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7413, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,490] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7414, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,510] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7416, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,510] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7415, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,530] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7418, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,530] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7417, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,531] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:51,551] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7420, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,551] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7419, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,571] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7421, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,571] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7422, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,591] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7424, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,591] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7423, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,612] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7426, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,612] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7425, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,631] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:51,632] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7428, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,632] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7427, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,652] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7430, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,652] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7429, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,673] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7432, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,673] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7431, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,693] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7433, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,693] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7434, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,713] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7435, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,713] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7436, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,731] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:51,733] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7438, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,733] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7437, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,753] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7440, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,754] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7439, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,773] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7441, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,774] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7442, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,794] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7444, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,794] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7443, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,815] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7446, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,815] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7445, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,831] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:51,836] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7448, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,836] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7447, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,857] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7450, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,857] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7449, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,876] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7451, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,878] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7452, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,897] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7453, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,898] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7454, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,918] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7455, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,918] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7456, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,931] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:51,939] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7457, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,939] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7458, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,960] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7460, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,960] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7459, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,970] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,970] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1413, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:51,973] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1413, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:51,973] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1506, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:51,974] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7462, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,974] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7461, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,994] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7464, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:51,994] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7463, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,014] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7466, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,014] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7465, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,031] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:52,034] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7467, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,034] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7468, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,054] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7470, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,054] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7469, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,074] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7471, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,074] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7472, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,094] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7474, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,094] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7473, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,114] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7476, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,114] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7475, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,132] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:52,134] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7478, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,134] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7477, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,154] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7479, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,154] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7480, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,174] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7481, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,174] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7482, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,195] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7484, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,195] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7483, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,215] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7486, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,215] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7485, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,232] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:52,236] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7488, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,236] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7487, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,256] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7490, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,256] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7489, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,276] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7492, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,276] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7491, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,296] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7494, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,296] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7493, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,316] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7496, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,316] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7495, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,332] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:52,336] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7498, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,336] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7497, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,357] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7500, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,357] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7499, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,377] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7502, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,377] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7501, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,397] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7503, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,397] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7504, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,417] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7505, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,417] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7506, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,432] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:52,437] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7507, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,437] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7508, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,458] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7510, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,458] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7509, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,478] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7512, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,478] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7511, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,479] INFO [BrokerLifecycleManager id=1] Unable to register the broker because the RPC got timed out before it could be sent. (kafka.server.BrokerLifecycleManager) +[2025-05-27 19:59:52,498] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7514, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,498] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7513, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,518] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7516, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,518] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7515, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,532] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:52,538] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7517, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,538] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7518, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,558] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7519, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,559] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7520, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,578] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7521, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,579] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7522, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,598] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7523, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,599] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7524, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,619] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7526, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,619] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7525, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,632] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:52,639] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7527, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,639] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7528, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,660] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7529, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,660] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7530, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,680] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7531, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,680] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7532, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,700] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7534, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,700] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7533, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,720] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7536, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,720] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7535, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,732] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:52,741] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7537, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,741] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7538, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,761] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7539, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,761] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7540, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,781] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7542, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,781] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7541, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,801] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7543, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,801] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7544, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,822] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7546, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,822] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7545, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,832] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:52,842] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7548, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,842] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7547, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,862] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7549, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,862] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7550, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,882] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7552, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,883] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7551, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,902] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7553, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,903] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7554, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,922] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7555, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,923] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7556, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,932] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:52,942] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7557, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,943] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7558, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,962] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7559, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,964] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7560, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,983] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7561, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:52,984] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7562, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,003] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7563, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,004] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7564, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,023] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7565, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,024] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7566, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,032] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:53,043] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7567, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,044] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7568, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,064] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7570, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,064] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7569, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,084] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7572, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,084] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7571, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,104] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7574, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,104] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7573, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,124] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7576, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,124] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7575, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,133] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:53,144] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7578, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,144] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7577, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,164] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7580, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,165] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7579, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,184] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7582, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,184] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7581, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,205] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7584, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,205] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7583, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,225] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7586, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,225] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7585, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,233] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:53,245] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7588, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,245] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7587, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,265] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7590, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,265] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7589, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,285] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7591, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,285] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7592, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,306] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7594, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,306] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7593, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,326] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7596, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,327] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7595, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,333] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:53,346] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7597, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,347] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7598, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,366] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7599, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,367] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7600, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,386] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7601, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,387] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7602, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,406] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7603, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,407] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7604, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,426] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7605, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,427] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7606, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,433] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:53,446] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7607, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,447] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7608, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,466] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7609, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,467] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7610, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,479] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,480] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1506, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:53,482] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1506, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:53,482] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1915, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:53,482] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7612, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,482] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7611, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,502] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7614, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,502] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7613, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,522] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7616, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,522] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7615, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,533] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:53,542] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7618, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,542] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7617, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7619, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7620, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,582] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7622, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,582] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7621, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,603] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7624, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,603] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7623, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,623] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7626, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,623] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7625, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,633] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:53,644] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7627, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,644] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7628, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,663] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7629, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,664] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7630, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,683] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7631, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,684] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7632, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,704] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7633, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,704] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7634, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,724] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7636, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,724] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7635, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,733] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:53,744] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7637, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,744] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7638, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,764] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7640, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,764] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7639, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,784] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7642, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,784] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7641, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,804] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7644, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,804] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7643, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,825] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7646, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,825] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7645, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,833] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:53,845] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7648, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,845] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7647, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,866] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7650, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,866] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7649, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,886] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7652, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,886] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7651, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,907] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7654, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,907] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7653, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,927] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7656, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,927] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7655, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,934] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:53,948] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7658, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,948] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7657, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,968] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7660, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,968] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7659, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,988] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7662, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:53,989] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7661, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,008] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7663, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,009] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7664, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,029] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7665, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,029] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7666, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,034] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:54,049] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7667, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,049] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7668, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,069] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7670, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,069] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7669, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,089] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7672, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,089] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7671, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,109] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7674, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,109] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7673, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,129] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7676, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,129] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7675, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,134] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:54,149] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7678, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,149] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7677, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,169] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7680, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,169] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7679, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,189] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7681, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,189] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7682, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,209] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7683, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,209] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7684, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,230] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7686, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,230] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7685, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,234] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:54,250] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7687, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,250] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7688, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,271] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7690, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,271] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7689, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,291] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7692, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,292] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7691, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,311] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7694, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,311] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7693, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,332] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7696, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,332] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7695, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,334] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:54,351] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7697, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,352] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7698, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,372] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7699, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,372] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7700, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,392] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7702, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,392] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7701, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,412] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7704, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,412] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7703, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,432] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7705, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,432] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7706, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,434] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:54,452] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7708, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,452] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7707, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,473] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7710, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,473] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7709, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,493] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7711, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,493] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7712, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,513] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7714, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,513] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7713, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,533] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7716, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,534] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:54,540] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7715, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,553] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7717, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,561] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7718, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,573] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7719, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,581] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7720, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,593] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7721, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,602] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7722, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,613] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7723, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,622] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7724, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,634] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7725, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,634] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:54,642] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7726, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,653] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7727, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,663] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7728, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,673] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7729, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,683] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7730, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,694] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7731, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,703] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7732, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,714] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7733, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,724] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7734, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,734] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7735, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,735] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:54,744] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7736, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,755] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7737, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,764] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7738, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,776] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7739, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,784] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7740, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,797] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7741, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,804] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7742, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,818] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7743, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,824] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7744, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,835] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:54,839] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7745, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,844] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7746, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7747, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,865] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7748, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,879] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7749, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,885] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7750, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,899] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7751, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,906] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7752, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,919] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7753, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,926] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7754, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,935] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:54,939] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7755, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,947] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7756, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,959] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7757, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,967] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7758, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,979] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7759, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:54,987] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7760, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,000] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7761, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,007] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7762, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,021] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7763, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,027] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7764, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,035] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:55,041] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7765, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,047] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7766, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,061] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7767, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,067] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7768, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,082] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7769, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,087] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7770, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,103] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7771, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,107] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7772, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,124] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7773, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,127] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7774, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,135] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:55,145] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7775, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,147] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7776, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,165] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7777, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,167] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7778, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,185] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7779, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,187] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7780, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,206] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7781, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,207] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7782, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,227] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7783, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,227] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7784, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,235] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:55,247] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7786, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,247] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7785, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,267] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7787, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,267] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7788, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,287] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7790, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,287] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7789, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,307] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7792, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,307] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7791, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,327] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7794, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,327] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7793, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,335] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:55,347] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7796, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,347] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7795, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,367] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7798, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,367] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7797, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,387] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7799, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,387] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7800, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,398] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,398] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1915, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:55,401] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1915, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:55,402] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1664, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:55,403] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7802, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,403] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7801, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,423] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7804, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,423] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7803, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,435] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:55,444] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7806, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,444] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7805, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,464] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7808, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,464] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7807, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,485] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7810, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,485] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7809, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,505] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7811, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,505] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7812, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,526] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7814, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,526] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7813, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,535] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:55,546] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7816, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,546] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7815, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,567] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7818, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,567] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7817, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,587] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7820, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,587] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7819, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,607] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7822, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,607] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7821, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,628] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7824, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,628] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7823, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,636] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:55,648] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7826, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,648] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7825, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,668] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7828, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,668] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7827, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,688] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7830, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,688] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7829, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,708] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7832, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,708] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7831, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,729] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7834, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,729] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7833, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,736] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:55,749] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7836, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,749] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7835, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,770] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7838, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,770] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7837, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,790] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7840, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,790] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7839, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,811] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7842, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,811] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7841, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,831] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7844, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,831] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7843, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,836] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:55,851] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7846, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,851] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7845, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,872] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7847, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,872] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7848, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,892] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7850, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,892] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7849, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,913] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7852, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,913] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7851, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,933] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7854, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,933] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7853, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,936] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:55,954] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7856, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,954] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7855, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,974] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7858, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,974] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7857, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,994] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7860, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:55,994] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7859, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,014] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7862, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,014] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7861, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,034] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7864, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,034] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7863, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,036] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:56,054] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7866, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,054] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7865, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,074] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7868, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,074] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7867, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,094] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7870, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,094] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7869, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,115] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7872, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,115] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7871, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,135] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7874, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,135] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7873, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,136] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:56,155] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7876, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,155] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7875, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7878, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7877, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,195] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7880, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,195] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7879, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,215] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7882, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,215] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7881, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,235] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7884, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,235] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7883, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,236] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:56,255] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7886, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,255] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7885, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,275] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7888, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,275] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7887, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,296] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7889, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,296] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7890, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,316] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7891, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,316] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7892, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,336] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:56,337] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7893, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,337] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7894, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,357] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7895, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,357] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7896, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,377] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7897, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,377] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7898, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,397] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7899, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,397] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7900, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,417] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7901, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,417] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7902, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,437] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:56,438] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7904, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,439] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7903, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,458] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7905, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,459] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7906, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,478] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7907, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,479] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7908, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,498] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7909, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,499] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7910, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,518] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7911, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,519] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7912, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,537] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:56,538] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7913, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,539] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7914, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,558] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7915, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,559] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7916, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,578] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7917, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,580] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7918, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,598] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7919, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,601] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7920, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,618] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7921, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,622] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7922, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,637] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:56,638] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7923, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,643] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7924, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,658] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7925, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,664] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7926, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,678] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7927, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,684] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7928, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,699] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7929, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,704] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7930, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,720] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7931, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,724] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7932, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,737] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:56,739] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7933, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,745] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7934, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,759] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7935, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,765] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7936, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,779] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7937, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,786] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7938, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,800] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7939, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,806] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7940, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,821] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7941, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,826] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7942, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,837] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:56,841] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7943, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,846] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7944, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,861] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7945, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,867] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7946, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,881] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7947, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,887] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7948, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,901] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7949, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,907] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7950, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,922] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7951, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,927] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7952, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,937] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:56,942] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7953, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,947] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7954, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,962] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7955, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,967] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7956, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,983] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7957, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:56,987] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7958, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,003] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7959, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,008] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7960, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,023] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7961, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,027] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7962, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,037] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:57,043] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7963, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,048] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7964, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,063] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7965, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,066] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,066] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1664, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:57,069] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1664, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:57,069] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1232, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:57,069] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7967, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,069] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7966, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,089] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7969, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,089] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7968, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,109] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7970, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,109] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7971, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,129] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7972, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,129] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7973, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,137] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:57,149] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7975, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,149] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7974, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,170] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7977, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,170] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7976, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,190] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7979, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,190] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7978, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,210] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7981, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,210] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7980, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,230] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7982, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,230] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7983, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,237] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:57,251] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7985, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,251] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7984, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,271] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7987, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,271] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7986, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,292] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7989, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,292] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7988, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,312] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7991, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,312] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7990, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,333] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7993, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,333] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7992, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,338] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:57,353] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7995, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,353] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7994, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,374] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7997, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,374] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7996, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,394] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7999, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,394] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=7998, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,414] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8001, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,414] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8000, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,435] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8003, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,435] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8002, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,438] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:57,455] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8005, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,455] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8004, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,475] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8007, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,475] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8006, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,495] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8008, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,495] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8009, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,515] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8011, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,515] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8010, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,536] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8013, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,536] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8012, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,538] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:57,555] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8014, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,557] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8015, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,575] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8016, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,577] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8017, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,596] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8018, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,597] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8019, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,616] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8020, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,617] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8021, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,637] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8022, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,637] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8023, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,638] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:57,657] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8024, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,657] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8025, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,678] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8026, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,678] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8027, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,698] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8029, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,698] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8028, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,718] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8030, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,718] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8031, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,738] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8033, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,738] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8032, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,738] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:57,758] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8035, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,758] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8034, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,779] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8037, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,779] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8036, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,799] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8039, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,799] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8038, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,820] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8041, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,820] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8040, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,838] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:57,840] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8043, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,840] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8042, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,861] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8045, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,861] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8044, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,881] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8047, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,881] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8046, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,901] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8048, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,901] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8049, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,921] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8051, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,921] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8050, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,938] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:57,941] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8053, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,941] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8052, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,961] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8055, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,961] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8054, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,981] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8057, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:57,981] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8056, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,001] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8059, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,001] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8058, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,021] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8061, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,021] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8060, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,038] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:58,041] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8063, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,041] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8062, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,061] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8065, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,061] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8064, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,082] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8067, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,082] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8066, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,102] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8069, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,102] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8068, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,123] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8071, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,123] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8070, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,138] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:58,144] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8072, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,144] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8073, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,164] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8074, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,164] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8075, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,184] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8076, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,184] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8077, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,204] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8079, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,205] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8078, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,224] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8081, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,224] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8080, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,238] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:58,245] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8082, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,245] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8083, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,265] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8084, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,267] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8085, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,286] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8086, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,287] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8087, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,301] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,302] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1232, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:58,305] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1232, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:58,305] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1021, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:58,305] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8088, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,305] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8089, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,326] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8091, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,326] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8090, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,339] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:58,346] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8092, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,346] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8093, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,366] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8094, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,366] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8095, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,387] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8097, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,387] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8096, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,407] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8099, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,407] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8098, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,427] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8101, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,427] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8100, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,439] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:58,448] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8103, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,448] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8102, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,468] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8105, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,468] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8104, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,488] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8107, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,488] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8106, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,509] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8109, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,509] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8108, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,529] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8111, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,529] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8110, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,539] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:58,549] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8113, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,549] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8112, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,570] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8115, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,570] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8114, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,590] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8117, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,591] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8116, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,610] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8118, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,611] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8119, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,631] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8121, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,631] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8120, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,639] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:58,651] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8122, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,652] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8123, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,671] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8124, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,672] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8125, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,691] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8126, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,692] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8127, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,711] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8128, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,712] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8129, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,731] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8130, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,732] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8131, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,739] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:58,751] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8132, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,752] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8133, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,771] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8134, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,772] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8135, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,791] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8136, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,792] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8137, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,811] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8138, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,812] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8139, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,831] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8140, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,833] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8141, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,839] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:58,851] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8142, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,852] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8143, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,871] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8144, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,873] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8145, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,892] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8146, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,893] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8147, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,913] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8148, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,913] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8149, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,934] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8151, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,934] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8150, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,939] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:58,954] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8153, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,954] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8152, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,974] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8155, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,974] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8154, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,995] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8157, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:58,995] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8156, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,015] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8159, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,015] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8158, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,035] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8161, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,035] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8160, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,040] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:59,056] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8163, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,056] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8162, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,076] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8165, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,076] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8164, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,096] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8166, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,096] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8167, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,117] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8169, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,117] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8168, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,137] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8170, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,137] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8171, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,140] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:59,157] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8173, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,157] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8172, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,177] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8175, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,177] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8174, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,197] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8177, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,197] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8176, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,217] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8179, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,217] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8178, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,237] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8181, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,237] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8180, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,240] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:59,257] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8183, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,257] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8182, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,277] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8185, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,277] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8184, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,297] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8187, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,297] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8186, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,317] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8188, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,317] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8189, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,326] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,326] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1021, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:59,329] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1021, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:59,329] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1327, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 19:59:59,329] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8191, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,329] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8190, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,340] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:59,349] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8193, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,349] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8192, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,369] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8195, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,369] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8194, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,389] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8197, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,389] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8196, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,409] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8199, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,409] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8198, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,429] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8200, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,429] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8201, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,440] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:59,449] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8203, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,449] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8202, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,469] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8205, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,469] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8204, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,489] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8207, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,489] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8206, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,510] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8209, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,510] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8208, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,530] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8211, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,530] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8210, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,540] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:59,550] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8213, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,550] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8212, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,571] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8215, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,571] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8214, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,591] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8217, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,591] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8216, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,611] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8219, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,611] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8218, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,631] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8221, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,631] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8220, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,640] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:59,651] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8222, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,651] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8223, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,671] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8225, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,671] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8224, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,692] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8227, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,692] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8226, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,712] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8229, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,712] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8228, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,732] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8231, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,732] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8230, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,740] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:59,753] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8233, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,753] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8232, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,773] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8235, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,773] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8234, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,793] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8236, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,793] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8237, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,813] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8239, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,813] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8238, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,834] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8241, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,834] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8240, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,840] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:59,854] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8243, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,854] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8242, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,874] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8245, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,875] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8244, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,894] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8247, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,894] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8246, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,914] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8249, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,914] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8248, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,935] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8251, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,935] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8250, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,941] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 19:59:59,955] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8253, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,955] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8252, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,976] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8255, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,976] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8254, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,996] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8257, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 19:59:59,996] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8256, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) diff --git a/kafka4/logs/server.log.2025-05-27-20 b/kafka4/logs/server.log.2025-05-27-20 new file mode 100644 index 0000000..89663b9 --- /dev/null +++ b/kafka4/logs/server.log.2025-05-27-20 @@ -0,0 +1,3859 @@ +[2025-05-27 20:00:00,016] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8259, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,019] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8258, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,036] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8260, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,039] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8261, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,041] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:00,056] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8262, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,060] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8263, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,077] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8264, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,080] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8265, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,097] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8266, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,101] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8267, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,118] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8268, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,121] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8269, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,138] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8270, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,141] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:00,142] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8271, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,159] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8272, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,162] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8273, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,179] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8274, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,182] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8275, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,199] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8276, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,203] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8277, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,220] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8278, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,222] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8279, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,241] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8280, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,241] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:00,242] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8281, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,261] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8282, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,262] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8283, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,281] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8284, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,283] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8285, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,288] INFO [BrokerLifecycleManager id=1] Unable to register the broker because the RPC got timed out before it could be sent. (kafka.server.BrokerLifecycleManager) +[2025-05-27 20:00:00,302] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8286, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,303] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8287, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,322] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8288, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,323] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8289, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,341] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:00,342] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8290, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,344] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8291, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,363] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8292, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,364] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8293, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,383] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8294, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,384] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8295, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,403] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8296, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,404] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8297, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,423] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8298, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,425] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8299, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,441] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:00,443] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8300, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,445] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8301, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,464] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8302, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,465] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8303, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,484] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8304, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,486] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8305, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,504] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8306, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,506] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8307, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,525] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8308, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,526] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8309, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,542] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:00,545] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8310, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,547] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8311, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,565] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8312, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,567] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8313, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,585] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8314, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,587] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8315, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,605] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8316, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,608] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8317, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,625] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8318, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,629] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8319, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,642] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:00,645] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8320, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,649] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8321, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,656] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,657] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1327, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:00,660] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1327, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:00,660] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1398, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:00,660] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8323, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,660] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8322, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,680] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8325, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,680] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8324, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,701] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8327, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,701] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8326, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,722] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8329, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,722] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8328, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,742] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:00,742] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8331, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,742] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8330, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,762] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8333, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,762] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8332, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,783] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8335, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,783] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8334, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,804] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8337, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,804] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8336, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,824] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8338, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,824] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8339, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,842] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:00,844] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8340, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,844] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8341, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,865] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8343, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,865] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8342, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,886] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8345, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,886] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8344, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,906] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8346, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,906] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8347, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,926] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8349, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,926] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8348, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,942] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:00,947] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8351, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,947] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8350, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,968] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8353, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,968] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8352, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,988] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8354, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:00,988] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8355, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,008] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8356, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,008] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8357, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,029] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8358, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,029] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8359, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,042] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:01,049] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8361, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,049] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8360, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,069] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8363, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,069] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8362, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,089] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8365, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,089] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8364, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,110] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8367, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,110] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8366, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,130] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8369, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,131] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8368, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,142] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:01,151] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8370, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,151] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8371, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,171] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8373, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,171] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8372, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,191] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8375, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,191] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8374, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,211] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8377, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,211] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8376, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,231] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8379, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,231] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8378, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,242] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:01,251] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8381, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,251] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8380, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,272] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8383, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,272] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8382, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,292] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8385, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,292] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8384, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,312] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8387, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,312] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8386, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,332] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8388, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,332] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8389, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,343] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:01,352] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8391, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,352] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8390, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,373] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8393, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,373] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8392, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,393] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8395, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,393] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8394, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,413] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8397, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,413] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8396, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,433] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8399, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,433] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8398, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,443] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:01,453] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8401, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,453] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8400, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,473] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8403, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,473] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8402, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,493] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8405, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,493] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8404, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,513] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8406, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,513] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8407, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,533] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8408, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,533] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8409, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,543] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:01,554] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8410, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,554] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8411, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,574] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8412, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,574] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8413, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,594] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8414, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,594] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8415, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,614] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8417, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,614] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8416, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,634] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8419, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,634] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8418, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,643] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:01,654] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8421, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,654] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8420, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,674] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8423, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,674] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8422, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,694] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8424, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,694] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8425, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,714] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8426, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,714] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8427, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,734] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8429, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,734] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8428, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,743] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:01,755] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8431, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,755] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8430, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,775] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8433, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,775] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8432, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,796] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8435, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,796] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8434, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,816] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8437, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,816] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8436, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,836] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8439, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,836] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8438, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,843] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:01,856] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8441, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,856] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8440, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,876] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8443, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,876] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8442, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,896] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8445, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,896] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8444, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,916] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8447, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,916] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8446, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,937] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8449, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,937] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8448, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,943] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:01,957] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8451, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,957] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8450, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,977] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8453, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,977] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8452, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,997] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8455, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:01,997] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8454, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,018] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8456, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,018] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8457, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,038] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8459, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,038] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8458, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,043] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:02,058] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,059] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1398, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:02,062] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1398, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:02,062] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1413, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:02,062] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8461, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,062] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8460, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,083] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8463, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,083] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8462, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,104] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8464, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,104] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8465, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,125] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8467, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,125] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8466, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,143] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:02,145] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8468, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,145] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8469, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,165] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8471, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,165] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8470, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,185] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8472, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,185] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8473, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,205] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8475, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,205] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8474, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,225] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8477, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,225] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8476, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,243] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:02,245] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8478, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,245] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8479, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,265] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8481, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,265] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8480, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,285] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8482, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,285] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8483, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,306] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8484, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,306] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8485, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,326] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8486, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,326] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8487, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,344] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:02,346] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8488, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,346] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8489, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,366] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8490, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,366] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8491, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,386] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8492, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,386] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8493, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,407] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8494, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,407] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8495, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,427] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8496, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,427] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8497, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,444] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:02,448] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8498, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,448] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8499, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,468] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8500, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,468] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8501, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,488] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8503, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,488] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8502, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,509] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8504, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,509] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8505, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,529] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8506, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,529] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8507, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,544] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:02,549] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8508, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,549] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8509, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,570] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8510, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,570] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8511, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,590] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8512, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,590] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8513, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,610] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8514, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,610] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8515, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,631] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8516, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,631] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8517, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,644] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:02,651] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8518, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,651] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8519, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,671] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8520, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,671] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8521, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,692] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8522, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,692] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8523, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,712] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8524, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,712] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8525, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,732] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8526, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,732] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8527, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,744] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:02,753] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8528, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,753] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8529, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,774] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8530, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,774] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8531, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,793] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8532, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,794] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8533, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,814] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8534, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,814] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8535, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,834] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8536, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,835] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8537, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,844] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:02,854] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8538, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,855] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8539, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,875] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8541, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,875] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8540, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,896] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8543, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,896] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8542, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,916] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8544, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,918] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8545, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,937] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8546, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,938] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8547, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,944] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:02,957] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8548, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,958] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8549, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,977] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8550, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,978] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8551, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,998] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8552, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:02,998] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8553, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,018] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8554, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,018] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8555, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,039] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8556, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,039] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8557, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,044] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:03,059] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8558, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,059] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8559, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,079] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8560, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,079] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8561, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,100] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8562, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,100] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8563, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,120] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8564, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,120] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8565, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,141] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8566, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,141] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8567, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,144] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:03,161] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8568, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,161] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8569, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,181] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8570, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,182] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8571, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,201] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8572, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,202] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8573, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,221] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8574, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,222] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8575, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,241] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8576, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,242] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8577, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,245] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:03,261] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8578, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,262] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8579, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,281] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8580, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,282] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8581, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,301] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8582, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,302] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8583, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,321] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8584, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,322] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8585, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,341] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8586, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,342] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8587, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,345] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:03,361] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8588, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,362] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8589, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,381] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8590, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,382] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8591, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,401] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8592, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,402] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8593, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,421] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8594, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,422] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8595, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,441] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8596, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,442] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8597, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,445] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:03,461] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8598, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,462] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8599, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,475] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,476] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1413, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:03,478] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1413, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:03,478] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1439, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:03,478] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8600, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,478] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8601, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,498] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8602, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,498] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8603, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,518] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8604, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,518] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8605, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,538] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8606, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,538] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8607, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,545] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:03,559] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8608, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,559] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8609, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,579] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8610, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,579] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8611, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,599] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8613, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,599] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8612, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,620] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8615, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,620] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8614, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,640] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8616, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,640] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8617, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,645] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:03,661] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8618, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,661] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8619, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,681] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8621, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,681] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8620, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,701] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8622, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,701] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8623, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,722] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8624, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,722] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8625, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,742] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8627, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,742] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8626, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,745] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:03,763] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8629, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,763] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8628, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,783] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8631, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,783] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8630, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,803] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8632, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,803] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8633, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,824] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8634, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,824] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8635, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,844] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8637, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,844] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8636, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,845] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:03,865] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8638, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,865] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8639, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,885] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8640, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,885] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8641, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,905] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8643, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,905] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8642, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,926] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8645, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,926] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8644, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,945] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:03,946] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8647, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,946] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8646, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,966] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8649, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,966] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8648, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,986] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8651, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:03,986] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8650, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,006] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8653, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,006] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8652, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,027] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8655, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,027] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8654, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,045] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:04,046] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8656, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,047] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8657, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,067] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8658, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,067] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8659, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,087] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8661, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,087] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8660, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,107] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8663, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,107] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8662, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,127] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8665, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,127] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8664, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,145] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:04,148] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8666, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,148] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8667, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,168] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8668, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,168] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8669, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,189] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8670, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,189] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8671, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,209] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8672, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,209] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8673, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,230] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8674, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,230] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8675, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,246] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:04,250] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8676, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,250] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8677, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,270] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8679, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,270] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8678, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,290] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8680, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,290] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8681, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,310] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8682, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,310] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8683, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,331] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8684, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,331] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8685, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,346] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:04,351] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8686, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,351] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8687, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,372] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8688, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,372] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8689, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,392] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8690, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,392] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8691, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,412] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8692, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,412] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8693, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,432] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8694, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,432] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8695, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,446] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:04,453] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8696, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,453] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8697, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,473] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8699, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,473] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8698, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,493] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8700, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,493] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8701, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,514] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8703, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,514] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8702, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,534] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8704, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,534] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8705, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,546] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:04,555] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8706, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,555] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8707, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,575] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8708, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,575] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8709, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,595] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8711, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,595] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8710, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,615] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8712, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,615] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8713, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,635] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8714, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,635] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8715, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,646] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:04,656] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8717, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,656] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8716, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,676] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8719, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,676] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8718, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,697] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8720, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,697] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8721, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,716] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8722, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,717] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8723, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,736] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8724, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,737] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8725, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,746] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:04,756] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8726, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,758] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8727, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,776] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8728, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,778] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8729, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,797] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8730, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,798] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8731, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,817] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8732, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,819] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8733, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,837] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8734, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,839] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8735, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,846] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:04,858] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8736, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8737, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,878] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8738, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,880] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8739, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,898] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8740, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,900] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8741, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,917] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,917] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1439, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:04,920] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1439, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:04,920] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1757, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:04,920] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8743, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,921] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8742, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,940] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8744, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,941] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8745, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,946] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:04,960] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8746, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,962] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8747, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,980] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8748, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:04,982] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8749, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,001] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8750, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,002] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8751, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,021] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8752, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,023] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8753, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,041] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8754, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,043] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8755, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,046] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:05,062] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8756, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,063] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8757, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,082] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8758, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,083] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8759, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,102] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8760, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,103] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8761, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,122] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8762, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,124] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8763, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,142] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8764, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,144] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8765, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,147] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:05,163] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8766, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,164] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8767, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,183] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8768, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,185] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8769, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,203] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8770, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,205] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8771, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,224] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8772, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,225] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8773, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,244] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8774, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,246] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8775, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,247] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:05,264] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8776, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,266] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8777, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,284] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8778, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,286] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8779, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,305] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8780, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,306] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8781, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,325] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8782, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,327] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8783, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,345] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8784, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,347] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:05,347] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8785, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,366] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8786, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,367] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8787, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,386] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8788, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,388] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8789, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,406] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8790, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,408] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8791, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,427] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8792, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,428] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8793, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,447] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:05,447] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8794, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,449] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8795, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,467] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8796, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,469] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8797, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,487] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8798, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,489] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8799, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,507] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8800, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,509] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8801, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,527] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8802, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,529] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8803, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,547] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:05,547] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8804, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,549] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8805, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,567] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8806, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,569] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8807, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,587] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8808, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,589] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8809, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,607] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8810, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,609] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8811, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,628] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8812, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,629] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8813, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,647] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:05,648] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8814, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,650] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8815, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,668] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8816, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,670] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8817, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,689] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8818, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,690] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8819, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,709] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8820, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,711] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8821, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,729] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8822, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,731] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8823, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,747] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:05,750] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8824, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,751] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8825, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,770] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8826, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,772] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8827, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,790] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8828, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,792] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8829, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,810] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8830, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,812] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8831, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,831] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8832, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,832] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8833, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,847] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:05,852] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8834, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,852] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8835, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,871] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8836, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,872] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8837, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,892] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8838, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,892] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8839, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,912] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8841, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,912] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8840, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,933] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8843, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,933] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8842, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,947] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:05,953] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8844, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,953] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8845, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,973] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8847, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,973] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8846, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,993] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8848, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:05,993] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8849, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,013] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8851, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,013] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8850, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,034] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8853, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,034] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8852, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,047] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:06,054] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8855, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,054] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8854, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,075] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8857, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,075] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8856, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,095] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8859, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,095] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8858, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,115] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8861, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,115] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8860, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,135] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8863, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,135] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8862, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,147] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:06,155] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8865, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,155] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8864, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8867, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8866, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,195] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8869, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,195] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8868, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,216] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8871, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,216] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8870, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,236] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8873, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,236] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8872, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,248] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:06,257] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8874, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,257] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8875, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,277] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8877, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,277] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8876, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,297] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8879, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,297] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8878, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,317] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8880, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,317] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8881, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,338] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8883, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,338] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8882, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,348] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:06,358] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8885, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,358] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8884, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,379] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8887, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,379] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8886, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,399] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8888, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,399] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8889, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,420] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8891, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,420] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8890, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,440] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8893, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,440] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8892, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,448] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:06,461] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8895, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,461] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8894, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,481] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8897, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,481] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8896, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,502] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8899, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,502] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8898, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,522] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8901, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,522] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8900, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,542] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8903, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,542] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8902, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,548] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:06,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8905, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8904, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,583] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8907, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,583] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8906, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,603] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8909, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,603] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8908, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,624] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8911, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,624] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8910, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,644] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8913, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,644] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8912, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,648] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:06,664] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8914, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,664] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8915, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,677] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,677] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1757, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:06,680] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1757, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:06,680] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1615, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:06,680] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8917, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,680] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8916, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,701] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8919, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,701] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8918, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,722] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8921, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,722] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8920, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,742] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8922, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,742] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8923, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,748] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:06,762] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8925, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,762] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8924, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,783] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8927, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,783] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8926, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,803] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8929, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,803] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8928, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,824] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8930, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,824] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8931, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,844] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8932, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,844] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8933, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,848] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:06,864] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8935, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,864] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8934, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,884] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8937, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,884] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8936, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,904] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8939, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,904] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8938, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,925] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8941, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,925] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8940, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,945] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8943, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,945] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8942, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,948] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:06,965] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8945, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,965] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8944, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,985] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8947, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:06,985] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8946, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,005] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8949, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,005] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8948, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,026] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8951, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,026] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8950, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,046] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8952, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,046] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8953, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,048] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:07,067] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8954, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,067] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8955, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,087] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8957, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,087] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8956, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,108] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8958, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,108] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8959, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,128] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8960, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,128] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8961, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,148] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:07,149] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8962, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,149] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8963, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,169] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8964, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,169] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8965, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,189] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8966, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,189] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8967, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,210] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8969, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,210] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8968, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,230] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8970, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,230] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8971, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,248] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:07,251] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8972, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,251] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8973, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,271] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8974, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,271] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8975, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,291] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8977, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,291] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8976, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,311] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8979, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,311] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8978, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,331] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8981, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,331] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8980, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,349] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:07,351] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8983, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,351] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8982, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,371] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8985, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,371] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8984, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,392] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8986, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,392] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8987, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,412] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8989, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,412] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8988, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,433] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8991, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,433] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8990, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,449] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:07,453] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8992, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,453] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8993, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,474] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8995, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,474] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8994, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,494] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8997, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,494] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8996, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,515] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8999, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,515] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=8998, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,535] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9001, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,535] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9000, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,549] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:07,556] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9003, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,556] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9002, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,576] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9004, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,577] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9005, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,596] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9006, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,598] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9007, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,617] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9008, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,618] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9009, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,637] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9010, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,639] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9011, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,649] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:07,658] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9012, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,659] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9013, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,678] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9014, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,680] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9015, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,699] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9016, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,700] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9017, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,719] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9018, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,720] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9019, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,740] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9020, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,740] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9021, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,749] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:07,760] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9023, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,760] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9022, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,780] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9024, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,780] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9025, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,801] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9026, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,801] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9027, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,821] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9028, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,821] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9029, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,842] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9030, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,842] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9031, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,849] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:07,862] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9033, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,862] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9032, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,882] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9034, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,882] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9035, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,902] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9037, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,902] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9036, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,922] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9039, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,922] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9038, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,943] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9041, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,943] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9040, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,949] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:07,963] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9043, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,963] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9042, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,983] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9044, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:07,983] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9045, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,003] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9046, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,003] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9047, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,023] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9049, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,023] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9048, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,043] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9051, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,044] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9050, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,049] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:08,063] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9052, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,064] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9053, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,083] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9054, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,084] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9055, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,104] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9056, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,104] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9057, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,125] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9058, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,125] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9059, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,145] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9061, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,145] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9060, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,149] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:08,165] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9063, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,165] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9062, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,185] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9065, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,185] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9064, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,205] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9067, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,205] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9066, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,225] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9069, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,225] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9068, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,245] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9070, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,245] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9071, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,250] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:08,265] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9073, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,265] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9072, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,285] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9075, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,285] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9074, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,295] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,295] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1615, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:08,298] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1615, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:08,299] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1904, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:08,299] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9076, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,299] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9077, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,319] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9078, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,319] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9079, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,340] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9080, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,341] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9081, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,350] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:08,359] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9082, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,361] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9083, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,380] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9084, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,381] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9085, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,401] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9086, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,401] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9087, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,420] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9088, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,422] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9089, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,440] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9090, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,441] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9091, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,450] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:08,462] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9093, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,462] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9092, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,482] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9095, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,482] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9094, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,503] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9097, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,503] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9096, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,523] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9099, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,523] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9098, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,543] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9101, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,543] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9100, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,550] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:08,563] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9103, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,563] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9102, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,583] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9105, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,583] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9104, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,603] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9107, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,603] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9106, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,624] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9109, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,624] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9108, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,644] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9111, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,644] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9110, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,650] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:08,664] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9113, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,665] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9112, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,684] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9114, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,685] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9115, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,704] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9116, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,705] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9117, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,724] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9118, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,725] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9119, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,745] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9120, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,745] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9121, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,750] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:08,765] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9123, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,765] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9122, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,786] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9124, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,786] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9125, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,806] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9126, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,807] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9127, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,826] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9128, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,827] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9129, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,846] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9130, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,847] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9131, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,850] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:08,867] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9132, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,867] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9133, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,887] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9135, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,887] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9134, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,908] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9136, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,908] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9137, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,928] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9138, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,928] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9139, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,948] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9140, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,949] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9141, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,950] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:08,968] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9142, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,969] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9143, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,988] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9144, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:08,989] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9145, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,009] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9146, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,009] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9147, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,029] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9149, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,029] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9148, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,049] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9150, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,049] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9151, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,050] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:09,069] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9152, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,069] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9153, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,090] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9154, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,090] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9155, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,110] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9156, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,110] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9157, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,130] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9158, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,130] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9159, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,150] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:09,151] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9160, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,151] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9161, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,171] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9162, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,171] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9163, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,191] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9164, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,191] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9165, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,212] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9166, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,212] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9167, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,232] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9168, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,232] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9169, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,251] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:09,252] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9171, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,252] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9170, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,272] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9173, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,272] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9172, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,292] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9175, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,292] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9174, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,299] INFO [BrokerLifecycleManager id=1] Unable to register the broker because the RPC got timed out before it could be sent. (kafka.server.BrokerLifecycleManager) +[2025-05-27 20:00:09,312] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9177, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,312] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9176, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,332] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9179, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,332] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9178, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,351] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:09,353] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9181, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,353] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9180, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,373] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9183, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,373] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9182, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,393] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9185, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,393] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9184, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,414] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9187, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,414] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9186, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,434] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9189, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,434] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9188, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,451] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:09,454] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9191, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,454] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9190, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,475] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9193, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,475] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9192, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,495] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9195, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,495] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9194, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,515] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9196, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,515] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9197, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,536] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9198, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,536] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9199, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,551] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:09,556] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9200, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,556] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9201, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,576] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9203, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,576] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9202, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,596] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9205, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,596] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9204, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,616] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9207, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,616] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9206, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,636] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9209, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,636] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9208, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,651] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:09,656] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9211, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,656] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9210, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,676] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9212, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,676] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9213, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,696] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9214, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,696] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9215, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,716] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9217, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,718] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9216, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,736] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9218, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,739] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9219, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,751] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:09,756] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9220, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,760] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9221, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,776] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9222, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,780] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9223, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,797] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9224, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,800] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9225, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,817] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9226, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,820] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9227, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,837] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9228, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,840] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9229, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,851] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:09,857] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9230, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,860] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9231, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,877] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9232, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,880] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9233, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,898] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9234, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,900] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9235, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,918] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9236, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,921] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9237, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,938] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9238, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,941] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9239, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,951] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:09,958] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9240, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,961] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9241, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,979] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9242, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:09,981] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9243, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,000] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9244, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,001] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9245, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,020] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9246, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,021] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9247, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,041] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9248, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,041] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9249, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,051] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:10,061] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9251, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,061] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9250, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,081] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9253, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,081] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9252, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,101] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9254, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,101] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9255, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,121] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9257, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,121] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9256, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,141] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9258, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,141] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9259, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,151] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:10,161] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9260, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,161] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9261, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,181] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9263, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,181] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9262, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,201] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9265, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,201] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9264, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,203] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,203] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1904, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:10,206] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1904, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:10,206] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1623, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:10,206] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9267, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,206] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9266, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,226] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9269, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,226] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9268, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,247] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9271, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,247] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9270, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,251] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:10,268] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9273, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,268] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9272, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,288] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9275, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,288] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9274, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,308] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9277, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,308] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9276, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,328] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9279, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,328] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9278, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,349] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9281, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,349] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9280, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,352] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:10,370] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9283, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,370] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9282, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,390] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9285, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,390] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9284, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,410] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9286, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,410] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9287, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,430] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9289, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,430] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9288, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,451] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9291, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,451] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9290, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,452] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:10,472] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9293, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,472] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9292, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,492] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9295, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,492] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9294, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,512] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9297, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,512] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9296, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,532] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9299, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,532] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9298, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,552] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:10,553] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9301, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,553] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9300, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,574] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9303, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,574] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9302, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,593] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9304, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,595] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9305, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,613] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9306, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,615] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9307, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,633] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9308, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,635] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9309, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,652] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:10,653] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9310, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,656] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9311, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,673] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9312, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,676] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9313, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,693] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9314, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,697] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9315, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,713] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9316, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,718] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9317, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,733] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9318, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,738] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9319, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,752] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:10,753] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9320, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,758] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9321, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,774] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9322, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,778] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9323, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,794] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9324, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,799] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9325, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,814] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9326, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,819] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9327, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,834] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9328, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,839] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9329, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,852] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:10,854] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9330, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,860] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9331, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,874] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9332, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,880] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9333, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,894] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9334, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,900] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9335, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,915] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9336, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,920] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9337, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,936] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9338, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,940] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9339, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,952] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:10,957] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9340, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,960] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9341, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,977] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9342, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,980] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9343, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:10,997] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9344, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,001] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9345, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,017] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9346, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,022] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9347, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,037] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9348, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,042] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9349, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,052] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:11,057] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9350, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,063] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9351, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,077] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9352, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,083] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9353, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,098] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9354, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,103] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9355, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,118] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9356, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,124] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9357, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,138] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9358, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,144] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9359, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,152] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:11,159] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9360, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,164] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9361, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,179] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9362, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,185] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9363, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,199] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9364, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,205] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9365, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,219] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9366, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,226] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9367, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,239] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9368, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,246] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9369, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,252] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:11,260] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9370, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,266] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9371, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,280] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9372, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,287] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9373, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,300] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9374, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,307] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9375, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,321] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9376, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,327] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9377, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,341] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9378, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,347] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9379, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,352] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:11,362] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9380, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,367] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9381, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,383] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9382, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,387] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9383, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,403] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9384, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,408] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9385, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,423] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9386, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,429] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9387, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,443] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9388, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,450] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9389, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,453] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:11,463] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9390, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,470] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9391, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,483] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9392, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,490] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9393, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,503] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9394, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,511] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9395, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,523] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9396, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,532] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9397, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,543] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9398, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,552] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9399, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,553] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:11,564] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9400, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,572] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9401, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,584] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9402, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,593] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9403, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,604] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9404, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,613] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9405, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,624] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9406, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,634] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9407, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,644] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9408, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,653] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:11,655] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9409, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,664] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9410, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,675] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9411, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,685] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9412, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,695] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9413, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,705] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9414, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,716] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9415, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,725] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9416, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,736] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9417, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,745] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9418, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,753] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:11,757] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9419, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,765] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9420, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,778] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9421, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,785] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9422, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,798] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9423, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,805] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9424, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,818] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9425, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,826] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9426, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,829] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,829] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1623, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:11,831] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1623, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:11,832] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1635, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:11,832] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9428, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,832] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9427, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,852] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9430, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,852] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9429, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,853] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:11,873] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9432, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,873] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9431, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,893] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9434, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,893] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9433, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,914] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9436, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,914] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9435, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,934] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9438, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,934] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9437, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,953] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:11,954] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9440, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,954] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9439, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,974] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9442, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,974] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9441, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,995] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9444, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:11,995] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9443, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,015] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9446, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,015] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9445, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,036] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9448, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,036] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9447, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,053] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:12,056] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9450, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,056] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9449, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,076] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9452, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,076] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9451, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,096] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9454, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,096] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9453, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,117] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9456, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,117] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9455, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,137] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9458, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,137] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9457, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,153] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:12,158] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9460, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,158] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9459, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,178] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9462, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,179] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9461, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,198] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9463, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,199] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9464, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,219] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9465, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,219] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9466, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,239] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9468, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,239] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9467, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,253] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:12,260] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9470, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,260] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9469, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,279] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9471, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,280] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9472, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,300] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9473, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,300] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9474, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,320] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9476, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,320] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9475, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,340] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9478, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,340] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9477, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,353] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:12,360] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9480, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,360] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9479, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,381] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9482, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,381] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9481, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,401] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9483, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,401] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9484, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,421] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9486, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,421] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9485, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,441] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9488, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,441] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9487, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,453] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:12,461] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9490, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,462] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9489, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,481] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9491, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,483] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9492, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,501] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9493, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,503] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9494, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,521] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9495, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,524] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9496, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,541] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9497, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,544] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9498, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,553] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:12,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9499, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,564] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9500, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,582] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9501, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,585] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9502, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,602] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9503, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,605] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9504, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,623] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9505, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,625] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9506, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,643] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9507, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,645] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9508, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,654] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:12,663] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9509, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,665] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9510, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,683] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9511, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,686] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9512, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,703] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9513, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,706] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9514, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,723] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9515, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,727] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9516, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,743] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9517, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,747] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9518, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,754] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:12,763] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9519, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,768] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9520, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,783] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9521, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,788] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9522, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,803] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9523, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,809] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9524, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,823] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9525, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,829] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9526, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,843] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9527, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,850] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9528, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,854] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:12,863] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9529, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,870] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9530, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,883] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9531, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,891] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9532, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,903] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9533, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,911] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9534, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,923] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9535, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,932] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9536, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,944] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9537, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,952] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9538, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,954] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:12,964] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9539, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,973] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9540, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,984] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9541, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:12,993] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9542, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,005] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9543, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,013] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9544, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,025] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9545, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,033] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9546, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,045] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9547, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,054] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9548, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,054] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:13,065] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9549, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,074] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9550, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,085] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9551, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,095] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9552, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,106] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9553, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,114] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9554, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,126] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9555, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,134] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9556, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,147] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9557, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,154] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:13,155] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9558, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,167] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9559, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9560, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,187] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9561, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,196] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9562, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,207] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9563, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,216] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9564, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,227] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9565, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,236] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9566, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,248] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9567, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,254] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:13,256] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9568, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,268] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9569, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,276] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9570, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,289] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9571, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,296] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9572, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,309] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9573, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,317] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9574, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,330] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9575, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,337] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9576, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,350] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9577, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,354] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:13,357] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9578, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,370] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9579, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,377] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9580, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,390] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9581, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,397] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9582, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,411] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9583, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,417] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9584, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,431] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9585, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,437] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9586, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,452] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9587, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,454] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:13,457] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9588, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,466] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,466] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1635, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:13,471] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1635, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:13,471] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1323, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:13,471] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9589, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,471] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9590, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,491] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9592, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,491] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9591, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,512] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9593, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,512] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9594, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,532] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9595, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,532] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9596, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,552] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9597, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,552] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9598, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,554] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:13,572] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9599, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,572] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9600, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,593] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9602, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,593] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9601, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,613] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9604, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,613] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9603, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,634] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9606, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,634] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9605, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,654] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9608, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,654] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9607, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,655] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:13,675] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9610, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,675] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9609, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,695] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9612, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,695] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9611, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,715] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9614, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,715] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9613, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,736] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9615, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,736] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9616, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,755] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:13,756] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9618, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,756] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9617, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,777] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9620, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,777] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9619, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,797] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9622, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,797] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9621, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,817] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9624, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,817] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9623, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,837] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9626, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,838] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9625, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,855] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:13,857] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9627, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,858] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9628, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,878] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9629, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,878] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9630, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,898] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9631, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,898] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9632, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,918] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9634, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,918] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9633, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,939] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9635, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,939] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9636, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,955] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:13,958] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9637, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,959] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9638, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,978] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9639, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,979] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9640, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,999] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9641, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:13,999] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9642, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,019] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9644, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,019] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9643, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,039] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9646, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,039] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9645, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,055] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:14,059] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9648, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,059] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9647, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,080] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9650, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,080] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9649, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,100] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9652, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,101] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9651, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,120] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9653, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,121] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9654, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,140] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9655, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,142] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9656, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,155] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:14,161] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9657, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,162] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9658, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,182] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9660, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,182] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9659, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,202] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9662, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,202] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9661, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,222] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9664, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,222] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9663, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,242] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9666, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,242] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9665, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,255] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:14,262] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9668, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,262] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9667, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,283] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9670, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,283] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9669, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,303] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9672, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,303] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9671, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,323] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9674, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,323] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9673, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,343] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9676, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,343] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9675, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,355] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:14,363] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9678, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,363] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9677, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,383] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9680, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,383] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9679, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,404] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9682, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,404] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9681, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,424] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9684, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,424] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9683, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,445] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9686, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,445] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9685, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,455] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:14,465] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9688, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,465] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9687, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,486] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9690, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,486] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9689, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,506] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9692, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,506] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9691, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,526] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9694, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,526] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9693, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,547] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9696, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,547] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9695, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,555] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:14,567] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9698, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,567] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9697, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,587] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9700, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,587] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9699, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,607] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9702, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,607] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9701, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,628] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9704, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,628] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9703, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,647] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9705, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,648] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9706, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,655] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:14,667] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9707, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,668] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9708, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,688] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9709, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,688] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9710, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,708] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9712, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,708] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9711, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,728] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9714, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,728] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9713, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,748] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9716, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,748] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9715, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,755] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:14,768] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9718, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,768] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9717, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,788] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9720, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,788] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9719, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,794] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,795] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1323, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:14,799] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1323, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:14,799] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1823, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:14,799] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9722, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,799] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9721, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,819] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9724, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,819] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9723, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,839] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9726, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,839] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9725, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,856] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:14,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9728, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9727, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,879] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9730, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,879] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9729, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,899] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9732, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,899] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9731, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,919] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9734, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,919] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9733, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,940] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9736, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,940] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9735, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,956] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:14,960] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9738, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,960] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9737, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,980] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9740, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:14,980] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9739, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,000] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9742, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,000] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9741, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,020] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9744, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,020] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9743, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,040] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9746, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,040] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9745, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,056] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:15,060] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9748, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,060] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9747, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,080] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9750, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,080] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9749, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,101] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9752, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,101] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9751, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,121] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9754, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,121] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9753, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,141] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9756, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,141] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9755, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,156] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:15,162] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9758, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,162] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9757, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,182] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9760, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,182] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9759, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,202] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9762, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,202] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9761, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,222] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9764, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,222] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9763, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,243] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9765, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,243] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9766, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,256] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:15,263] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9767, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,263] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9768, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,284] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9770, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,284] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9769, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,304] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9772, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,304] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9771, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,325] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9774, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,325] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9773, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,345] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9776, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,345] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9775, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,356] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:15,365] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9778, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,365] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9777, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,385] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9780, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,385] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9779, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,406] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9782, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,406] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9781, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,426] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9784, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,426] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9783, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,447] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9786, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,447] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9785, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,456] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:15,467] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9788, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,467] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9787, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,488] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9790, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,488] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9789, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,508] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9792, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,508] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9791, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,528] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9794, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,529] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9793, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,548] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9795, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,549] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9796, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,556] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:15,569] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9797, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,569] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9798, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,589] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9800, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,589] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9799, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,610] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9802, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,610] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9801, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,630] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9804, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,630] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9803, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,651] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9806, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,651] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9805, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,656] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:15,671] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9808, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,671] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9807, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,691] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9809, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,691] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9810, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,711] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9812, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,711] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9811, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,732] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9814, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,732] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9813, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,752] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9815, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,752] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9816, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,756] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:15,772] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9818, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,772] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9817, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,792] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9820, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,793] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9819, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,812] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9821, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,813] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9822, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,833] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9824, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,833] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9823, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,853] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9826, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,853] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9825, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,856] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:15,873] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9828, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,873] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9827, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,894] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9830, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,894] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9829, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,914] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9832, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,914] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9831, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,934] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9834, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,934] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9833, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,954] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9836, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,955] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9835, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,957] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:15,974] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9838, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,974] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9837, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,995] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9840, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:15,995] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9839, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,015] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9842, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,015] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9841, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,035] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9844, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,035] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9843, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,055] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9846, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,055] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9845, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,057] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:16,075] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9848, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,075] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9847, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,095] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9850, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,095] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9849, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,115] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9852, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,115] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9851, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,136] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9853, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,136] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9854, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,156] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9855, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,156] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9856, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,157] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:16,176] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9857, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,176] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9858, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,196] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9859, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,196] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9860, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,216] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9862, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,216] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9861, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,237] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9864, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,237] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9863, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,257] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:16,257] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9865, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,257] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9866, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,277] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9868, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,277] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9867, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,297] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9869, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,297] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9870, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,317] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9872, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,317] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9871, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,338] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9874, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,338] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9873, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,357] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:16,357] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9875, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,358] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9876, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,378] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9878, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,378] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9877, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,398] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9880, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,398] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9879, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,418] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9882, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,418] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9881, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,439] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9884, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,439] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9883, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,457] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:16,459] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9886, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,459] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9885, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,479] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9888, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,479] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9887, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,500] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9890, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,500] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9889, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,520] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9892, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,520] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9891, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,540] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9894, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,540] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9893, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,557] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:16,561] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9896, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,561] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9895, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,581] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9898, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,581] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9897, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,601] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9900, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,601] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9899, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,622] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9902, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,622] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,622] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1823, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:16,627] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1823, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:16,627] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1171, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:16,628] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9904, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,628] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9903, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,648] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9906, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,649] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9905, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,657] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:16,668] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9907, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,670] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9908, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,689] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9909, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,690] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9910, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,709] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9911, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,710] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9912, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,729] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9913, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,730] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9914, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,749] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9915, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,751] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9916, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,757] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:16,769] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9917, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,771] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9918, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,789] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9919, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,791] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9920, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,810] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9921, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,811] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9922, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,830] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9923, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,832] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9924, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,850] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9925, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,852] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9926, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,857] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:16,870] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9927, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,872] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9928, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,891] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9929, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,892] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9930, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,911] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9931, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,913] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9932, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,931] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9933, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,933] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9934, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,951] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9935, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,953] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9936, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,958] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:16,971] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9937, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,973] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9938, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,991] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9939, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:16,993] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9940, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,012] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9941, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,013] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9942, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,032] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9943, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,034] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9944, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,052] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9945, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,054] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9946, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,058] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:17,072] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9947, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,074] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9948, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,093] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9949, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,094] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9950, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,113] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9951, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,115] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9952, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,133] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9953, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,135] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9954, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,153] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9955, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,155] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9956, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,158] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:17,173] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9957, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9958, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,194] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9959, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,195] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9960, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,213] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9961, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,215] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9962, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,234] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9963, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,235] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9964, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,254] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9965, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,255] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9966, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,258] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:17,275] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9967, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,275] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9968, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,295] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9969, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,295] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9970, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,315] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9971, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,315] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9972, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,336] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9973, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,336] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9974, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,356] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9975, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,356] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9976, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,358] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:17,377] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9977, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,377] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9978, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,397] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9979, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,397] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9980, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,418] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9981, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,418] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9982, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,438] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9983, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,438] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9984, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,458] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:17,458] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9985, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,458] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9986, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,479] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9987, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,479] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9988, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,499] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9989, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,499] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9990, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,520] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9991, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,520] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9992, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,540] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9993, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,540] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9994, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,558] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:17,560] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9995, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,560] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9996, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,580] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9998, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,580] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9997, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,600] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=9999, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,600] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10000, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,620] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10001, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,620] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10002, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,641] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10003, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,641] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10004, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,658] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:17,661] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10005, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,661] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10006, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,682] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10007, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,682] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10008, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,702] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10009, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,702] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10010, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,722] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10011, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,722] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10012, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,743] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10013, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,743] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10014, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,758] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:17,763] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10015, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,763] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10016, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,783] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10017, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,783] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10018, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,798] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,799] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1171, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:17,801] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1171, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:17,802] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1383, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:17,802] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10019, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,802] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10020, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,822] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10021, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,822] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10022, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,842] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10024, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,842] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10023, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,858] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:17,862] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10026, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,862] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10025, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,882] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10028, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,882] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10027, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,902] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10030, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,902] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10029, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,922] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10032, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,922] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10031, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,943] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10034, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,943] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10033, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,959] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:17,963] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10036, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,963] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10035, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,984] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10038, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:17,984] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10037, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,004] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10040, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,004] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10039, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,025] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10042, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,025] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10041, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,045] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10044, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,045] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10043, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,059] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:18,066] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10046, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,066] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10045, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,086] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10048, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,086] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10047, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,106] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10050, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,106] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10049, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,127] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10052, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,127] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10051, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,148] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10054, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,148] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10053, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,159] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:18,167] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10055, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,168] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10056, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,188] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10057, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,188] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10058, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,208] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10059, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,209] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10060, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,228] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10062, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,228] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10061, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,249] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10063, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,249] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10064, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,259] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:18,269] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10065, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,269] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10066, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,289] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10067, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,289] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10068, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,309] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10070, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,310] INFO [BrokerLifecycleManager id=1] Unable to register the broker because the RPC got timed out before it could be sent. (kafka.server.BrokerLifecycleManager) +[2025-05-27 20:00:18,311] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10069, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,330] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10071, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,331] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10072, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,350] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10073, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,352] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10074, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,359] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:18,370] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10075, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,372] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10076, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,391] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10077, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,392] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10078, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,412] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10079, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,412] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10080, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,432] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10081, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,432] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10082, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,452] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10083, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,452] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10084, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,459] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:18,473] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10085, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,473] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10086, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,493] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10087, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,493] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10088, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,513] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10090, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,513] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10089, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,533] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10091, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,533] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10092, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,553] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10093, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,553] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10094, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,559] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:18,574] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10095, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,574] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10096, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,594] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10097, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,594] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10098, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,614] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10099, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,614] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10100, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,634] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10101, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,634] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10102, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,654] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10103, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,654] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10104, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,659] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:18,674] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10105, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,674] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10106, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,695] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10107, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,695] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10108, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,715] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10109, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,715] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10110, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,735] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10111, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,736] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10112, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,755] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10113, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,756] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10114, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,759] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:18,776] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10115, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,776] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10116, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,796] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10117, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,796] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10118, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,816] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10120, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,816] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10119, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,837] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10121, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,837] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10122, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,857] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10123, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,857] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10124, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,860] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:18,878] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10125, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,878] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10126, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,898] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10127, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,898] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10128, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,919] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10129, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,919] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10130, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,939] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10131, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,939] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10132, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,960] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10133, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,960] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10134, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,960] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:18,979] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10135, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:18,980] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10136, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,000] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10137, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,000] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10138, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,020] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10139, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,020] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10140, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,040] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10141, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,040] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10142, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,060] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:19,061] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10143, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,061] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10144, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,081] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10145, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,081] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10146, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,102] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10147, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,102] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10148, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,122] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10149, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,122] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10150, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,142] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10151, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,142] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10152, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,160] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:19,162] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10153, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,162] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10154, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,182] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10155, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,182] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10156, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,184] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,184] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1383, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:19,186] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1383, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:19,186] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1264, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:19,186] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10157, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,187] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10158, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,206] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10159, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,207] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10160, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,226] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10161, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,227] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10162, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,246] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10163, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,248] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10164, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,260] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:19,266] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10165, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,268] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10166, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,286] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10167, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,288] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10168, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,306] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10169, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,309] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10170, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,326] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10171, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,329] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10172, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,346] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10173, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,349] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10174, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,360] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:19,366] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10175, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,370] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10176, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,386] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10177, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,390] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10178, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,407] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10179, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,410] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10180, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,427] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10181, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,430] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10182, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,448] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10183, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,450] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10184, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,460] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:19,468] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10185, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,470] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10186, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,488] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10187, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,490] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10188, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,509] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10189, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,510] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10190, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,529] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10191, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,530] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10192, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,549] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10193, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,550] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10194, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,560] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:19,569] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10195, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,571] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10196, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,589] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10197, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,591] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10198, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,610] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10199, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,611] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10200, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,629] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10201, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,631] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10202, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,650] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10203, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,651] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10204, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,660] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:19,670] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10205, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,672] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10206, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,691] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10207, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,692] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10208, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,711] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10209, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,712] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10210, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,732] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10211, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,732] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10212, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,752] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10213, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,752] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10214, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,760] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:19,773] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10215, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,773] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10216, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,793] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10217, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,793] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10218, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,813] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10219, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,813] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10220, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,833] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10221, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,833] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10222, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,853] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10223, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,853] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10224, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,860] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:19,874] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10225, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,874] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10226, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,894] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10227, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,894] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10228, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,915] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10229, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,915] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10230, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,935] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10231, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,935] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10232, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,956] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10234, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,956] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10233, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,961] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:19,976] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10236, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,976] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10235, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,997] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10237, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:19,997] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10238, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,017] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10240, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,017] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10239, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,038] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10241, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,038] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10242, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,058] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10243, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,058] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10244, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,061] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:20,078] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10246, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,078] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10245, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,098] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10247, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,098] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10248, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,118] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10250, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,118] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10249, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,138] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10251, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,138] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10252, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,158] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10253, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,158] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10254, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,161] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:20,178] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10255, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,178] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10256, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,198] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10258, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,198] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10257, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,218] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10259, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,218] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10260, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,238] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10262, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,238] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10261, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,258] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10263, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,258] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10264, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,261] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:20,278] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10266, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,278] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10265, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,298] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10268, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,298] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10267, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,319] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10269, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,319] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10270, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,339] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10272, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,339] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10271, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,360] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10274, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,360] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10273, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,361] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:20,380] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10276, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,380] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10275, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,401] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10278, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,401] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10277, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,421] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10280, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,421] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10279, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,442] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10282, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,442] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10281, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,450] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,450] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1264, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:20,452] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1264, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:20,453] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1149, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:20,453] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10284, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,453] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10283, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,461] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:20,473] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10286, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,473] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10285, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,494] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10288, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,494] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10287, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,515] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10290, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,515] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10289, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,536] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10292, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,536] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10291, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,557] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10294, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,557] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10293, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,561] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:20,578] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10295, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,582] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10296, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,599] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10297, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,602] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10298, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,620] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10299, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,622] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10300, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,640] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10301, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,643] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10302, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,660] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10303, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,661] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:20,663] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10304, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,680] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10305, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,683] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10306, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,700] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10307, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,704] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10308, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,720] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10309, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,725] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10310, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,740] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10311, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,745] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10312, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,761] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10313, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,761] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:20,765] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10314, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,782] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10315, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,785] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10316, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,802] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10317, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,806] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10318, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,822] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10319, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,826] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10320, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,843] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10321, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,846] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10322, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,861] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:20,863] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10323, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,867] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10324, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,883] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10325, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,887] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10326, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,903] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10327, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,907] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10328, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,924] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10329, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,927] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10330, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,944] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10331, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,948] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10332, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,961] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:20,964] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10333, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,968] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10334, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,984] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10335, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:20,988] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10336, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,004] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10337, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,008] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10338, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,025] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10339, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,028] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10340, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,045] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10341, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,049] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10342, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,062] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:21,065] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10343, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,070] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10344, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,085] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10345, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,090] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10346, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,105] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10347, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,110] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10348, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,125] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10349, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,130] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10350, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,146] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10351, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,150] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10352, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,162] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:21,167] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10353, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,170] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10354, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,187] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10355, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,191] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10356, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,207] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10357, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,211] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10358, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,227] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10359, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,231] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10360, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,247] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10361, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,251] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10362, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,262] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:21,267] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10363, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,271] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10364, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,287] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10365, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,291] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10366, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,307] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10367, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,311] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10368, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,327] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10369, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,331] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10370, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,348] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10371, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,351] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10372, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,362] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:21,369] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10373, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,371] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10374, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,390] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10375, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,391] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10376, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,410] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10377, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,412] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10378, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,430] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10379, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,433] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10380, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,450] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10381, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,454] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10382, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,462] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:21,470] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10383, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,475] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10384, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,490] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10385, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,496] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10386, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,510] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10387, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,516] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10388, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,531] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10389, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,536] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10390, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,551] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10391, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,557] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10392, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,562] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:21,571] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10393, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,577] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10394, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,592] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10395, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,597] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10396, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,601] INFO [RaftManager id=1] Election timed out before receiving sufficient vote responses to become candidate. Current epoch election state: EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,602] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1149, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:21,604] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) from ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1149, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:21,604] INFO [RaftManager id=1] Completed transition to ProspectiveState(epoch=0, leaderId=OptionalInt.empty, retries=1, votedKey=Optional.empty, epochElection=EpochElection(voterStates={1=VoterState(replicaKey=ReplicaKey(id=1, directoryId=), state=GRANTED), 2=VoterState(replicaKey=ReplicaKey(id=2, directoryId=), state=UNRECORDED), 3=VoterState(replicaKey=ReplicaKey(id=3, directoryId=), state=UNRECORDED)}), electionTimeoutMs=1977, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=0, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:00:21,604] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10397, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,604] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10398, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,624] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10399, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,624] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10400, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,645] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10402, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,645] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10401, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,662] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:21,665] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10403, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,665] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10404, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,685] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10406, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,685] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10405, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,705] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10408, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,705] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10407, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,726] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10410, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,726] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10409, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,746] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10411, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,746] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10412, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,762] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:21,766] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10414, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,766] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10413, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,786] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10416, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,786] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10415, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,807] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10418, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,807] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10417, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,826] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10419, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,827] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10420, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,846] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10421, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,847] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10422, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,862] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:21,867] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10424, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,867] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10423, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,887] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10426, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,887] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10425, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,907] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10428, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,907] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10427, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,927] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10430, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,927] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10429, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,947] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10432, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,947] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10431, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,962] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:21,968] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10434, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,968] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10433, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,988] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10435, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:21,988] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10436, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,008] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10437, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,011] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10438, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,028] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10439, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,032] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10440, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,048] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10441, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,053] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10442, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,063] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:22,068] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10443, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,074] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10444, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,088] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10445, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,095] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10446, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,108] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10447, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,115] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10448, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,128] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10449, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,135] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10450, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,148] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10451, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,155] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10452, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,163] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:22,168] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10453, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,175] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10454, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,189] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10455, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,195] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10456, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,210] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10457, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,215] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10458, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,231] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10459, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,235] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10460, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,251] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10461, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,255] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10462, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,263] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:22,271] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10463, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,276] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10464, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,291] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10465, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,297] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10466, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,311] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10467, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,317] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10468, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,331] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10469, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,337] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10470, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,338] ERROR [BrokerLifecycleManager id=1] Shutting down because we were unable to register with the controller quorum. (kafka.server.BrokerLifecycleManager) +[2025-05-27 20:00:22,338] INFO [BrokerLifecycleManager id=1] registrationTimeout: shutting down event queue. (org.apache.kafka.queue.KafkaEventQueue) +[2025-05-27 20:00:22,339] INFO [BrokerLifecycleManager id=1] Transitioning from STARTING to SHUTTING_DOWN. (kafka.server.BrokerLifecycleManager) +[2025-05-27 20:00:22,339] INFO [broker-1-to-controller-heartbeat-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:22,339] INFO [broker-1-to-controller-heartbeat-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:22,339] INFO [broker-1-to-controller-heartbeat-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:22,344] INFO Node to controller channel manager for heartbeat shutdown (kafka.server.NodeToControllerChannelManagerImpl) +[2025-05-27 20:00:22,339] ERROR [BrokerServer id=1] Received a fatal error while waiting for the controller to acknowledge that we are caught up (kafka.server.BrokerServer) +java.util.concurrent.CancellationException: null + at java.base/java.util.concurrent.CompletableFuture.cancel(CompletableFuture.java:2478) ~[?:?] + at kafka.server.BrokerLifecycleManager$ShutdownEvent.run(BrokerLifecycleManager.scala:638) ~[kafka_2.13-4.0.0.jar:?] + at org.apache.kafka.queue.KafkaEventQueue$EventHandler.run(KafkaEventQueue.java:191) ~[kafka-server-common-4.0.0.jar:?] + at java.base/java.lang.Thread.run(Thread.java:840) ~[?:?] +[2025-05-27 20:00:22,346] INFO [BrokerServer id=1] Transition from STARTING to STARTED (kafka.server.BrokerServer) +[2025-05-27 20:00:22,347] ERROR [BrokerServer id=1] Fatal error during broker startup. Prepare to shutdown (kafka.server.BrokerServer) +java.lang.RuntimeException: Received a fatal error while waiting for the controller to acknowledge that we are caught up + at org.apache.kafka.server.util.FutureUtils.waitWithLogging(FutureUtils.java:73) ~[kafka-server-common-4.0.0.jar:?] + at kafka.server.BrokerServer.startup(BrokerServer.scala:564) ~[kafka_2.13-4.0.0.jar:?] + at kafka.server.KafkaRaftServer.$anonfun$startup$2(KafkaRaftServer.scala:96) ~[kafka_2.13-4.0.0.jar:?] + at kafka.server.KafkaRaftServer.$anonfun$startup$2$adapted(KafkaRaftServer.scala:96) ~[kafka_2.13-4.0.0.jar:?] + at scala.Option.foreach(Option.scala:437) [scala-library-2.13.15.jar:?] + at kafka.server.KafkaRaftServer.startup(KafkaRaftServer.scala:96) [kafka_2.13-4.0.0.jar:?] + at kafka.Kafka$.main(Kafka.scala:97) [kafka_2.13-4.0.0.jar:?] + at kafka.Kafka.main(Kafka.scala) [kafka_2.13-4.0.0.jar:?] +Caused by: java.util.concurrent.CancellationException + at java.base/java.util.concurrent.CompletableFuture.cancel(CompletableFuture.java:2478) ~[?:?] + at kafka.server.BrokerLifecycleManager$ShutdownEvent.run(BrokerLifecycleManager.scala:638) ~[kafka_2.13-4.0.0.jar:?] + at org.apache.kafka.queue.KafkaEventQueue$EventHandler.run(KafkaEventQueue.java:191) ~[kafka-server-common-4.0.0.jar:?] + at java.base/java.lang.Thread.run(Thread.java:840) ~[?:?] +[2025-05-27 20:00:22,347] INFO [BrokerServer id=1] Transition from STARTED to SHUTTING_DOWN (kafka.server.BrokerServer) +[2025-05-27 20:00:22,348] INFO [BrokerServer id=1] shutting down (kafka.server.BrokerServer) +[2025-05-27 20:00:22,348] INFO [SocketServer listenerType=BROKER, nodeId=1] Stopping socket server request processors (kafka.network.SocketServer) +[2025-05-27 20:00:22,352] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10471, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,354] INFO [SocketServer listenerType=BROKER, nodeId=1] Stopped socket server request processors (kafka.network.SocketServer) +[2025-05-27 20:00:22,355] INFO [data-plane Kafka Request Handler on Broker 1], shutting down (kafka.server.KafkaRequestHandlerPool) +[2025-05-27 20:00:22,356] INFO [data-plane Kafka Request Handler on Broker 1], shut down completely (kafka.server.KafkaRequestHandlerPool) +[2025-05-27 20:00:22,356] INFO [ExpirationReaper-0-null]: Shutting down (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,357] INFO [ExpirationReaper-0-null]: Shutdown completed (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,357] INFO [ExpirationReaper-0-null]: Stopped (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,357] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10472, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,358] INFO [KafkaApi-1] Shutdown complete. (kafka.server.KafkaApis) +[2025-05-27 20:00:22,359] INFO [TransactionCoordinator id=1] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator) +[2025-05-27 20:00:22,359] INFO [Transaction State Manager 1]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager) +[2025-05-27 20:00:22,359] INFO [TxnMarkerSenderThread-1]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager) +[2025-05-27 20:00:22,359] INFO [TxnMarkerSenderThread-1]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager) +[2025-05-27 20:00:22,361] INFO [TransactionCoordinator id=1] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator) +[2025-05-27 20:00:22,362] WARN [GroupCoordinator id=1] Group coordinator is already shutting down. (org.apache.kafka.coordinator.group.GroupCoordinatorService) +[2025-05-27 20:00:22,362] INFO [AssignmentsManager id=1]KafkaEventQueue#close: shutting down event queue. (org.apache.kafka.queue.KafkaEventQueue) +[2025-05-27 20:00:22,362] INFO [AssignmentsManager id=1] shutting down. (org.apache.kafka.server.AssignmentsManager) +[2025-05-27 20:00:22,362] INFO [broker-1-to-controller-directory-assignments-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:22,363] INFO [broker-1-to-controller-directory-assignments-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:22,363] INFO [broker-1-to-controller-directory-assignments-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:22,363] INFO Node to controller channel manager for directory-assignments shutdown (kafka.server.NodeToControllerChannelManagerImpl) +[2025-05-27 20:00:22,363] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:22,363] INFO [AssignmentsManager id=1]closed event queue. (org.apache.kafka.queue.KafkaEventQueue) +[2025-05-27 20:00:22,363] INFO [ReplicaManager broker=1] Shutting down (kafka.server.ReplicaManager) +[2025-05-27 20:00:22,364] INFO [ReplicaFetcherManager on broker 1] shutting down (kafka.server.ReplicaFetcherManager) +[2025-05-27 20:00:22,365] INFO [ReplicaFetcherManager on broker 1] shutdown completed (kafka.server.ReplicaFetcherManager) +[2025-05-27 20:00:22,366] INFO [ReplicaAlterLogDirsManager on broker 1] shutting down (kafka.server.ReplicaAlterLogDirsManager) +[2025-05-27 20:00:22,366] INFO [ReplicaAlterLogDirsManager on broker 1] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) +[2025-05-27 20:00:22,366] INFO [ExpirationReaper-0-null]: Shutting down (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,366] INFO [ExpirationReaper-0-null]: Shutdown completed (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,366] INFO [ExpirationReaper-0-null]: Stopped (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,367] INFO [ExpirationReaper-0-null]: Shutting down (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,367] INFO [ExpirationReaper-0-null]: Stopped (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,367] INFO [ExpirationReaper-0-null]: Shutdown completed (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,367] INFO [ExpirationReaper-0-null]: Shutting down (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,367] INFO [ExpirationReaper-0-null]: Stopped (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,368] INFO [ExpirationReaper-0-null]: Shutdown completed (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,368] INFO [ExpirationReaper-0-null]: Shutting down (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,368] INFO [ExpirationReaper-0-null]: Stopped (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,368] INFO [ExpirationReaper-0-null]: Shutdown completed (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,369] INFO [ExpirationReaper-0-null]: Shutting down (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,369] INFO [ExpirationReaper-0-null]: Shutdown completed (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,369] INFO [ExpirationReaper-0-null]: Stopped (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,369] INFO [ExpirationReaper-0-null]: Shutting down (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,369] INFO [ExpirationReaper-0-null]: Stopped (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,369] INFO [ExpirationReaper-0-null]: Shutdown completed (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:22,376] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10473, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,376] INFO [AddPartitionsToTxnSenderThread-1]: Shutting down (kafka.server.AddPartitionsToTxnManager) +[2025-05-27 20:00:22,376] INFO [AddPartitionsToTxnSenderThread-1]: Shutdown completed (kafka.server.AddPartitionsToTxnManager) +[2025-05-27 20:00:22,377] INFO [ReplicaManager broker=1] Shut down completely (kafka.server.ReplicaManager) +[2025-05-27 20:00:22,377] INFO [broker-1-to-controller-alter-partition-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:22,377] INFO [broker-1-to-controller-alter-partition-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:22,377] INFO [broker-1-to-controller-alter-partition-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:22,377] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10474, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,377] INFO Node to controller channel manager for alter-partition shutdown (kafka.server.NodeToControllerChannelManagerImpl) +[2025-05-27 20:00:22,378] INFO [broker-1-to-controller-forwarding-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:22,378] INFO [broker-1-to-controller-forwarding-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:22,378] INFO [broker-1-to-controller-forwarding-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:22,378] INFO Node to controller channel manager for forwarding shutdown (kafka.server.NodeToControllerChannelManagerImpl) +[2025-05-27 20:00:22,379] INFO Shutting down. (kafka.log.LogManager) +[2025-05-27 20:00:22,390] INFO Shutdown complete. (kafka.log.LogManager) +[2025-05-27 20:00:22,391] INFO [broker-1-ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:22,391] INFO [broker-1-ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:22,392] INFO [broker-1-ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:22,392] INFO [broker-1-ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:22,392] INFO [broker-1-ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:22,392] INFO [broker-1-ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:22,392] INFO [broker-1-ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:22,392] INFO [broker-1-ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:22,392] INFO [broker-1-ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:22,392] INFO [broker-1-ThrottledChannelReaper-ControllerMutation]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:22,392] INFO [broker-1-ThrottledChannelReaper-ControllerMutation]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:22,392] INFO [broker-1-ThrottledChannelReaper-ControllerMutation]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:22,393] INFO [SocketServer listenerType=BROKER, nodeId=1] Shutting down socket server (kafka.network.SocketServer) +[2025-05-27 20:00:22,397] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10475, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,397] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10476, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,403] INFO [SocketServer listenerType=BROKER, nodeId=1] Shutdown completed (kafka.network.SocketServer) +[2025-05-27 20:00:22,404] INFO Broker and topic stats closed (org.apache.kafka.storage.log.metrics.BrokerTopicStats) +[2025-05-27 20:00:22,404] INFO [share-group-lock-timeout-reaper]: Shutting down (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 20:00:22,405] INFO [share-group-lock-timeout-reaper]: Stopped (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 20:00:22,405] INFO [share-group-lock-timeout-reaper]: Shutdown completed (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 20:00:22,405] INFO [BrokerLifecycleManager id=1] closed event queue. (org.apache.kafka.queue.KafkaEventQueue) +[2025-05-27 20:00:22,405] INFO [client-metrics-reaper]: Shutting down (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 20:00:22,406] INFO [client-metrics-reaper]: Shutdown completed (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 20:00:22,406] INFO [client-metrics-reaper]: Stopped (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 20:00:22,406] INFO [BrokerServer id=1] shut down completed (kafka.server.BrokerServer) +[2025-05-27 20:00:22,406] INFO [BrokerServer id=1] Transition from SHUTTING_DOWN to SHUTDOWN (kafka.server.BrokerServer) +[2025-05-27 20:00:22,406] ERROR Exiting Kafka due to fatal exception during startup. (kafka.Kafka$) +java.lang.RuntimeException: Received a fatal error while waiting for the controller to acknowledge that we are caught up + at org.apache.kafka.server.util.FutureUtils.waitWithLogging(FutureUtils.java:73) ~[kafka-server-common-4.0.0.jar:?] + at kafka.server.BrokerServer.startup(BrokerServer.scala:564) ~[kafka_2.13-4.0.0.jar:?] + at kafka.server.KafkaRaftServer.$anonfun$startup$2(KafkaRaftServer.scala:96) ~[kafka_2.13-4.0.0.jar:?] + at kafka.server.KafkaRaftServer.$anonfun$startup$2$adapted(KafkaRaftServer.scala:96) ~[kafka_2.13-4.0.0.jar:?] + at scala.Option.foreach(Option.scala:437) ~[scala-library-2.13.15.jar:?] + at kafka.server.KafkaRaftServer.startup(KafkaRaftServer.scala:96) ~[kafka_2.13-4.0.0.jar:?] + at kafka.Kafka$.main(Kafka.scala:97) [kafka_2.13-4.0.0.jar:?] + at kafka.Kafka.main(Kafka.scala) [kafka_2.13-4.0.0.jar:?] +Caused by: java.util.concurrent.CancellationException + at java.base/java.util.concurrent.CompletableFuture.cancel(CompletableFuture.java:2478) ~[?:?] + at kafka.server.BrokerLifecycleManager$ShutdownEvent.run(BrokerLifecycleManager.scala:638) ~[kafka_2.13-4.0.0.jar:?] + at org.apache.kafka.queue.KafkaEventQueue$EventHandler.run(KafkaEventQueue.java:191) ~[kafka-server-common-4.0.0.jar:?] + at java.base/java.lang.Thread.run(Thread.java:840) ~[?:?] +[2025-05-27 20:00:22,408] INFO [ControllerServer id=1] shutting down (kafka.server.ControllerServer) +[2025-05-27 20:00:22,408] INFO [raft-expiration-reaper]: Shutting down (kafka.raft.TimingWheelExpirationService$ExpiredOperationReaper) +[2025-05-27 20:00:22,417] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10478, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,417] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10477, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,437] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10480, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,437] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10479, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,457] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10482, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,457] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10481, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,463] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:22,477] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10484, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,477] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10483, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,498] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10485, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,498] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10486, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,519] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10488, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,519] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10487, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,539] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10489, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,539] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10490, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,559] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10492, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,559] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10491, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,563] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:22,573] INFO [raft-expiration-reaper]: Stopped (kafka.raft.TimingWheelExpirationService$ExpiredOperationReaper) +[2025-05-27 20:00:22,573] INFO [raft-expiration-reaper]: Shutdown completed (kafka.raft.TimingWheelExpirationService$ExpiredOperationReaper) +[2025-05-27 20:00:22,573] INFO [kafka-1-raft-io-thread]: Shutting down (org.apache.kafka.raft.KafkaRaftClientDriver) +[2025-05-27 20:00:22,573] INFO [RaftManager id=1] Beginning graceful shutdown (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,580] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10494, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,580] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10493, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,601] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10496, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,601] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10495, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,621] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10498, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,621] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10497, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,642] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10499, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,642] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10500, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,662] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10502, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,662] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10501, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,663] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:22,682] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10504, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,682] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10503, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,702] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10506, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,702] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10505, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,722] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10508, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,722] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10507, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,742] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10510, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,742] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10509, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,762] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10512, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,762] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10511, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,763] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:22,782] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10514, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,782] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10513, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,802] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10516, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,802] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10515, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,822] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10518, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,822] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10517, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,842] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10520, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,842] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10519, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,862] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10522, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,862] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10521, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,864] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:22,882] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10524, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,882] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10523, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,902] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10525, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,902] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10526, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,922] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10527, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,922] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10528, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,943] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10529, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,943] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10530, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,964] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:22,964] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10531, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,964] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10532, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,984] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10533, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:22,984] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10534, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,004] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10535, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,004] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10536, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,024] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10538, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,024] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10537, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,044] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10539, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,044] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10540, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,064] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:23,065] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10542, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,065] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10541, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,086] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10544, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,086] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10543, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,106] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10545, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,106] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10546, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,126] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10547, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,127] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10548, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,147] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10549, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,147] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10550, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,164] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:23,167] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10551, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,167] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10552, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,187] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10553, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,187] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10554, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,207] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10555, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,208] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10556, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,228] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10557, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,228] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10558, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,248] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10559, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,248] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10560, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,264] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:23,268] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10562, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,268] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10561, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,288] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10564, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,288] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10563, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,308] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10566, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,309] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10565, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,328] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10567, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,329] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10568, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,349] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10569, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,349] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10570, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,364] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:23,369] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10571, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,369] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10572, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,389] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10573, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,389] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10574, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,409] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10575, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,409] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10576, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,429] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10577, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,429] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10578, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,449] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10579, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,450] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10580, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,464] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:23,469] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10581, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,469] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10582, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,489] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10583, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,489] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10584, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,509] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10586, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,510] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10585, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,529] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10587, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,529] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10588, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,549] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10589, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,549] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10590, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,565] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:23,569] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10591, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,569] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10592, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,589] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10593, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,589] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10594, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,610] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10595, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,610] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10596, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,630] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10597, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,630] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10598, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,651] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10599, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,651] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10600, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,665] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:23,672] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10601, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,672] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10602, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,693] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10603, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,693] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10604, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,714] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10605, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,714] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10606, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,734] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10607, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,734] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10608, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,754] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10609, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,754] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10610, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,765] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:23,774] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10611, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,774] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10612, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,795] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10613, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,795] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10614, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,815] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10615, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,815] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10616, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,835] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10617, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,835] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10618, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,856] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10619, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,856] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10620, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,865] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:23,876] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10621, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,876] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10622, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,896] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10623, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,896] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10624, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,916] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10625, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,916] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10626, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,936] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10627, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,936] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10628, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,956] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10629, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,956] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10630, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,965] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:23,976] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10631, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,976] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10632, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,997] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10633, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:23,997] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10634, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,017] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10635, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,017] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10636, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,038] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10637, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,038] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10638, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,058] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10639, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,058] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10640, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,065] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:24,078] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10641, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,078] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10642, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,098] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10643, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,098] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10644, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,118] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10645, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,118] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10646, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,138] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10647, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,138] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10648, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,158] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10649, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,158] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10650, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,165] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:24,178] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10651, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,178] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10652, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,198] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10653, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,198] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10654, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,218] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10655, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,218] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10656, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,238] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10657, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,238] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10658, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,258] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10659, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,258] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10660, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,265] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:24,279] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10661, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,279] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10662, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,299] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10663, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,299] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10664, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,319] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10665, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,319] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10666, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,339] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10667, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,339] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10668, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,359] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10669, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,360] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10670, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,366] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:24,379] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10671, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,380] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10672, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,400] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10673, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,400] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10674, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,420] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10675, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,420] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10676, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,440] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10677, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,440] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10678, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,461] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10679, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,461] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10680, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,466] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:24,481] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10681, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,481] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10682, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,502] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10683, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,502] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10684, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,522] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10685, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,522] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10686, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,542] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10687, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,542] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10688, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10689, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,562] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10690, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,566] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:24,582] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10691, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,582] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10692, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,602] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10693, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,602] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10694, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,622] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10695, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,622] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10696, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,642] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10697, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,642] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10698, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,662] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10699, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,662] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10700, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,666] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:24,682] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10701, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,682] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10702, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,703] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10704, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,703] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10703, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,723] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10705, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,723] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10706, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,743] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10707, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,743] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10708, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,763] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10709, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,763] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10710, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,766] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:24,783] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10711, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,783] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10712, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,803] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10714, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,803] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10713, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,824] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10716, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,824] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10715, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,844] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10718, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,844] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10717, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,864] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10719, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,864] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10720, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,866] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:24,884] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10721, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,884] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10722, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,905] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10724, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,905] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10723, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,925] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10725, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,925] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10726, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,946] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10727, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,946] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10728, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,966] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10729, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,966] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10730, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,966] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:24,986] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10732, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:24,986] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10731, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,007] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10733, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,007] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10734, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,027] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10735, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,027] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10736, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,048] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10737, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,048] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10738, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,066] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:25,068] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10739, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,068] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10740, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,088] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10741, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,088] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10742, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,109] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10743, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,109] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10744, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,129] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10745, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,129] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10746, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,150] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10747, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,150] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10748, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,166] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:25,170] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10749, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,170] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10750, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,190] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10751, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,190] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10752, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,211] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10754, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,211] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10753, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,231] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10755, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,231] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10756, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,252] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10758, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,252] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10757, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,266] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:25,272] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10760, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,272] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10759, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,292] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10762, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,292] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10761, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,313] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10764, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,313] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10763, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,333] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10766, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,333] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10765, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,353] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10767, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,353] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10768, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,367] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:25,373] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10770, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,373] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10769, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,393] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10772, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,393] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10771, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,413] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10773, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,413] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10774, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,433] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10775, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,433] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10776, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,454] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10778, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,454] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10777, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,467] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:25,474] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10779, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,474] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10780, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,495] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10781, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,495] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10782, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,515] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10783, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,515] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10784, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,536] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10786, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,536] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10785, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,556] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10788, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,556] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10787, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,567] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:25,576] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10790, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,576] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10789, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,596] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10791, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,596] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10792, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,616] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10794, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,616] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10793, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,636] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10796, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,636] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10795, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,656] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10798, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,656] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10797, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,667] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:25,677] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10800, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,677] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10799, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,697] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10802, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,697] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10801, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,718] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10804, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,718] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10803, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,738] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10806, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,738] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10805, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,759] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10808, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,759] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10807, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,767] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:25,779] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10810, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,779] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10809, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,799] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10812, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,799] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10811, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,819] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10814, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,819] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10813, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,839] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10816, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,839] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10815, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10818, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,859] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10817, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,867] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:25,879] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10820, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,879] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10819, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,900] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10822, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,900] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10821, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,920] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10824, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,920] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10823, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,940] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10826, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,940] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10825, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,960] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10828, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,960] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10827, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,967] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:25,980] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10830, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:25,980] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10829, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,000] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10832, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,000] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10831, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,020] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10834, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,020] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10833, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,040] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10836, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,040] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10835, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,060] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10838, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,060] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10837, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,067] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:26,080] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10840, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,080] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10839, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,100] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10842, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,100] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10841, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,121] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10844, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,121] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10843, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,141] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10846, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,141] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10845, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,161] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10848, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,161] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10847, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,167] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:26,181] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10850, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,182] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10849, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,201] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10851, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,202] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10852, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,222] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10853, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,222] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10854, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,242] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10856, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,242] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10855, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,262] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10857, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,262] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10858, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,267] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:26,282] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10860, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,283] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10859, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,302] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10861, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,303] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10862, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,323] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10863, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,323] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10864, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,343] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10866, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,343] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10865, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,363] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10867, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,363] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10868, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,368] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:26,383] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10870, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,384] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10869, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,403] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10871, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,404] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10872, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,424] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10874, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,424] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10873, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,444] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10875, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,444] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10876, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,464] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10878, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,464] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10877, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,468] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:26,484] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10880, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,484] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10879, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,504] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10882, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,504] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10881, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,524] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10884, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,524] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10883, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,544] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10886, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,544] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10885, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,564] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10888, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,564] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10887, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,568] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:26,584] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10889, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,584] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10890, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,604] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10892, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,604] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10891, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,624] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10894, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,624] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10893, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,644] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10896, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,644] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10895, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,665] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10898, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,665] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10897, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,668] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:26,685] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10900, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,685] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10899, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,706] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10902, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,706] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10901, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,726] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10904, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,726] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10903, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,747] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10906, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,747] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10905, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,767] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10908, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,767] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10907, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,768] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:26,788] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10910, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,788] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10909, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,808] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10912, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,808] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10911, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,829] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10913, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,829] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10914, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,849] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10916, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,849] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10915, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,868] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:26,870] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10917, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,870] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10918, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,890] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10919, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,890] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10920, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,910] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10922, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,910] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10921, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,930] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10923, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,930] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10924, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,951] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10925, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,951] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10926, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,968] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:26,972] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10928, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,972] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10927, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,992] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10930, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:26,992] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10929, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,013] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10931, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,013] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10932, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,033] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10934, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,033] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10933, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,054] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10936, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,054] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10935, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,068] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:27,074] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10938, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,074] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10937, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,094] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10939, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,094] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10940, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,114] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10941, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,114] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10942, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,134] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10944, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,134] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10943, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,154] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10945, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,154] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10946, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,168] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:27,174] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10948, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,174] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10947, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,195] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10950, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,195] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10949, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,215] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10952, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,215] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10951, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,236] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10953, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,236] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10954, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,256] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10956, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,256] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10955, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,269] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:27,276] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10958, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,276] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10957, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,296] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10960, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,296] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10959, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,316] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10961, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,316] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10962, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,336] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10964, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,336] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10963, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,357] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10965, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,357] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10966, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,369] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:27,377] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10967, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,377] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10968, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,398] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10969, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,398] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10970, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,418] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10972, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,418] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10971, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,438] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10974, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,438] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10973, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,458] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10976, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,458] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10975, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,469] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:27,478] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10978, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,478] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10977, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,499] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10979, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,499] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10980, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,519] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10982, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,519] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10981, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,539] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10984, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,539] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10983, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,559] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10986, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.73:9093 (id: 2 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,559] ERROR [RaftManager id=1] Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response: InboundResponse(correlationId=10985, data=VoteResponseData(errorCode=104, topics=[], nodeEndpoints=[]), source=192.168.0.88:9093 (id: 3 rack: null isFenced: false)) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,569] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:00:27,573] WARN [RaftManager id=1] Graceful shutdown timed out after 5000ms (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:00:27,573] ERROR [RaftManager id=1] Graceful shutdown of RaftClient failed (org.apache.kafka.raft.KafkaRaftClientDriver) +java.util.concurrent.TimeoutException: Timeout expired before graceful shutdown completed + at org.apache.kafka.raft.KafkaRaftClient$GracefulShutdown.failWithTimeout(KafkaRaftClient.java:3675) [kafka-raft-4.0.0.jar:?] + at org.apache.kafka.raft.KafkaRaftClient.maybeCompleteShutdown(KafkaRaftClient.java:3374) [kafka-raft-4.0.0.jar:?] + at org.apache.kafka.raft.KafkaRaftClient.poll(KafkaRaftClient.java:3443) [kafka-raft-4.0.0.jar:?] + at org.apache.kafka.raft.KafkaRaftClientDriver.doWork(KafkaRaftClientDriver.java:64) [kafka-raft-4.0.0.jar:?] + at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:136) [kafka-server-common-4.0.0.jar:?] +[2025-05-27 20:00:27,573] INFO [kafka-1-raft-io-thread]: Stopped (org.apache.kafka.raft.KafkaRaftClientDriver) +[2025-05-27 20:00:27,574] INFO [kafka-1-raft-io-thread]: Shutdown completed (org.apache.kafka.raft.KafkaRaftClientDriver) +[2025-05-27 20:00:27,579] INFO [kafka-1-raft-outbound-request-thread]: Shutting down (org.apache.kafka.raft.KafkaNetworkChannel$SendThread) +[2025-05-27 20:00:27,580] INFO [kafka-1-raft-outbound-request-thread]: Stopped (org.apache.kafka.raft.KafkaNetworkChannel$SendThread) +[2025-05-27 20:00:27,580] INFO [kafka-1-raft-outbound-request-thread]: Shutdown completed (org.apache.kafka.raft.KafkaNetworkChannel$SendThread) +[2025-05-27 20:00:27,585] INFO [ControllerRegistrationManager id=1 incarnation=FZ_VWKnZSh6Oa11nR17lxQ] beginShutdown: shutting down event queue. (org.apache.kafka.queue.KafkaEventQueue) +[2025-05-27 20:00:27,586] INFO [ControllerRegistrationManager id=1 incarnation=FZ_VWKnZSh6Oa11nR17lxQ] shutting down. (kafka.server.ControllerRegistrationManager) +[2025-05-27 20:00:27,586] INFO [controller-1-to-controller-registration-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:27,586] INFO [controller-1-to-controller-registration-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:27,586] INFO [controller-1-to-controller-registration-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:27,586] INFO Node to controller channel manager for registration shutdown (kafka.server.NodeToControllerChannelManagerImpl) +[2025-05-27 20:00:27,586] INFO [ControllerRegistrationManager id=1 incarnation=FZ_VWKnZSh6Oa11nR17lxQ] closed event queue. (org.apache.kafka.queue.KafkaEventQueue) +[2025-05-27 20:00:27,586] INFO [controller-1-to-controller-registration-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:00:27,586] WARN [NodeToControllerChannelManager id=1 name=registration] Attempting to close NetworkClient that has already been closed. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:00:27,586] INFO Node to controller channel manager for registration shutdown (kafka.server.NodeToControllerChannelManagerImpl) +[2025-05-27 20:00:27,586] INFO [ControllerRegistrationManager id=1 incarnation=FZ_VWKnZSh6Oa11nR17lxQ] closed event queue. (org.apache.kafka.queue.KafkaEventQueue) +[2025-05-27 20:00:27,587] INFO [SocketServer listenerType=CONTROLLER, nodeId=1] Stopping socket server request processors (kafka.network.SocketServer) +[2025-05-27 20:00:27,590] INFO [SocketServer listenerType=CONTROLLER, nodeId=1] Stopped socket server request processors (kafka.network.SocketServer) +[2025-05-27 20:00:27,591] INFO [QuorumController id=1] QuorumController#beginShutdown: shutting down event queue. (org.apache.kafka.queue.KafkaEventQueue) +[2025-05-27 20:00:27,591] INFO [SocketServer listenerType=CONTROLLER, nodeId=1] Shutting down socket server (kafka.network.SocketServer) +[2025-05-27 20:00:27,595] INFO [SocketServer listenerType=CONTROLLER, nodeId=1] Shutdown completed (kafka.network.SocketServer) +[2025-05-27 20:00:27,595] INFO [data-plane Kafka Request Handler on Broker 1], shutting down (kafka.server.KafkaRequestHandlerPool) +[2025-05-27 20:00:27,595] INFO [data-plane Kafka Request Handler on Broker 1], shut down completely (kafka.server.KafkaRequestHandlerPool) +[2025-05-27 20:00:27,596] INFO [ExpirationReaper-0-null]: Shutting down (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:27,596] INFO [ExpirationReaper-0-null]: Stopped (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:27,596] INFO [ExpirationReaper-0-null]: Shutdown completed (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:00:27,596] INFO [controller-1-ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:27,596] INFO [controller-1-ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:27,596] INFO [controller-1-ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:27,596] INFO [controller-1-ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:27,596] INFO [controller-1-ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:27,596] INFO [controller-1-ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:27,596] INFO [controller-1-ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:27,596] INFO [controller-1-ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:27,596] INFO [controller-1-ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:27,596] INFO [controller-1-ThrottledChannelReaper-ControllerMutation]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:27,597] INFO [controller-1-ThrottledChannelReaper-ControllerMutation]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:27,597] INFO [controller-1-ThrottledChannelReaper-ControllerMutation]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:00:27,597] INFO [QuorumController id=1] closed event queue. (org.apache.kafka.queue.KafkaEventQueue) +[2025-05-27 20:00:27,598] INFO [SharedServer id=1] Stopping SharedServer (kafka.server.SharedServer) +[2025-05-27 20:00:27,598] INFO [MetadataLoader id=1] beginShutdown: shutting down event queue. (org.apache.kafka.queue.KafkaEventQueue) +[2025-05-27 20:00:27,598] INFO [SnapshotGenerator id=1] close: shutting down event queue. (org.apache.kafka.queue.KafkaEventQueue) +[2025-05-27 20:00:27,598] INFO [SnapshotGenerator id=1] closed event queue. (org.apache.kafka.queue.KafkaEventQueue) +[2025-05-27 20:00:27,598] INFO [MetadataLoader id=1] closed event queue. (org.apache.kafka.queue.KafkaEventQueue) +[2025-05-27 20:00:27,598] INFO [SnapshotGenerator id=1] closed event queue. (org.apache.kafka.queue.KafkaEventQueue) +[2025-05-27 20:00:27,599] INFO Metrics scheduler closed (org.apache.kafka.common.metrics.Metrics) +[2025-05-27 20:00:27,599] INFO Closing reporter org.apache.kafka.common.metrics.JmxReporter (org.apache.kafka.common.metrics.Metrics) +[2025-05-27 20:00:27,599] INFO Metrics reporters closed (org.apache.kafka.common.metrics.Metrics) +[2025-05-27 20:00:27,599] INFO App info kafka.server for 1 unregistered (org.apache.kafka.common.utils.AppInfoParser) +[2025-05-27 20:00:27,600] INFO App info kafka.server for 1 unregistered (org.apache.kafka.common.utils.AppInfoParser) +[2025-05-27 20:15:42,946] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) +[2025-05-27 20:15:43,229] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) +[2025-05-27 20:15:43,231] INFO [ControllerServer id=1] Starting controller (kafka.server.ControllerServer) +[2025-05-27 20:15:43,501] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) +[2025-05-27 20:15:43,530] INFO [SocketServer listenerType=CONTROLLER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(CONTROLLER) (kafka.network.SocketServer) +[2025-05-27 20:15:43,536] INFO authorizerStart completed for endpoint CONTROLLER. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) +[2025-05-27 20:15:43,538] INFO [SharedServer id=1] Starting SharedServer (kafka.server.SharedServer) +[2025-05-27 20:15:43,583] INFO [LogLoader partition=__cluster_metadata-0, dir=/app/kafka4/data/metadata-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:15:43,584] INFO [LogLoader partition=__cluster_metadata-0, dir=/app/kafka4/data/metadata-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:15:43,586] INFO [LogLoader partition=__cluster_metadata-0, dir=/app/kafka4/data/metadata-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:15:43,612] INFO Initialized snapshots with IDs SortedSet() from /app/kafka4/data/metadata-logs/__cluster_metadata-0 (kafka.raft.KafkaMetadataLog$) +[2025-05-27 20:15:43,628] INFO [raft-expiration-reaper]: Starting (kafka.raft.TimingWheelExpirationService$ExpiredOperationReaper) +[2025-05-27 20:15:43,634] INFO [RaftManager id=1] Starting request manager with bootstrap servers: [192.168.0.87:9093 (id: -2 rack: null isFenced: false), 192.168.0.73:9093 (id: -3 rack: null isFenced: false), 192.168.0.88:9093 (id: -4 rack: null isFenced: false)] (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:43,639] INFO [RaftManager id=1] Reading KRaft snapshot and log as part of the initialization (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:43,641] INFO [RaftManager id=1] Starting voters are VoterSet(voters={1=VoterNode(voterKey=ReplicaKey(id=1, directoryId=), listeners=Endpoints(endpoints={ListenerName(CONTROLLER)=/192.168.0.87:9093}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0]), 2=VoterNode(voterKey=ReplicaKey(id=2, directoryId=), listeners=Endpoints(endpoints={ListenerName(CONTROLLER)=/192.168.0.73:9093}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0]), 3=VoterNode(voterKey=ReplicaKey(id=3, directoryId=), listeners=Endpoints(endpoints={ListenerName(CONTROLLER)=/192.168.0.88:9093}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0])}) (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:43,644] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=1542, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:43,658] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=1542, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:43,661] INFO [kafka-1-raft-outbound-request-thread]: Starting (org.apache.kafka.raft.KafkaNetworkChannel$SendThread) +[2025-05-27 20:15:43,661] INFO [kafka-1-raft-io-thread]: Starting (org.apache.kafka.raft.KafkaRaftClientDriver) +[2025-05-27 20:15:43,673] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:43,674] INFO [RaftManager id=1] Registered the listener org.apache.kafka.image.loader.MetadataLoader@1531319744 (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:43,674] INFO [ControllerServer id=1] Waiting for controller quorum voters future (kafka.server.ControllerServer) +[2025-05-27 20:15:43,674] INFO [ControllerServer id=1] Finished waiting for controller quorum voters future (kafka.server.ControllerServer) +[2025-05-27 20:15:43,682] INFO [RaftManager id=1] Node -2 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:15:43,682] WARN [RaftManager id=1] Connection to node -2 (/192.168.0.87:9093) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:15:43,688] INFO [RaftManager id=1] Node -3 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:15:43,689] WARN [RaftManager id=1] Connection to node -3 (/192.168.0.73:9093) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:15:43,696] INFO [RaftManager id=1] Node -4 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:15:43,696] WARN [RaftManager id=1] Connection to node -4 (/192.168.0.88:9093) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:15:43,702] INFO [RaftManager id=1] Registered the listener org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@1801348204 (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:43,706] INFO [controller-1-ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,706] INFO [controller-1-ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,707] INFO [controller-1-ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,708] INFO [controller-1-ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,720] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,732] INFO [ControllerServer id=1] Waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) +[2025-05-27 20:15:43,732] INFO [ControllerServer id=1] Finished waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) +[2025-05-27 20:15:43,732] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:43,733] INFO [SocketServer listenerType=CONTROLLER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) +[2025-05-27 20:15:43,735] INFO Awaiting socket connections on 0.0.0.0:9093. (kafka.network.DataPlaneAcceptor) +[2025-05-27 20:15:43,742] INFO [controller-1-to-controller-registration-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:43,742] INFO [ControllerRegistrationManager id=1 incarnation=K3W9NstrSjGCWNgeFAZuLw] initialized channel manager. (kafka.server.ControllerRegistrationManager) +[2025-05-27 20:15:43,742] INFO [ControllerRegistrationManager id=1 incarnation=K3W9NstrSjGCWNgeFAZuLw] maybeSendControllerRegistration: cannot register yet because the metadata.version is not known yet. (kafka.server.ControllerRegistrationManager) +[2025-05-27 20:15:43,743] INFO [ControllerServer id=1] Waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) +[2025-05-27 20:15:43,743] INFO [ControllerServer id=1] Finished waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) +[2025-05-27 20:15:43,743] INFO [ControllerServer id=1] Waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) +[2025-05-27 20:15:43,743] INFO [ControllerServer id=1] Finished waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) +[2025-05-27 20:15:43,744] INFO [BrokerServer id=1] Transition from SHUTDOWN to STARTING (kafka.server.BrokerServer) +[2025-05-27 20:15:43,745] INFO [BrokerServer id=1] Starting broker (kafka.server.BrokerServer) +[2025-05-27 20:15:43,759] INFO [broker-1-ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,761] INFO [broker-1-ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,761] INFO [broker-1-ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,770] INFO [broker-1-ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) +[2025-05-27 20:15:43,798] INFO [BrokerServer id=1] Waiting for controller quorum voters future (kafka.server.BrokerServer) +[2025-05-27 20:15:43,798] INFO [BrokerServer id=1] Finished waiting for controller quorum voters future (kafka.server.BrokerServer) +[2025-05-27 20:15:43,800] INFO [broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:43,810] INFO [client-metrics-reaper]: Starting (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 20:15:43,831] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) +[2025-05-27 20:15:43,833] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:43,833] INFO [SocketServer listenerType=BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(INTERNAL) (kafka.network.SocketServer) +[2025-05-27 20:15:43,834] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) +[2025-05-27 20:15:43,836] INFO [SocketServer listenerType=BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(EXTERNAL) (kafka.network.SocketServer) +[2025-05-27 20:15:43,840] INFO [broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:43,851] INFO [broker-1-to-controller-directory-assignments-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:43,859] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,860] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,861] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,863] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,863] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,863] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,884] INFO [BrokerServer id=1] Using no op persister (kafka.server.BrokerServer) +[2025-05-27 20:15:43,892] INFO [group-coordinator-reaper]: Starting (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 20:15:43,906] INFO [group-coordinator-event-processor-0]: Starting (org.apache.kafka.coordinator.common.runtime.MultiThreadedEventProcessor$EventProcessorThread) +[2025-05-27 20:15:43,914] INFO [group-coordinator-event-processor-1]: Starting (org.apache.kafka.coordinator.common.runtime.MultiThreadedEventProcessor$EventProcessorThread) +[2025-05-27 20:15:43,914] INFO [group-coordinator-event-processor-2]: Starting (org.apache.kafka.coordinator.common.runtime.MultiThreadedEventProcessor$EventProcessorThread) +[2025-05-27 20:15:43,916] INFO [group-coordinator-event-processor-3]: Starting (org.apache.kafka.coordinator.common.runtime.MultiThreadedEventProcessor$EventProcessorThread) +[2025-05-27 20:15:43,933] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:43,934] INFO Unable to read the broker epoch in /app/kafka4/data/kraft-combined-logs. (kafka.log.LogManager) +[2025-05-27 20:15:43,939] INFO [broker-1-to-controller-heartbeat-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:43,940] INFO [BrokerLifecycleManager id=1] Incarnation d-m3sk0uRiOv4Xb_gjgAMA of broker 1 in cluster VcD4VONhTsGM90xh5WBCZg is now STARTING. (kafka.server.BrokerLifecycleManager) +[2025-05-27 20:15:43,947] INFO [share-group-lock-timeout-reaper]: Starting (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) +[2025-05-27 20:15:43,957] INFO [ExpirationReaper-0-null]: Starting (org.apache.kafka.server.purgatory.DelayedOperationPurgatory$ExpiredOperationReaper) +[2025-05-27 20:15:43,984] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:43,984] INFO [BrokerServer id=1] Waiting for the broker metadata publishers to be installed (kafka.server.BrokerServer) +[2025-05-27 20:15:43,984] INFO [BrokerServer id=1] Finished waiting for the broker metadata publishers to be installed (kafka.server.BrokerServer) +[2025-05-27 20:15:43,984] INFO [BrokerServer id=1] Waiting for the controller to acknowledge that we are caught up (kafka.server.BrokerServer) +[2025-05-27 20:15:44,084] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,184] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,285] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,385] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,485] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,586] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,686] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,786] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,887] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:44,987] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,087] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,098] INFO [RaftManager id=1] Vote request VoteRequestData(clusterId='VcD4VONhTsGM90xh5WBCZg', voterId=1, topics=[TopicData(topicName='__cluster_metadata', partitions=[PartitionData(partitionIndex=0, replicaEpoch=0, replicaId=2, replicaDirectoryId=POjNTqRztN9tDBcLAf5Cqw, voterDirectoryId=AAAAAAAAAAAAAAAAAAAAAA, lastOffsetEpoch=0, lastOffset=0, preVote=true)])]) with epoch 0 is granted (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:45,104] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=82, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=1542, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:45,108] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=82, highWatermark=Optional.empty) from UnattachedState(epoch=0, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=1542, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:45,110] INFO [RaftManager id=1] Attempting durable transition to UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional[ReplicaKey(id=2, directoryId=POjNTqRztN9tDBcLAf5Cqw)], voters=[1, 2, 3], electionTimeoutMs=1346, highWatermark=Optional.empty) from UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=82, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:45,112] INFO [RaftManager id=1] Completed transition to UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional[ReplicaKey(id=2, directoryId=POjNTqRztN9tDBcLAf5Cqw)], voters=[1, 2, 3], electionTimeoutMs=1346, highWatermark=Optional.empty) from UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional.empty, voters=[1, 2, 3], electionTimeoutMs=82, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:45,112] INFO [RaftManager id=1] Vote request VoteRequestData(clusterId='VcD4VONhTsGM90xh5WBCZg', voterId=1, topics=[TopicData(topicName='__cluster_metadata', partitions=[PartitionData(partitionIndex=0, replicaEpoch=1, replicaId=2, replicaDirectoryId=POjNTqRztN9tDBcLAf5Cqw, voterDirectoryId=AAAAAAAAAAAAAAAAAAAAAA, lastOffsetEpoch=0, lastOffset=0, preVote=false)])]) with epoch 1 is granted (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:45,157] INFO [RaftManager id=1] Attempting durable transition to FollowerState(fetchTimeoutMs=2000, epoch=1, leader=2, leaderEndpoints=Endpoints(endpoints={ListenerName(CONTROLLER)=192.168.0.73/:9093}), votedKey=Optional[ReplicaKey(id=2, directoryId=POjNTqRztN9tDBcLAf5Cqw)], voters=[1, 2, 3], highWatermark=Optional.empty, fetchingSnapshot=Optional.empty) from UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional[ReplicaKey(id=2, directoryId=POjNTqRztN9tDBcLAf5Cqw)], voters=[1, 2, 3], electionTimeoutMs=1346, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:45,159] INFO [RaftManager id=1] Completed transition to FollowerState(fetchTimeoutMs=2000, epoch=1, leader=2, leaderEndpoints=Endpoints(endpoints={ListenerName(CONTROLLER)=192.168.0.73/:9093}), votedKey=Optional[ReplicaKey(id=2, directoryId=POjNTqRztN9tDBcLAf5Cqw)], voters=[1, 2, 3], highWatermark=Optional.empty, fetchingSnapshot=Optional.empty) from UnattachedState(epoch=1, leaderId=OptionalInt.empty, votedKey=Optional[ReplicaKey(id=2, directoryId=POjNTqRztN9tDBcLAf5Cqw)], voters=[1, 2, 3], electionTimeoutMs=1346, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) +[2025-05-27 20:15:45,188] INFO [MetadataLoader id=1] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,203] INFO [broker-1-to-controller-forwarding-channel-manager]: Recorded new KRaft controller, from now on will use node 192.168.0.73:9093 (id: 2 rack: null isFenced: false) (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:45,242] INFO [broker-1-to-controller-heartbeat-channel-manager]: Recorded new KRaft controller, from now on will use node 192.168.0.73:9093 (id: 2 rack: null isFenced: false) (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:45,243] INFO [broker-1-to-controller-alter-partition-channel-manager]: Recorded new KRaft controller, from now on will use node 192.168.0.73:9093 (id: 2 rack: null isFenced: false) (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:45,246] INFO [controller-1-to-controller-registration-channel-manager]: Recorded new KRaft controller, from now on will use node 192.168.0.73:9093 (id: 2 rack: null isFenced: false) (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:45,247] INFO [RaftManager id=1] High watermark set to Optional[LogOffsetMetadata(offset=1, metadata=Optional.empty)] for the first time for epoch 1 (org.apache.kafka.raft.FollowerState) +[2025-05-27 20:15:45,249] INFO [RaftManager id=1] Setting the next offset of org.apache.kafka.image.loader.MetadataLoader@1531319744 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:45,250] INFO [RaftManager id=1] Setting the next offset of org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@1801348204 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) +[2025-05-27 20:15:45,250] INFO [MetadataLoader id=1] maybePublishMetadata(LOG_DELTA): The loader is still catching up because we have not loaded a controller record as of offset 0 and high water mark is 1 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,253] INFO [broker-1-to-controller-directory-assignments-channel-manager]: Recorded new KRaft controller, from now on will use node 192.168.0.73:9093 (id: 2 rack: null isFenced: false) (kafka.server.NodeToControllerRequestThread) +[2025-05-27 20:15:45,276] INFO [MetadataLoader id=1] maybePublishMetadata(LOG_DELTA): The loader finished catching up to the current high water mark of 7 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,279] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing SnapshotGenerator with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,280] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing KRaftMetadataCachePublisher with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,280] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing FeaturesPublisher with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,282] INFO [ControllerServer id=1] Loaded new metadata Features(metadataVersion=4.0-IV3, finalizedFeatures={group.version=1, transaction.version=2, metadata.version=25}, finalizedFeaturesEpoch=6). (org.apache.kafka.metadata.publisher.FeaturesPublisher) +[2025-05-27 20:15:45,282] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing ControllerRegistrationsPublisher with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,282] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing ControllerRegistrationManager with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,283] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing DynamicConfigPublisher controller id=1 with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,284] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing DynamicClientQuotaPublisher controller id=1 with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,284] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing DynamicTopicClusterQuotaPublisher controller id=1 with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,285] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing ScramPublisher controller id=1 with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,286] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing DelegationTokenPublisher controller id=1 with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,287] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing ControllerMetadataMetricsPublisher with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,287] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing AclPublisher controller id=1 with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,287] INFO [ControllerRegistrationManager id=1 incarnation=K3W9NstrSjGCWNgeFAZuLw] sendControllerRegistration: attempting to send ControllerRegistrationRequestData(controllerId=1, incarnationId=K3W9NstrSjGCWNgeFAZuLw, zkMigrationReady=false, listeners=[Listener(name='CONTROLLER', host='192.168.0.87', port=9093, securityProtocol=0)], features=[Feature(name='group.version', minSupportedVersion=0, maxSupportedVersion=1), Feature(name='transaction.version', minSupportedVersion=0, maxSupportedVersion=2), Feature(name='eligible.leader.replicas.version', minSupportedVersion=0, maxSupportedVersion=1), Feature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), Feature(name='metadata.version', minSupportedVersion=7, maxSupportedVersion=25)]) (kafka.server.ControllerRegistrationManager) +[2025-05-27 20:15:45,288] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing MetadataVersionPublisher(id=1) with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,288] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing BrokerMetadataPublisher with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,290] INFO [BrokerMetadataPublisher id=1] Publishing initial metadata at offset OffsetAndEpoch(offset=6, epoch=1) with metadata.version Optional[4.0-IV3]. (kafka.server.metadata.BrokerMetadataPublisher) +[2025-05-27 20:15:45,291] INFO [BrokerLifecycleManager id=1] Successfully registered broker 1 with broker epoch 7 (kafka.server.BrokerLifecycleManager) +[2025-05-27 20:15:45,291] INFO Loading logs from log dirs ArrayBuffer(/app/kafka4/data/kraft-combined-logs) (kafka.log.LogManager) +[2025-05-27 20:15:45,294] INFO No logs found to be loaded in /app/kafka4/data/kraft-combined-logs (kafka.log.LogManager) +[2025-05-27 20:15:45,301] INFO Loaded 0 logs in 8ms (kafka.log.LogManager) +[2025-05-27 20:15:45,302] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) +[2025-05-27 20:15:45,302] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) +[2025-05-27 20:15:45,320] INFO [ControllerRegistrationManager id=1 incarnation=K3W9NstrSjGCWNgeFAZuLw] RegistrationResponseHandler: controller acknowledged ControllerRegistrationRequest. (kafka.server.ControllerRegistrationManager) +[2025-05-27 20:15:45,371] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) +[2025-05-27 20:15:45,379] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) +[2025-05-27 20:15:45,380] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager) +[2025-05-27 20:15:45,380] INFO [GroupCoordinator id=1] Starting up. (org.apache.kafka.coordinator.group.GroupCoordinatorService) +[2025-05-27 20:15:45,381] INFO [GroupCoordinator id=1] Startup complete. (org.apache.kafka.coordinator.group.GroupCoordinatorService) +[2025-05-27 20:15:45,382] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) +[2025-05-27 20:15:45,383] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) +[2025-05-27 20:15:45,383] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) +[2025-05-27 20:15:45,392] INFO [MetadataLoader id=1] InitializeNewPublishers: initializing BrokerRegistrationTracker(id=1) with a snapshot at offset 6 (org.apache.kafka.image.loader.MetadataLoader) +[2025-05-27 20:15:45,400] INFO [ControllerRegistrationManager id=1 incarnation=K3W9NstrSjGCWNgeFAZuLw] Our registration has been persisted to the metadata log. (kafka.server.ControllerRegistrationManager) +[2025-05-27 20:15:45,413] INFO [BrokerLifecycleManager id=1] The broker has caught up. Transitioning from STARTING to RECOVERY. (kafka.server.BrokerLifecycleManager) +[2025-05-27 20:15:45,413] INFO [BrokerServer id=1] Finished waiting for the controller to acknowledge that we are caught up (kafka.server.BrokerServer) +[2025-05-27 20:15:45,413] INFO [BrokerServer id=1] Waiting for the initial broker metadata update to be published (kafka.server.BrokerServer) +[2025-05-27 20:15:45,414] INFO [BrokerServer id=1] Finished waiting for the initial broker metadata update to be published (kafka.server.BrokerServer) +[2025-05-27 20:15:45,415] INFO KafkaConfig values: + add.partitions.to.txn.retry.backoff.max.ms = 100 + add.partitions.to.txn.retry.backoff.ms = 20 + advertised.listeners = INTERNAL://192.168.0.87:9094,EXTERNAL://114.110.129.227:19092,CONTROLLER://192.168.0.87:9093 + alter.config.policy.class.name = null + alter.log.dirs.replication.quota.window.num = 11 + alter.log.dirs.replication.quota.window.size.seconds = 1 + authorizer.class.name = + auto.create.topics.enable = true + auto.leader.rebalance.enable = true + background.threads = 10 + broker.heartbeat.interval.ms = 2000 + broker.id = 1 + broker.rack = null + broker.session.timeout.ms = 9000 + client.quota.callback.class = null + compression.gzip.level = -1 + compression.lz4.level = 9 + compression.type = producer + compression.zstd.level = 3 + connection.failed.authentication.delay.ms = 100 + connections.max.idle.ms = 600000 + connections.max.reauth.ms = 0 + controlled.shutdown.enable = true + controller.listener.names = CONTROLLER + controller.performance.always.log.threshold.ms = 2000 + controller.performance.sample.period.ms = 60000 + controller.quorum.append.linger.ms = 25 + controller.quorum.bootstrap.servers = [192.168.0.87:9093, 192.168.0.73:9093, 192.168.0.88:9093] + controller.quorum.election.backoff.max.ms = 1000 + controller.quorum.election.timeout.ms = 1000 + controller.quorum.fetch.timeout.ms = 2000 + controller.quorum.request.timeout.ms = 2000 + controller.quorum.retry.backoff.ms = 20 + controller.quorum.voters = [1@192.168.0.87:9093, 2@192.168.0.73:9093, 3@192.168.0.88:9093] + controller.quota.window.num = 11 + controller.quota.window.size.seconds = 1 + controller.socket.timeout.ms = 30000 + create.topic.policy.class.name = null + default.replication.factor = 1 + delegation.token.expiry.check.interval.ms = 3600000 + delegation.token.expiry.time.ms = 86400000 + delegation.token.max.lifetime.ms = 604800000 + delegation.token.secret.key = null + delete.records.purgatory.purge.interval.requests = 1 + delete.topic.enable = true + early.start.listeners = null + fetch.max.bytes = 57671680 + fetch.purgatory.purge.interval.requests = 1000 + group.consumer.assignors = [uniform, range] + group.consumer.heartbeat.interval.ms = 5000 + group.consumer.max.heartbeat.interval.ms = 15000 + group.consumer.max.session.timeout.ms = 60000 + group.consumer.max.size = 2147483647 + group.consumer.migration.policy = bidirectional + group.consumer.min.heartbeat.interval.ms = 5000 + group.consumer.min.session.timeout.ms = 45000 + group.consumer.session.timeout.ms = 45000 + group.coordinator.append.linger.ms = 5 + group.coordinator.new.enable = true + group.coordinator.rebalance.protocols = [classic, consumer] + group.coordinator.threads = 4 + group.initial.rebalance.delay.ms = 3000 + group.max.session.timeout.ms = 1800000 + group.max.size = 2147483647 + group.min.session.timeout.ms = 6000 + group.share.delivery.count.limit = 5 + group.share.enable = false + group.share.heartbeat.interval.ms = 5000 + group.share.max.groups = 10 + group.share.max.heartbeat.interval.ms = 15000 + group.share.max.record.lock.duration.ms = 60000 + group.share.max.session.timeout.ms = 60000 + group.share.max.size = 200 + group.share.min.heartbeat.interval.ms = 5000 + group.share.min.record.lock.duration.ms = 15000 + group.share.min.session.timeout.ms = 45000 + group.share.partition.max.record.locks = 200 + group.share.persister.class.name = org.apache.kafka.server.share.persister.DefaultStatePersister + group.share.record.lock.duration.ms = 30000 + group.share.session.timeout.ms = 45000 + initial.broker.registration.timeout.ms = 60000 + inter.broker.listener.name = INTERNAL + kafka.metrics.polling.interval.secs = 10 + kafka.metrics.reporters = [] + leader.imbalance.check.interval.seconds = 300 + listener.security.protocol.map = INTERNAL:PLAINTEXT,EXTERNAL:PLAINTEXT,CONTROLLER:PLAINTEXT,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL + listeners = INTERNAL://0.0.0.0:9094,EXTERNAL://0.0.0.0:9092,CONTROLLER://0.0.0.0:9093 + log.cleaner.backoff.ms = 15000 + log.cleaner.dedupe.buffer.size = 134217728 + log.cleaner.delete.retention.ms = 86400000 + log.cleaner.enable = true + log.cleaner.io.buffer.load.factor = 0.9 + log.cleaner.io.buffer.size = 524288 + log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 + log.cleaner.max.compaction.lag.ms = 9223372036854775807 + log.cleaner.min.cleanable.ratio = 0.5 + log.cleaner.min.compaction.lag.ms = 0 + log.cleaner.threads = 1 + log.cleanup.policy = [delete] + log.dir = /tmp/kafka-logs + log.dir.failure.timeout.ms = 30000 + log.dirs = /app/kafka4/data/kraft-combined-logs + log.flush.interval.messages = 9223372036854775807 + log.flush.interval.ms = null + log.flush.offset.checkpoint.interval.ms = 60000 + log.flush.scheduler.interval.ms = 9223372036854775807 + log.flush.start.offset.checkpoint.interval.ms = 60000 + log.index.interval.bytes = 4096 + log.index.size.max.bytes = 10485760 + log.initial.task.delay.ms = 30000 + log.local.retention.bytes = -2 + log.local.retention.ms = -2 + log.message.timestamp.after.max.ms = 3600000 + log.message.timestamp.before.max.ms = 9223372036854775807 + log.message.timestamp.type = CreateTime + log.preallocate = false + log.retention.bytes = -1 + log.retention.check.interval.ms = 300000 + log.retention.hours = 168 + log.retention.minutes = null + log.retention.ms = null + log.roll.hours = 168 + log.roll.jitter.hours = 0 + log.roll.jitter.ms = null + log.roll.ms = null + log.segment.bytes = 1073741824 + log.segment.delete.delay.ms = 60000 + max.connection.creation.rate = 2147483647 + max.connections = 2147483647 + max.connections.per.ip = 2147483647 + max.connections.per.ip.overrides = + max.incremental.fetch.session.cache.slots = 1000 + max.request.partition.size.limit = 2000 + message.max.bytes = 1048588 + metadata.log.dir = /app/kafka4/data/metadata-logs + metadata.log.max.record.bytes.between.snapshots = 20971520 + metadata.log.max.snapshot.interval.ms = 3600000 + metadata.log.segment.bytes = 1073741824 + metadata.log.segment.min.bytes = 8388608 + metadata.log.segment.ms = 604800000 + metadata.max.idle.interval.ms = 500 + metadata.max.retention.bytes = 104857600 + metadata.max.retention.ms = 604800000 + metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + min.insync.replicas = 1 + node.id = 1 + num.io.threads = 2 + num.network.threads = 2 + num.partitions = 3 + num.recovery.threads.per.data.dir = 1 + num.replica.alter.log.dirs.threads = null + num.replica.fetchers = 1 + offset.metadata.max.bytes = 4096 + offsets.commit.timeout.ms = 5000 + offsets.load.buffer.size = 5242880 + offsets.retention.check.interval.ms = 600000 + offsets.retention.minutes = 10080 + offsets.topic.compression.codec = 0 + offsets.topic.num.partitions = 50 + offsets.topic.replication.factor = 1 + offsets.topic.segment.bytes = 104857600 + principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder + process.roles = [broker, controller] + producer.id.expiration.check.interval.ms = 600000 + producer.id.expiration.ms = 86400000 + producer.purgatory.purge.interval.requests = 1000 + queued.max.request.bytes = -1 + queued.max.requests = 500 + quota.window.num = 11 + quota.window.size.seconds = 1 + remote.fetch.max.wait.ms = 500 + remote.list.offsets.request.timeout.ms = 30000 + remote.log.index.file.cache.total.size.bytes = 1073741824 + remote.log.manager.copier.thread.pool.size = 10 + remote.log.manager.copy.max.bytes.per.second = 9223372036854775807 + remote.log.manager.copy.quota.window.num = 11 + remote.log.manager.copy.quota.window.size.seconds = 1 + remote.log.manager.expiration.thread.pool.size = 10 + remote.log.manager.fetch.max.bytes.per.second = 9223372036854775807 + remote.log.manager.fetch.quota.window.num = 11 + remote.log.manager.fetch.quota.window.size.seconds = 1 + remote.log.manager.task.interval.ms = 30000 + remote.log.manager.task.retry.backoff.max.ms = 30000 + remote.log.manager.task.retry.backoff.ms = 500 + remote.log.manager.task.retry.jitter = 0.2 + remote.log.manager.thread.pool.size = 2 + remote.log.metadata.custom.metadata.max.bytes = 128 + remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager + remote.log.metadata.manager.class.path = null + remote.log.metadata.manager.impl.prefix = rlmm.config. + remote.log.metadata.manager.listener.name = null + remote.log.reader.max.pending.tasks = 100 + remote.log.reader.threads = 10 + remote.log.storage.manager.class.name = null + remote.log.storage.manager.class.path = null + remote.log.storage.manager.impl.prefix = rsm.config. + remote.log.storage.system.enable = false + replica.fetch.backoff.ms = 1000 + replica.fetch.max.bytes = 1048576 + replica.fetch.min.bytes = 1 + replica.fetch.response.max.bytes = 10485760 + replica.fetch.wait.max.ms = 500 + replica.high.watermark.checkpoint.interval.ms = 5000 + replica.lag.time.max.ms = 30000 + replica.selector.class = null + replica.socket.receive.buffer.bytes = 65536 + replica.socket.timeout.ms = 30000 + replication.quota.window.num = 11 + replication.quota.window.size.seconds = 1 + request.timeout.ms = 30000 + sasl.client.callback.handler.class = null + sasl.enabled.mechanisms = [GSSAPI] + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.principal.to.local.rules = [DEFAULT] + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.connect.timeout.ms = null + sasl.login.read.timeout.ms = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.login.retry.backoff.max.ms = 10000 + sasl.login.retry.backoff.ms = 100 + sasl.mechanism.controller.protocol = GSSAPI + sasl.mechanism.inter.broker.protocol = GSSAPI + sasl.oauthbearer.clock.skew.seconds = 30 + sasl.oauthbearer.expected.audience = null + sasl.oauthbearer.expected.issuer = null + sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 + sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 + sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 + sasl.oauthbearer.jwks.endpoint.url = null + sasl.oauthbearer.scope.claim.name = scope + sasl.oauthbearer.sub.claim.name = sub + sasl.oauthbearer.token.endpoint.url = null + sasl.server.callback.handler.class = null + sasl.server.max.receive.size = 524288 + security.inter.broker.protocol = PLAINTEXT + security.providers = null + server.max.startup.time.ms = 9223372036854775807 + share.coordinator.append.linger.ms = 10 + share.coordinator.load.buffer.size = 5242880 + share.coordinator.snapshot.update.records.per.snapshot = 500 + share.coordinator.state.topic.compression.codec = 0 + share.coordinator.state.topic.min.isr = 1 + share.coordinator.state.topic.num.partitions = 50 + share.coordinator.state.topic.prune.interval.ms = 300000 + share.coordinator.state.topic.replication.factor = 1 + share.coordinator.state.topic.segment.bytes = 104857600 + share.coordinator.threads = 1 + share.coordinator.write.timeout.ms = 5000 + share.fetch.max.fetch.records = 2147483647 + share.fetch.purgatory.purge.interval.requests = 1000 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + socket.listen.backlog.size = 50 + socket.receive.buffer.bytes = 102400 + socket.request.max.bytes = 104857600 + socket.send.buffer.bytes = 102400 + ssl.allow.dn.changes = false + ssl.allow.san.changes = false + ssl.cipher.suites = [] + ssl.client.auth = none + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.principal.mapping.rules = DEFAULT + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + telemetry.max.bytes = 1048576 + transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 + transaction.max.timeout.ms = 900000 + transaction.partition.verification.enable = true + transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 + transaction.state.log.load.buffer.size = 5242880 + transaction.state.log.min.isr = 1 + transaction.state.log.num.partitions = 50 + transaction.state.log.replication.factor = 1 + transaction.state.log.segment.bytes = 104857600 + transactional.id.expiration.ms = 604800000 + unclean.leader.election.enable = false + unclean.leader.election.interval.ms = 300000 + unstable.api.versions.enable = false + unstable.feature.versions.enable = false + (org.apache.kafka.common.config.AbstractConfig) +[2025-05-27 20:15:45,418] INFO [BrokerServer id=1] Waiting for the broker to be unfenced (kafka.server.BrokerServer) +[2025-05-27 20:15:45,451] INFO [BrokerLifecycleManager id=1] The broker has been unfenced. Transitioning from RECOVERY to RUNNING. (kafka.server.BrokerLifecycleManager) +[2025-05-27 20:15:45,451] INFO [BrokerServer id=1] Finished waiting for the broker to be unfenced (kafka.server.BrokerServer) +[2025-05-27 20:15:45,455] INFO authorizerStart completed for endpoint INTERNAL. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) +[2025-05-27 20:15:45,455] INFO authorizerStart completed for endpoint EXTERNAL. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) +[2025-05-27 20:15:45,455] INFO [SocketServer listenerType=BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) +[2025-05-27 20:15:45,455] INFO Awaiting socket connections on 0.0.0.0:9094. (kafka.network.DataPlaneAcceptor) +[2025-05-27 20:15:45,456] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.DataPlaneAcceptor) +[2025-05-27 20:15:45,459] INFO [BrokerServer id=1] Waiting for all of the authorizer futures to be completed (kafka.server.BrokerServer) +[2025-05-27 20:15:45,459] INFO [BrokerServer id=1] Finished waiting for all of the authorizer futures to be completed (kafka.server.BrokerServer) +[2025-05-27 20:15:45,459] INFO [BrokerServer id=1] Waiting for all of the SocketServer Acceptors to be started (kafka.server.BrokerServer) +[2025-05-27 20:15:45,459] INFO [BrokerServer id=1] Finished waiting for all of the SocketServer Acceptors to be started (kafka.server.BrokerServer) +[2025-05-27 20:15:45,460] INFO [BrokerServer id=1] Transition from STARTING to STARTED (kafka.server.BrokerServer) +[2025-05-27 20:15:45,460] INFO Kafka version: 4.0.0 (org.apache.kafka.common.utils.AppInfoParser) +[2025-05-27 20:15:45,460] INFO Kafka commitId: 985bc99521dd22bb (org.apache.kafka.common.utils.AppInfoParser) +[2025-05-27 20:15:45,460] INFO Kafka startTimeMs: 1748344545460 (org.apache.kafka.common.utils.AppInfoParser) +[2025-05-27 20:15:45,461] INFO [KafkaRaftServer nodeId=1] Kafka Server started (kafka.server.KafkaRaftServer) +[2025-05-27 20:23:30,818] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(test-topic-0) (kafka.server.ReplicaFetcherManager) +[2025-05-27 20:23:30,832] INFO [LogLoader partition=test-topic-0, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:23:30,835] INFO Created log for partition test-topic-0 in /app/kafka4/data/kraft-combined-logs/test-topic-0 with properties {} (kafka.log.LogManager) +[2025-05-27 20:23:30,836] INFO [Partition test-topic-0 broker=1] No checkpointed highwatermark is found for partition test-topic-0 (kafka.cluster.Partition) +[2025-05-27 20:23:30,837] INFO [Partition test-topic-0 broker=1] Log loaded for partition test-topic-0 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:25:45,137] INFO [RaftManager id=1] Node -4 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:25:45,344] INFO [RaftManager id=1] Node -3 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:25:45,345] INFO [NodeToControllerChannelManager id=1 name=registration] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:26:03,853] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(__consumer_offsets-13, __consumer_offsets-46, __consumer_offsets-9, __consumer_offsets-42, __consumer_offsets-22, __consumer_offsets-17, __consumer_offsets-49, __consumer_offsets-18, __consumer_offsets-30, __consumer_offsets-27, __consumer_offsets-25, __consumer_offsets-39, __consumer_offsets-8, __consumer_offsets-38, __consumer_offsets-3, __consumer_offsets-33, __consumer_offsets-2) (kafka.server.ReplicaFetcherManager) +[2025-05-27 20:26:03,856] INFO [LogLoader partition=__consumer_offsets-13, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,857] INFO Created log for partition __consumer_offsets-13 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-13 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,857] INFO [Partition __consumer_offsets-13 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-13 (kafka.cluster.Partition) +[2025-05-27 20:26:03,858] INFO [Partition __consumer_offsets-13 broker=1] Log loaded for partition __consumer_offsets-13 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,862] INFO [LogLoader partition=__consumer_offsets-46, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,863] INFO Created log for partition __consumer_offsets-46 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-46 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,863] INFO [Partition __consumer_offsets-46 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-46 (kafka.cluster.Partition) +[2025-05-27 20:26:03,864] INFO [Partition __consumer_offsets-46 broker=1] Log loaded for partition __consumer_offsets-46 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,868] INFO [LogLoader partition=__consumer_offsets-9, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,868] INFO Created log for partition __consumer_offsets-9 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-9 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,868] INFO [Partition __consumer_offsets-9 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-9 (kafka.cluster.Partition) +[2025-05-27 20:26:03,868] INFO [Partition __consumer_offsets-9 broker=1] Log loaded for partition __consumer_offsets-9 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,872] INFO [LogLoader partition=__consumer_offsets-42, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,872] INFO Created log for partition __consumer_offsets-42 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-42 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,872] INFO [Partition __consumer_offsets-42 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-42 (kafka.cluster.Partition) +[2025-05-27 20:26:03,873] INFO [Partition __consumer_offsets-42 broker=1] Log loaded for partition __consumer_offsets-42 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,877] INFO [LogLoader partition=__consumer_offsets-22, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,877] INFO Created log for partition __consumer_offsets-22 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-22 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,877] INFO [Partition __consumer_offsets-22 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-22 (kafka.cluster.Partition) +[2025-05-27 20:26:03,877] INFO [Partition __consumer_offsets-22 broker=1] Log loaded for partition __consumer_offsets-22 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,882] INFO [LogLoader partition=__consumer_offsets-17, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,883] INFO Created log for partition __consumer_offsets-17 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-17 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,883] INFO [Partition __consumer_offsets-17 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-17 (kafka.cluster.Partition) +[2025-05-27 20:26:03,883] INFO [Partition __consumer_offsets-17 broker=1] Log loaded for partition __consumer_offsets-17 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,888] INFO [LogLoader partition=__consumer_offsets-49, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,888] INFO Created log for partition __consumer_offsets-49 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-49 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,889] INFO [Partition __consumer_offsets-49 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-49 (kafka.cluster.Partition) +[2025-05-27 20:26:03,889] INFO [Partition __consumer_offsets-49 broker=1] Log loaded for partition __consumer_offsets-49 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,895] INFO [LogLoader partition=__consumer_offsets-18, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,895] INFO Created log for partition __consumer_offsets-18 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-18 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,896] INFO [Partition __consumer_offsets-18 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-18 (kafka.cluster.Partition) +[2025-05-27 20:26:03,896] INFO [Partition __consumer_offsets-18 broker=1] Log loaded for partition __consumer_offsets-18 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,900] INFO [LogLoader partition=__consumer_offsets-30, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,901] INFO Created log for partition __consumer_offsets-30 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-30 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,901] INFO [Partition __consumer_offsets-30 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-30 (kafka.cluster.Partition) +[2025-05-27 20:26:03,901] INFO [Partition __consumer_offsets-30 broker=1] Log loaded for partition __consumer_offsets-30 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,905] INFO [LogLoader partition=__consumer_offsets-27, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,905] INFO Created log for partition __consumer_offsets-27 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-27 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,905] INFO [Partition __consumer_offsets-27 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-27 (kafka.cluster.Partition) +[2025-05-27 20:26:03,905] INFO [Partition __consumer_offsets-27 broker=1] Log loaded for partition __consumer_offsets-27 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,910] INFO [LogLoader partition=__consumer_offsets-25, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,910] INFO Created log for partition __consumer_offsets-25 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-25 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,910] INFO [Partition __consumer_offsets-25 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-25 (kafka.cluster.Partition) +[2025-05-27 20:26:03,910] INFO [Partition __consumer_offsets-25 broker=1] Log loaded for partition __consumer_offsets-25 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,914] INFO [LogLoader partition=__consumer_offsets-39, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,915] INFO Created log for partition __consumer_offsets-39 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-39 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,916] INFO [Partition __consumer_offsets-39 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-39 (kafka.cluster.Partition) +[2025-05-27 20:26:03,916] INFO [Partition __consumer_offsets-39 broker=1] Log loaded for partition __consumer_offsets-39 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,919] INFO [LogLoader partition=__consumer_offsets-8, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,920] INFO Created log for partition __consumer_offsets-8 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-8 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,920] INFO [Partition __consumer_offsets-8 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-8 (kafka.cluster.Partition) +[2025-05-27 20:26:03,920] INFO [Partition __consumer_offsets-8 broker=1] Log loaded for partition __consumer_offsets-8 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,925] INFO [LogLoader partition=__consumer_offsets-38, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,925] INFO Created log for partition __consumer_offsets-38 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-38 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,925] INFO [Partition __consumer_offsets-38 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-38 (kafka.cluster.Partition) +[2025-05-27 20:26:03,925] INFO [Partition __consumer_offsets-38 broker=1] Log loaded for partition __consumer_offsets-38 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,929] INFO [LogLoader partition=__consumer_offsets-3, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,930] INFO Created log for partition __consumer_offsets-3 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-3 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,930] INFO [Partition __consumer_offsets-3 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-3 (kafka.cluster.Partition) +[2025-05-27 20:26:03,930] INFO [Partition __consumer_offsets-3 broker=1] Log loaded for partition __consumer_offsets-3 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,934] INFO [LogLoader partition=__consumer_offsets-33, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,934] INFO Created log for partition __consumer_offsets-33 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-33 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,934] INFO [Partition __consumer_offsets-33 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-33 (kafka.cluster.Partition) +[2025-05-27 20:26:03,935] INFO [Partition __consumer_offsets-33 broker=1] Log loaded for partition __consumer_offsets-33 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,939] INFO [LogLoader partition=__consumer_offsets-2, dir=/app/kafka4/data/kraft-combined-logs] Loading producer state till offset 0 (org.apache.kafka.storage.internals.log.UnifiedLog) +[2025-05-27 20:26:03,940] INFO Created log for partition __consumer_offsets-2 in /app/kafka4/data/kraft-combined-logs/__consumer_offsets-2 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) +[2025-05-27 20:26:03,940] INFO [Partition __consumer_offsets-2 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-2 (kafka.cluster.Partition) +[2025-05-27 20:26:03,940] INFO [Partition __consumer_offsets-2 broker=1] Log loaded for partition __consumer_offsets-2 with initial high watermark 0 (kafka.cluster.Partition) +[2025-05-27 20:26:03,944] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-13 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,948] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-46 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,948] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-9 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,948] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-42 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,949] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-22 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,949] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-17 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,949] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-49 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,949] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-18 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,950] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-30 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,951] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-27 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,952] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-25 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,952] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-39 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,952] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-8 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,952] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-38 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,952] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-3 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,952] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-33 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,952] INFO [GroupCoordinator id=1] Scheduling loading of metadata from __consumer_offsets-2 with epoch 0 (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,956] INFO [DynamicConfigPublisher broker id=1] Updating topic __consumer_offsets with new configuration : compression.type -> producer,cleanup.policy -> compact,segment.bytes -> 104857600 (kafka.server.metadata.DynamicConfigPublisher) +[2025-05-27 20:26:03,966] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-9 with epoch 0 in 4ms where 4ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,966] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-46 with epoch 0 in 4ms where 4ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,966] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-13 with epoch 0 in 4ms where 4ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-39 with epoch 0 in 2ms where 2ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-49 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-42 with epoch 0 in 4ms where 2ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-25 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-27 with epoch 0 in 2ms where 2ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-8 with epoch 0 in 2ms where 2ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-18 with epoch 0 in 2ms where 2ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-2 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-17 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-3 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-22 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-33 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-38 with epoch 0 in 2ms where 2ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:03,967] INFO [GroupCoordinator id=1] Finished loading of metadata from __consumer_offsets-30 with epoch 0 in 1ms where 1ms was spent in the scheduler. Loaded 0 records which total to 0 bytes. (org.apache.kafka.coordinator.common.runtime.CoordinatorRuntime) +[2025-05-27 20:26:04,395] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Dynamic member with unknown member id joins group console-consumer-78795 in Empty state. Created a new member id console-consumer-d4a94e16-d5b2-43b7-973f-5751f06c343c and requesting the member to rejoin with this id. (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:26:04,402] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Pending dynamic member with id console-consumer-d4a94e16-d5b2-43b7-973f-5751f06c343c joins group console-consumer-78795 in Empty state. Adding to the group now. (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:26:04,403] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Preparing to rebalance group console-consumer-78795 in state PreparingRebalance with old generation 0 (reason: Adding new member console-consumer-d4a94e16-d5b2-43b7-973f-5751f06c343c with group instance id null; client reason: need to re-join with the given member-id: console-consumer-d4a94e16-d5b2-43b7-973f-5751f06c343c). (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:26:07,408] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Stabilized group console-consumer-78795 generation 1 with 1 members. (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:26:07,426] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Assignment received from leader console-consumer-d4a94e16-d5b2-43b7-973f-5751f06c343c for group console-consumer-78795 for generation 1. The group has 1 members, 0 of which are static. (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:28:02,333] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] [Group console-consumer-78795] Member console-consumer-d4a94e16-d5b2-43b7-973f-5751f06c343c has left group through explicit `LeaveGroup` request; client reason: the consumer is being closed (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:28:02,334] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Preparing to rebalance group console-consumer-78795 in state PreparingRebalance with old generation 1 (reason: explicit `LeaveGroup` request for (console-consumer-d4a94e16-d5b2-43b7-973f-5751f06c343c) members.). (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:28:02,334] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Group console-consumer-78795 with generation 2 is now empty. (org.apache.kafka.coordinator.group.GroupMetadataManager) +[2025-05-27 20:34:44,934] INFO [NodeToControllerChannelManager id=1 name=forwarding] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) +[2025-05-27 20:36:03,968] INFO [GroupCoordinator id=1 topic=__consumer_offsets partition=27] Generated 1 tombstone records while cleaning up group metadata in 0 milliseconds. (org.apache.kafka.coordinator.group.GroupCoordinatorShard) diff --git a/kafka4/logs/server.log.2025-05-27-21 b/kafka4/logs/server.log.2025-05-27-21 new file mode 100644 index 0000000..743a7c9 --- /dev/null +++ b/kafka4/logs/server.log.2025-05-27-21 @@ -0,0 +1,2 @@ +[2025-05-27 21:15:45,356] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000007271-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-27 21:15:45,377] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000007271-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-27-22 b/kafka4/logs/server.log.2025-05-27-22 new file mode 100644 index 0000000..21e80a5 --- /dev/null +++ b/kafka4/logs/server.log.2025-05-27-22 @@ -0,0 +1,2 @@ +[2025-05-27 22:15:45,423] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000014470-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-27 22:15:45,429] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000014470-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-27-23 b/kafka4/logs/server.log.2025-05-27-23 new file mode 100644 index 0000000..b2e32f3 --- /dev/null +++ b/kafka4/logs/server.log.2025-05-27-23 @@ -0,0 +1,2 @@ +[2025-05-27 23:15:45,469] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000021669-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-27 23:15:45,473] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000021669-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-28-00 b/kafka4/logs/server.log.2025-05-28-00 new file mode 100644 index 0000000..9c37bec --- /dev/null +++ b/kafka4/logs/server.log.2025-05-28-00 @@ -0,0 +1,2 @@ +[2025-05-28 00:15:45,536] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000028868-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 00:15:45,540] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000028868-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-28-01 b/kafka4/logs/server.log.2025-05-28-01 new file mode 100644 index 0000000..10181d0 --- /dev/null +++ b/kafka4/logs/server.log.2025-05-28-01 @@ -0,0 +1,2 @@ +[2025-05-28 01:15:45,595] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000036067-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 01:15:45,599] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000036067-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-28-02 b/kafka4/logs/server.log.2025-05-28-02 new file mode 100644 index 0000000..c61030d --- /dev/null +++ b/kafka4/logs/server.log.2025-05-28-02 @@ -0,0 +1,2 @@ +[2025-05-28 02:15:45,654] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000043266-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 02:15:45,658] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000043266-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-28-03 b/kafka4/logs/server.log.2025-05-28-03 new file mode 100644 index 0000000..81488a0 --- /dev/null +++ b/kafka4/logs/server.log.2025-05-28-03 @@ -0,0 +1,2 @@ +[2025-05-28 03:15:45,716] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000050465-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 03:15:45,720] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000050465-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-28-04 b/kafka4/logs/server.log.2025-05-28-04 new file mode 100644 index 0000000..19c06d4 --- /dev/null +++ b/kafka4/logs/server.log.2025-05-28-04 @@ -0,0 +1,2 @@ +[2025-05-28 04:15:45,789] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000057664-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 04:15:45,799] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000057664-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-28-05 b/kafka4/logs/server.log.2025-05-28-05 new file mode 100644 index 0000000..8ea93e0 --- /dev/null +++ b/kafka4/logs/server.log.2025-05-28-05 @@ -0,0 +1,2 @@ +[2025-05-28 05:15:45,877] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000064863-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 05:15:45,887] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000064863-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-28-06 b/kafka4/logs/server.log.2025-05-28-06 new file mode 100644 index 0000000..075d4f3 --- /dev/null +++ b/kafka4/logs/server.log.2025-05-28-06 @@ -0,0 +1,2 @@ +[2025-05-28 06:15:45,963] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000072062-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 06:15:45,974] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000072062-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-28-07 b/kafka4/logs/server.log.2025-05-28-07 new file mode 100644 index 0000000..6d2b668 --- /dev/null +++ b/kafka4/logs/server.log.2025-05-28-07 @@ -0,0 +1,2 @@ +[2025-05-28 07:15:46,044] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000079261-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 07:15:46,053] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000079261-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-28-08 b/kafka4/logs/server.log.2025-05-28-08 new file mode 100644 index 0000000..75fe94b --- /dev/null +++ b/kafka4/logs/server.log.2025-05-28-08 @@ -0,0 +1,2 @@ +[2025-05-28 08:15:46,132] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000086460-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 08:15:46,150] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000086460-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-28-09 b/kafka4/logs/server.log.2025-05-28-09 new file mode 100644 index 0000000..f723ee4 --- /dev/null +++ b/kafka4/logs/server.log.2025-05-28-09 @@ -0,0 +1,2 @@ +[2025-05-28 09:15:46,225] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000093659-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 09:15:46,240] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000093659-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-28-10 b/kafka4/logs/server.log.2025-05-28-10 new file mode 100644 index 0000000..920eba1 --- /dev/null +++ b/kafka4/logs/server.log.2025-05-28-10 @@ -0,0 +1,2 @@ +[2025-05-28 10:15:46,321] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000100858-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 10:15:46,334] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000100858-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/server.log.2025-05-28-11 b/kafka4/logs/server.log.2025-05-28-11 new file mode 100644 index 0000000..3505f6b --- /dev/null +++ b/kafka4/logs/server.log.2025-05-28-11 @@ -0,0 +1,2 @@ +[2025-05-28 11:15:46,414] INFO [SnapshotGenerator id=1] Creating new KRaft snapshot file snapshot 00000000000000108057-0000000001 because we have waited at least 60 minute(s). (org.apache.kafka.image.publisher.SnapshotGenerator) +[2025-05-28 11:15:46,428] INFO [SnapshotEmitter id=1] Successfully wrote snapshot 00000000000000108057-0000000001 (org.apache.kafka.image.publisher.SnapshotEmitter) diff --git a/kafka4/logs/state-change.log b/kafka4/logs/state-change.log new file mode 100644 index 0000000..fd62983 --- /dev/null +++ b/kafka4/logs/state-change.log @@ -0,0 +1,38 @@ +[2025-05-27 20:23:30,817] INFO [Broker id=1] Transitioning 1 partition(s) to local leaders. (state.change.logger) +[2025-05-27 20:23:30,820] INFO [Broker id=1] Creating new partition test-topic-0 with topic id vXuH9_ZNQI2c0R-bVWG_WA. (state.change.logger) +[2025-05-27 20:23:30,843] INFO [Broker id=1] Leader test-topic-0 with topic id Some(vXuH9_ZNQI2c0R-bVWG_WA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,853] INFO [Broker id=1] Transitioning 17 partition(s) to local leaders. (state.change.logger) +[2025-05-27 20:26:03,853] INFO [Broker id=1] Creating new partition __consumer_offsets-13 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,858] INFO [Broker id=1] Leader __consumer_offsets-13 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,860] INFO [Broker id=1] Creating new partition __consumer_offsets-46 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,864] INFO [Broker id=1] Leader __consumer_offsets-46 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,866] INFO [Broker id=1] Creating new partition __consumer_offsets-9 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,869] INFO [Broker id=1] Leader __consumer_offsets-9 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,870] INFO [Broker id=1] Creating new partition __consumer_offsets-42 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,873] INFO [Broker id=1] Leader __consumer_offsets-42 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,875] INFO [Broker id=1] Creating new partition __consumer_offsets-22 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,877] INFO [Broker id=1] Leader __consumer_offsets-22 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,880] INFO [Broker id=1] Creating new partition __consumer_offsets-17 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,883] INFO [Broker id=1] Leader __consumer_offsets-17 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,886] INFO [Broker id=1] Creating new partition __consumer_offsets-49 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,889] INFO [Broker id=1] Leader __consumer_offsets-49 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,893] INFO [Broker id=1] Creating new partition __consumer_offsets-18 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,896] INFO [Broker id=1] Leader __consumer_offsets-18 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,899] INFO [Broker id=1] Creating new partition __consumer_offsets-30 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,902] INFO [Broker id=1] Leader __consumer_offsets-30 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,903] INFO [Broker id=1] Creating new partition __consumer_offsets-27 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,905] INFO [Broker id=1] Leader __consumer_offsets-27 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,908] INFO [Broker id=1] Creating new partition __consumer_offsets-25 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,911] INFO [Broker id=1] Leader __consumer_offsets-25 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,913] INFO [Broker id=1] Creating new partition __consumer_offsets-39 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,916] INFO [Broker id=1] Leader __consumer_offsets-39 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,918] INFO [Broker id=1] Creating new partition __consumer_offsets-8 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,920] INFO [Broker id=1] Leader __consumer_offsets-8 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,923] INFO [Broker id=1] Creating new partition __consumer_offsets-38 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,926] INFO [Broker id=1] Leader __consumer_offsets-38 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,928] INFO [Broker id=1] Creating new partition __consumer_offsets-3 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,930] INFO [Broker id=1] Leader __consumer_offsets-3 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,933] INFO [Broker id=1] Creating new partition __consumer_offsets-33 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,935] INFO [Broker id=1] Leader __consumer_offsets-33 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) +[2025-05-27 20:26:03,938] INFO [Broker id=1] Creating new partition __consumer_offsets-2 with topic id iKTtSMP_Qhe2qNEqoWMbig. (state.change.logger) +[2025-05-27 20:26:03,940] INFO [Broker id=1] Leader __consumer_offsets-2 with topic id Some(iKTtSMP_Qhe2qNEqoWMbig) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) diff --git a/kafka4/scripts/kafka.sh b/kafka4/scripts/kafka.sh new file mode 100755 index 0000000..ec5cb03 --- /dev/null +++ b/kafka4/scripts/kafka.sh @@ -0,0 +1,76 @@ +#sh_aliases and add following 2 lines: +# +# alias kafka="$KAFKA_SCRIPTS/kafka.sh kafka" +# +# Then use with the following commands: +# +# kafka start|stop|log + +KAFKA_DIR="/app/kafka4" +LOG_DIR="${KAFKA_DIR}/logs" + +KAFKA_LOG="${LOG_DIR}/kafka.out" + +PROGRAM="$1" +COMMAND="$2" + +kafkaStart() { + echo "Starting kafka..." + rm "${KAFKA_LOG}" + nohup bash "$KAFKA_DIR/bin/kafka-server-start.sh" "$KAFKA_DIR/config/server1.properties" >"${KAFKA_LOG}" 2>&1 & + sleep 2 + echo "Probably it is started..." + kafkaLog +} + +kafkaLog() { + less +F "${KAFKA_LOG}" +} + +kafkaStop() { + echo "Stopping kafka..." + PIDS=$(ps -ef | grep "$KAFKA_DIR/config/server1.properties" | grep kafka | grep java | grep -v grep | awk {'print $2'}) + echo "Kill kafka with process id ${PIDS}" + kill -s TERM ${PIDS} +} + +kafkaPid() { + PIDS=$(ps -ef | grep "$KAFKA_DIR/config/server1.properties" | grep kafka | grep java | grep -v grep | awk {'print $2'}) + echo "Kafka PID = ${PIDS}" +} + +kafkaKill() { + echo "Killing kafka..." + PIDS=$(ps -ef | grep "$KAFKA_DIR/config/server1.properties" | grep kafka | grep java | grep -v grep | awk {'print $2'}) + echo "Kill kafka with process id ${PIDS}" + kill -9 ${PIDS} +} + +if [ -z "$PROGRAM" ] || [ -z "$COMMAND" ] ; then + echo "Usage kafka start|stop|log|pid|kill" + exit 1 +elif [ "$PROGRAM" != "kafka" ] ; then + echo "Invalid program argument: ${PROGRAM}" + exit 1 +elif [ "$COMMAND" != "start" ] && [ "$COMMAND" != "log" ] && [ "$COMMAND" != "stop" ] && [ "$COMMAND" != "pid" ] && [ "$COMMAND" != "kill" ]; then + echo "Invalid command: ${COMMAND}" + echo "Available commands: start, log, stop, pid, kill" + exit 1 +else + echo "Running command ${COMMAND} on program ${PROGRAM}" +fi + +if [ "$PROGRAM" = "kafka" ]; then + if [ "$COMMAND" = "start" ]; then + kafkaStart + elif [ "$COMMAND" = "stop" ]; then + kafkaStop + elif [ "$COMMAND" = "log" ]; then + kafkaLog + elif [ "$COMMAND" = "pid" ]; then + kafkaPid + elif [ "$COMMAND" = "kill" ]; then + kafkaKill + fi +fi + diff --git a/kafka4/site-docs/kafka_2.13-4.0.0-site-docs.tgz b/kafka4/site-docs/kafka_2.13-4.0.0-site-docs.tgz new file mode 100644 index 0000000..89edf66 Binary files /dev/null and b/kafka4/site-docs/kafka_2.13-4.0.0-site-docs.tgz differ