peterxcli commented on PR #18296: URL: https://github.com/apache/kafka/pull/18296#issuecomment-2558455387
Non-related failed tests. PlaintextConsumerCallbackTest | testSeekPositionAndPauseNewlyAssignedPartitionOnPartitionsAssignedCallback(String, String).quorum=kraft.groupProtocol=consumer | org.apache.kafka.common.KafkaException: User rebalance callback throws an error | 1.98s -- | -- | -- | -- RemoteLogManagerTest | testRLMOpsWhenMetadataIsNotReady() | org.mockito.exceptions.verification.NoInteractionsWanted:No interactions wanted here:-> at kafka.log.remote.RemoteLogManagerTest.testRLMOpsWhenMetadataIsNotReady(RemoteLogManagerTest.java:3706)But found this interaction on mock 'remoteLogMetadataManager':-> at kafka.log.remote.RemoteLogManager$RLMTask.run(RemoteLogManager.java:815)***For your reference, here is the list of all invocations ([?] - means unverified).1. -> at kafka.log.remote.RemoteLogManager.configureRLMM(RemoteLogManager.java:413)2. -> at kafka.log.remote.RemoteLogManager.onLeadershipChange(RemoteLogManager.java:478)3. -> at kafka.log.remote.RemoteLogManager$RLMTask.run(RemoteLogManager.java:815)4. -> at kafka.log.remote.RemoteLogManager$RLMTask.run(RemoteLogManager.java:815)5. [?]-> at kafka.log.remote.RemoteLogManager$RLMTask.run(RemoteLogManager.java:815) | 0.07s PlaintextAdminIntegrationTest | testConsumerGroupsDeprecatedConsumerGroupState(String, String).quorum=kraft.groupProtocol=consumer | org.opentest4j.AssertionFailedError: Expected the offset for partition 0 to eventually become 1. | 21.79s DynamicBrokerReconfigurationTest | testMetricsReporterUpdate(String, String).quorum=kraft.groupProtocol=classic | org.opentest4j.AssertionFailedError: expected: <1> but was: <0> | 2.18s -- | -- | -- | -- PlaintextAdminIntegrationTest | testConsumerGroupsDeprecatedConsumerGroupState(String, String).quorum=kraft.groupProtocol=consumer | org.opentest4j.AssertionFailedError: Expected the offset for partition 0 to eventually become 1. | 21.56s PlaintextAdminIntegrationTest | testConsumerGroups(String, String).quorum=kraft.groupProtocol=consumer | org.opentest4j.AssertionFailedError: Expected the offset for partition 0 to eventually become 1. | 21.79s -- 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]
