Hi Kirk , I have rebuild and ran unit test yesterday again, still same issue.
Build log+ Unit test log+ Unit test report ================================= https://drive.google.com/drive/folders/1lMUgETBNUS6ncEkfD5SU4E3JbqR8wHD4?usp=sharing -- log+ut result (satish) Note: please download the unit test folder, inside that index.html file have a test report. Click on any failing unit test it will show you call stack. Thanks SH@D@B From: mohammad shadab <mohammad.s.sha...@oracle.com> Date: Thursday, 6 January 2022 at 9:38 PM To: dev@kafka.apache.org <dev@kafka.apache.org> Subject: [External] : 1% Kafka 3.0 unit test always fails Hi All/Kirk, This is continuation of https://urldefense.com/v3/__https://lists.apache.org/thread/zcq5jh0oz1tzb5rg0qnxoq0bqommjmwg__;!!ACWV5N9M2RV99hQ!dg8_QH_z4TBJ7wsFvfFJtLLVkAqReALIuuvRkS1X0CZLaUGDeIk645UL9YReJRv66-_msw$<https://urldefense.com/v3/__https:/lists.apache.org/thread/zcq5jh0oz1tzb5rg0qnxoq0bqommjmwg__;!!ACWV5N9M2RV99hQ!dg8_QH_z4TBJ7wsFvfFJtLLVkAqReALIuuvRkS1X0CZLaUGDeIk645UL9YReJRv66-_msw$> Some how I haven’t received your reply, so sending this mail on same subject. I have build binaries from kafka 3.0.0 source code (downloaded from https://urldefense.com/v3/__https://kafka.apache.org/downloads__;!!ACWV5N9M2RV99hQ!dg8_QH_z4TBJ7wsFvfFJtLLVkAqReALIuuvRkS1X0CZLaUGDeIk645UL9YReJRumqfmMyA$<https://urldefense.com/v3/__https:/kafka.apache.org/downloads__;!!ACWV5N9M2RV99hQ!dg8_QH_z4TBJ7wsFvfFJtLLVkAqReALIuuvRkS1X0CZLaUGDeIk645UL9YReJRumqfmMyA$> ) by following kafka GitHub page(https://urldefense.com/v3/__https://github.com/apache/kafka__;!!ACWV5N9M2RV99hQ!dg8_QH_z4TBJ7wsFvfFJtLLVkAqReALIuuvRkS1X0CZLaUGDeIk645UL9YReJRuHM_EL8w$ ). Build completed successful but when i run unit test (./gradlew unitTest) result is always 99% success. Few of test cases from clients:unitTest always fails. Test report: https://urldefense.com/v3/__https://drive.google.com/file/d/1gV8YsRACqiyny_YqVrQmBkaXe_lBgnNM/view?usp=sharing__;!!ACWV5N9M2RV99hQ!dg8_QH_z4TBJ7wsFvfFJtLLVkAqReALIuuvRkS1X0CZLaUGDeIk645UL9YReJRsYR0S4Vg$<https://urldefense.com/v3/__https:/drive.google.com/file/d/1gV8YsRACqiyny_YqVrQmBkaXe_lBgnNM/view?usp=sharing__;!!ACWV5N9M2RV99hQ!dg8_QH_z4TBJ7wsFvfFJtLLVkAqReALIuuvRkS1X0CZLaUGDeIk645UL9YReJRsYR0S4Vg$> > Task :clients:unitTest FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':clients:unitTest'. > There were failing tests. See the report at: > file:///D:/kafka-3.0/clients/build/reports/tests/unitTest/index.html Are these 1% failure expected? Is it possible to make it 100% success ? Please assist me here as it's blocking me. Thanks in advance for any input. env details: ========= java version "1.8.0_202" Scala code runner version 2.13.0 Gradle 7.1.1 Thanks SH@D@B