mumrah commented on PR #17181: URL: https://github.com/apache/kafka/pull/17181#issuecomment-2346812178
From the raw logs of https://github.com/apache/kafka/actions/runs/10835121701?pr=17181 ``` 2024-09-12T16:46:09.6343038Z Dumping threads in 5 minutes 2024-09-12T16:46:10.6064558Z Starting a Gradle Daemon (subsequent builds will be faster) 2024-09-12T16:46:22.9075240Z 2024-09-12T16:46:22.9076166Z > Configure project : 2024-09-12T16:46:22.9078028Z Starting build with version 4.0.0-SNAPSHOT (commit id xxxxxxxx) using Gradle 8.10, Java 17 and Scala 2.13.14 2024-09-12T16:46:22.9079901Z Build properties: ignoreFailures=false, maxParallelForks=2, maxScalacThreads=4, maxTestRetries=1 2024-09-12T16:46:28.9054435Z ... 2024-09-12T16:51:14.5056001Z Gradle Test Run :core:test > Gradle Test Executor 9 > AuthorizerIntegrationTest > testOffsetFetchAllTopicPartitionsAuthorization(String) > "testOffsetFetchAllTopicPartitionsAuthorization(String).quorum=zk" PASSED 2024-09-12T16:51:14.5057941Z 2024-09-12T16:51:14.5059650Z Gradle Test Run :core:test > Gradle Test Executor 9 > AuthorizerIntegrationTest > testOffsetFetchAllTopicPartitionsAuthorization(String) > "testOffsetFetchAllTopicPartitionsAuthorization(String).quorum=kraft" STARTED 2024-09-12T16:51:15.0199756Z Thread Dump for GradleWorkerMain pid 2224 2024-09-12T16:51:15.1075100Z 2024-09-12T16:51:15.1076319Z 2024-09-12 16:51:15 2024-09-12T16:51:15.1077590Z Full thread dump OpenJDK 64-Bit Server VM (17.0.12+7 mixed mode, sharing): 2024-09-12T16:51:15.1078565Z 2024-09-12T16:51:15.1080327Z Threads class SMR info: 2024-09-12T16:51:15.1081076Z _java_thread_list=0x00007f35b41089c0, length=16, elements={ 2024-09-12T16:51:15.1082118Z 0x00007f365c02c160, 0x00007f365c140d40, 0x00007f365c142130, 0x00007f365c14a340, 2024-09-12T16:51:15.1083426Z 0x00007f365c14b700, 0x00007f365c14cb20, 0x00007f365c14e4e0, 0x00007f365c14fa20, 2024-09-12T16:51:15.1084603Z 0x00007f365c150ea0, 0x00007f365c185930, 0x00007f365c188020, 0x00007f365c8fa100, 2024-09-12T16:51:15.1085898Z 0x00007f365c8fd030, 0x00007f365ca3f8b0, 0x00007f365ca46220, 0x00007f35994fae10 2024-09-12T16:51:15.1087095Z } ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
