See 
<https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk11/525/display/redirect?page=changes>

Changes:

[Colin McCabe] MINOR: Fix Raft broker restart issue when offset partitions are 
deferred #10155

[github] KAFKA-12332; Error partitions from topics with invalid IDs in LISR 
requests (#10143)

[github] MINOR: Correct warning about increasing capacity when insufficient 
nodes to assign standby tasks (#10151)

[github] KAFKA-12343: Handle exceptions better in TopicAdmin, including 
UnsupportedVersionException (#10158)

[github] KAFKA-9274: Throw TaskCorruptedException instead of TimeoutException 
when TX commit times out (#10072)

[github] KAFKA-10817; Add clusterId validation to raft Fetch handling (#10129)

[github] KAFKA-12339: Add retry to admin client's listOffsets (#10152)

[Colin McCabe] KAFKA-12334: Add the KIP-500 metadata shell

[github] KAFKA-9672: Leader with ISR as a superset of replicas (#9631)


------------------------------------------
[...truncated 3.66 MB...]

ReplicaStateMachineTest > testInvalidOnlineReplicaToNewReplicaTransition() 
STARTED

ReplicaStateMachineTest > testInvalidOnlineReplicaToNewReplicaTransition() 
PASSED

ReplicaStateMachineTest > 
testReplicaDeletionStartedToReplicaDeletionIneligibleTransition() STARTED

ReplicaStateMachineTest > 
testReplicaDeletionStartedToReplicaDeletionIneligibleTransition() PASSED

ReplicaStateMachineTest > 
testInvalidReplicaDeletionSuccessfulToOfflineReplicaTransition() STARTED

ReplicaStateMachineTest > 
testInvalidReplicaDeletionSuccessfulToOfflineReplicaTransition() PASSED

ReplicaStateMachineTest > 
testInvalidReplicaDeletionIneligibleToNewReplicaTransition() STARTED

ReplicaStateMachineTest > 
testInvalidReplicaDeletionIneligibleToNewReplicaTransition() PASSED

ReplicaStateMachineTest > 
testReplicaDeletionIneligibleToOnlineReplicaTransition() STARTED

ReplicaStateMachineTest > 
testReplicaDeletionIneligibleToOnlineReplicaTransition() PASSED

ReplicaStateMachineTest > 
testInvalidReplicaDeletionStartedToNewReplicaTransition() STARTED

ReplicaStateMachineTest > 
testInvalidReplicaDeletionStartedToNewReplicaTransition() PASSED

ReplicaStateMachineTest > 
testInvalidNonexistentReplicaToReplicaDeletionSuccessfulTransition() STARTED

ReplicaStateMachineTest > 
testInvalidNonexistentReplicaToReplicaDeletionSuccessfulTransition() PASSED

ReplicaStateMachineTest > testNewReplicaToOnlineReplicaTransition() STARTED

ReplicaStateMachineTest > testNewReplicaToOnlineReplicaTransition() PASSED

ControllerEventManagerTest > testEventQueueTime() STARTED

ControllerEventManagerTest > testEventQueueTime() PASSED

ControllerEventManagerTest > testEventThatThrowsException() STARTED

ControllerEventManagerTest > testEventThatThrowsException() PASSED

ControllerEventManagerTest > testEventQueueTimeResetOnTimeout() STARTED

ControllerEventManagerTest > testEventQueueTimeResetOnTimeout() PASSED

ControllerEventManagerTest > testEventWithoutRateMetrics() STARTED

ControllerEventManagerTest > testEventWithoutRateMetrics() PASSED

ControllerEventManagerTest > testSuccessfulEvent() STARTED

ControllerEventManagerTest > testSuccessfulEvent() PASSED

ControllerEventManagerTest > testMetricsCleanedOnClose() STARTED

ControllerEventManagerTest > testMetricsCleanedOnClose() PASSED

InterBrokerSendThreadTest > shouldCreateClientRequestAndSendWhenNodeIsReady() 
STARTED

InterBrokerSendThreadTest > shouldCreateClientRequestAndSendWhenNodeIsReady() 
PASSED

InterBrokerSendThreadTest > testFailingExpiredRequests() STARTED

InterBrokerSendThreadTest > testFailingExpiredRequests() PASSED

InterBrokerSendThreadTest > 
shouldCallCompletionHandlerWithDisconnectedResponseWhenNodeNotReady() STARTED

InterBrokerSendThreadTest > 
shouldCallCompletionHandlerWithDisconnectedResponseWhenNodeNotReady() PASSED

InterBrokerSendThreadTest > shouldNotSendAnythingWhenNoRequests() STARTED

InterBrokerSendThreadTest > shouldNotSendAnythingWhenNoRequests() PASSED

MetricsTest > testUpdateJMXFilter() STARTED

MetricsTest > testUpdateJMXFilter() PASSED

MetricsTest > testGeneralBrokerTopicMetricsAreGreedilyRegistered() STARTED

MetricsTest > testGeneralBrokerTopicMetricsAreGreedilyRegistered() PASSED

MetricsTest > testLinuxIoMetrics() STARTED

MetricsTest > testLinuxIoMetrics() PASSED

MetricsTest > testMetricsReporterAfterDeletingTopic() STARTED

MetricsTest > testMetricsReporterAfterDeletingTopic() PASSED

MetricsTest > testSessionExpireListenerMetrics() STARTED

MetricsTest > testSessionExpireListenerMetrics() PASSED

MetricsTest > testBrokerTopicMetricsUnregisteredAfterDeletingTopic() STARTED

MetricsTest > testBrokerTopicMetricsUnregisteredAfterDeletingTopic() PASSED

MetricsTest > testYammerMetricsCountMetric() STARTED

MetricsTest > testYammerMetricsCountMetric() PASSED

MetricsTest > testClusterIdMetric() STARTED

MetricsTest > testClusterIdMetric() PASSED

MetricsTest > testControllerMetrics() STARTED

MetricsTest > testControllerMetrics() PASSED

MetricsTest > testWindowsStyleTagNames() STARTED

MetricsTest > testWindowsStyleTagNames() PASSED

MetricsTest > testBrokerStateMetric() STARTED

MetricsTest > testBrokerStateMetric() PASSED

MetricsTest > testBrokerTopicMetricsBytesInOut() STARTED

MetricsTest > testBrokerTopicMetricsBytesInOut() PASSED

MetricsTest > testJMXFilter() STARTED

MetricsTest > testJMXFilter() PASSED

KafkaTimerTest > testKafkaTimer() STARTED

KafkaTimerTest > testKafkaTimer() PASSED

LinuxIoMetricsCollectorTest > testReadProcFile() STARTED

LinuxIoMetricsCollectorTest > testReadProcFile() PASSED

LinuxIoMetricsCollectorTest > testUnableToReadNonexistentProcFile() STARTED

LinuxIoMetricsCollectorTest > testUnableToReadNonexistentProcFile() PASSED

ClusterToolTest > testClusterTooOldToHaveId() STARTED

ClusterToolTest > testClusterTooOldToHaveId() PASSED

ClusterToolTest > testPrintClusterId() STARTED

ClusterToolTest > testPrintClusterId() PASSED

ClusterToolTest > testLegacyModeClusterCannotUnregisterBroker() STARTED

ClusterToolTest > testLegacyModeClusterCannotUnregisterBroker() PASSED

ClusterToolTest > testUnregisterBroker() STARTED

ClusterToolTest > testUnregisterBroker() PASSED

ReplicaVerificationToolTest > testReplicaBufferVerifyChecksum() STARTED

ReplicaVerificationToolTest > testReplicaBufferVerifyChecksum() PASSED

MirrorMakerTest > 
testDefaultMirrorMakerMessageHandlerWithNoTimestampInSourceMessage() STARTED

MirrorMakerTest > 
testDefaultMirrorMakerMessageHandlerWithNoTimestampInSourceMessage() PASSED

MirrorMakerTest > testDefaultMirrorMakerMessageHandler() STARTED

MirrorMakerTest > testDefaultMirrorMakerMessageHandler() PASSED

MirrorMakerTest > testDefaultMirrorMakerMessageHandlerWithHeaders() STARTED

MirrorMakerTest > testDefaultMirrorMakerMessageHandlerWithHeaders() PASSED

CustomDeserializerTest > checkDeserializerTopicIsNotNull() STARTED

CustomDeserializerTest > checkDeserializerTopicIsNotNull() PASSED

CustomDeserializerTest > checkFormatterCallDeserializerWithHeaders() STARTED

CustomDeserializerTest > checkFormatterCallDeserializerWithHeaders() PASSED

GetOffsetShellTest > testTopicPartitionsFlagWithTopicFlagCauseExit() STARTED

GetOffsetShellTest > testTopicPartitionsFlagWithTopicFlagCauseExit() PASSED

GetOffsetShellTest > testTopicPatternArgWithPartitionsArg() STARTED

GetOffsetShellTest > testTopicPatternArgWithPartitionsArg() PASSED

GetOffsetShellTest > testTopicNameArg() STARTED

GetOffsetShellTest > testTopicNameArg() PASSED

GetOffsetShellTest > testTopicPatternArg() STARTED

GetOffsetShellTest > testTopicPatternArg() PASSED

GetOffsetShellTest > testTopicPartitionsNotFoundForNonExistentTopic() STARTED

GetOffsetShellTest > testTopicPartitionsNotFoundForNonExistentTopic() PASSED

GetOffsetShellTest > testPartitionsArg() STARTED

GetOffsetShellTest > testPartitionsArg() PASSED

GetOffsetShellTest > testTopicPartitionsArgWithInternalExcluded() STARTED

GetOffsetShellTest > testTopicPartitionsArgWithInternalExcluded() PASSED

GetOffsetShellTest > testNoFilterOptions() STARTED

GetOffsetShellTest > testNoFilterOptions() PASSED

GetOffsetShellTest > testTopicPartitionsFlagWithPartitionsFlagCauseExit() 
STARTED

GetOffsetShellTest > testTopicPartitionsFlagWithPartitionsFlagCauseExit() PASSED

GetOffsetShellTest > testTopicPartitionsArg() STARTED

GetOffsetShellTest > testTopicPartitionsArg() PASSED

GetOffsetShellTest > testInternalExcluded() STARTED

GetOffsetShellTest > testInternalExcluded() PASSED

GetOffsetShellTest > 
testTopicPartitionsNotFoundForNonMatchingTopicPartitionPattern() STARTED

GetOffsetShellTest > 
testTopicPartitionsNotFoundForNonMatchingTopicPartitionPattern() PASSED

GetOffsetShellTest > testTopicPartitionsNotFoundForExcludedInternalTopic() 
STARTED

GetOffsetShellTest > testTopicPartitionsNotFoundForExcludedInternalTopic() 
PASSED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':connect:runtime:test'.
> There were failing tests. See the report at: 
> file://<https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk11/ws/connect/runtime/build/reports/tests/test/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 35m 39s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
Not sending mail to unregistered user git...@hugo-hirsch.de

Reply via email to