See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk15/530/display/redirect?page=changes>
Changes: [github] MINOR: Introduce the KIP-500 Broker lifecycle manager (#10095) [github] MINOR: add the MetaLogListener, LocalLogManager, and Controller interface. (#10106) [github] MINOR: Support Raft-based metadata quorums in system tests (#10093) ------------------------------------------ [...truncated 3.51 MB...] SocketServerTest > sendCancelledKeyException() STARTED SocketServerTest > sendCancelledKeyException() PASSED SocketServerTest > processCompletedReceiveException() STARTED SocketServerTest > processCompletedReceiveException() PASSED SocketServerTest > testControlPlaneAsPrivilegedListener() STARTED SocketServerTest > testControlPlaneAsPrivilegedListener() PASSED SocketServerTest > closingChannelSendFailure() STARTED SocketServerTest > closingChannelSendFailure() PASSED SocketServerTest > idleExpiryWithBufferedReceives() STARTED SocketServerTest > idleExpiryWithBufferedReceives() PASSED SocketServerTest > testSocketsCloseOnShutdown() STARTED SocketServerTest > testSocketsCloseOnShutdown() PASSED SocketServerTest > testNoOpActionResponseWithThrottledChannelWhereThrottlingAlreadyDone() STARTED SocketServerTest > testNoOpActionResponseWithThrottledChannelWhereThrottlingAlreadyDone() PASSED SocketServerTest > pollException() STARTED SocketServerTest > pollException() PASSED SocketServerTest > closingChannelWithBufferedReceivesFailedSend() STARTED SocketServerTest > closingChannelWithBufferedReceivesFailedSend() PASSED SocketServerTest > remoteCloseWithBufferedReceives() STARTED SocketServerTest > remoteCloseWithBufferedReceives() PASSED SocketServerTest > testThrottledSocketsClosedOnShutdown() STARTED SocketServerTest > testThrottledSocketsClosedOnShutdown() PASSED SocketServerTest > closingChannelWithCompleteAndIncompleteBufferedReceives() STARTED SocketServerTest > closingChannelWithCompleteAndIncompleteBufferedReceives() PASSED SocketServerTest > testInterBrokerListenerAsPrivilegedListener() STARTED SocketServerTest > testInterBrokerListenerAsPrivilegedListener() PASSED SocketServerTest > testSslSocketServer() STARTED SocketServerTest > testSslSocketServer() PASSED SocketServerTest > testDisabledRequestIsRejected() STARTED SocketServerTest > testDisabledRequestIsRejected() PASSED SocketServerTest > tooBigRequestIsRejected() STARTED SocketServerTest > tooBigRequestIsRejected() PASSED SocketServerTest > testNoOpActionResponseWithThrottledChannelWhereThrottlingInProgress() STARTED SocketServerTest > testNoOpActionResponseWithThrottledChannelWhereThrottlingInProgress() PASSED KafkaTest > testZookeeperKeyStorePassword() STARTED KafkaTest > testZookeeperKeyStorePassword() PASSED KafkaTest > testConnectionsMaxReauthMsExplicit() STARTED KafkaTest > testConnectionsMaxReauthMsExplicit() PASSED KafkaTest > testKafkaSslPasswordsWithSymbols() STARTED KafkaTest > testKafkaSslPasswordsWithSymbols() PASSED KafkaTest > testZkSslProtocol() STARTED KafkaTest > testZkSslProtocol() PASSED KafkaTest > testZkSslCipherSuites() STARTED KafkaTest > testZkSslCipherSuites() PASSED KafkaTest > testZkSslKeyStoreType() STARTED KafkaTest > testZkSslKeyStoreType() PASSED KafkaTest > testZkSslOcspEnable() STARTED KafkaTest > testZkSslOcspEnable() PASSED KafkaTest > testConnectionsMaxReauthMsDefault() STARTED KafkaTest > testConnectionsMaxReauthMsDefault() PASSED KafkaTest > testZkSslTrustStoreLocation() STARTED KafkaTest > testZkSslTrustStoreLocation() PASSED KafkaTest > testZkSslEnabledProtocols() STARTED KafkaTest > testZkSslEnabledProtocols() PASSED KafkaTest > testKafkaSslPasswords() STARTED KafkaTest > testKafkaSslPasswords() PASSED KafkaTest > testGetKafkaConfigFromArgs() STARTED KafkaTest > testGetKafkaConfigFromArgs() PASSED KafkaTest > testZkSslClientEnable() STARTED KafkaTest > testZkSslClientEnable() PASSED KafkaTest > testZookeeperTrustStorePassword() STARTED KafkaTest > testZookeeperTrustStorePassword() PASSED KafkaTest > testGetKafkaConfigFromArgsNonArgsAtTheEnd() STARTED KafkaTest > testGetKafkaConfigFromArgsNonArgsAtTheEnd() PASSED KafkaTest > testGetKafkaConfigFromArgsNonArgsOnly() STARTED KafkaTest > testGetKafkaConfigFromArgsNonArgsOnly() PASSED KafkaTest > testGetKafkaConfigFromArgsNonArgsAtTheBegging() STARTED KafkaTest > testGetKafkaConfigFromArgsNonArgsAtTheBegging() PASSED KafkaTest > testZkSslKeyStoreLocation() STARTED KafkaTest > testZkSslKeyStoreLocation() PASSED KafkaTest > testZkSslCrlEnable() STARTED KafkaTest > testZkSslCrlEnable() PASSED KafkaTest > testZkSslEndpointIdentificationAlgorithm() STARTED KafkaTest > testZkSslEndpointIdentificationAlgorithm() PASSED KafkaTest > testZkSslTrustStoreType() STARTED KafkaTest > testZkSslTrustStoreType() PASSED ControllerContextTest > testPartitionFullReplicaAssignmentReturnsEmptyAssignmentIfTopicOrPartitionDoesNotExist() STARTED ControllerContextTest > testPartitionFullReplicaAssignmentReturnsEmptyAssignmentIfTopicOrPartitionDoesNotExist() PASSED ControllerContextTest > testPartitionReplicaAssignmentForTopicReturnsEmptyMapIfTopicDoesNotExist() STARTED ControllerContextTest > testPartitionReplicaAssignmentForTopicReturnsEmptyMapIfTopicDoesNotExist() PASSED ControllerContextTest > testPreferredReplicaImbalanceMetric() STARTED ControllerContextTest > testPreferredReplicaImbalanceMetric() PASSED ControllerContextTest > testPartitionReplicaAssignmentForTopicReturnsExpectedReplicaAssignments() STARTED ControllerContextTest > testPartitionReplicaAssignmentForTopicReturnsExpectedReplicaAssignments() PASSED ControllerContextTest > testReassignTo() STARTED ControllerContextTest > testReassignTo() PASSED ControllerContextTest > testPartitionReplicaAssignment() STARTED ControllerContextTest > testPartitionReplicaAssignment() PASSED ControllerContextTest > testUpdatePartitionFullReplicaAssignmentUpdatesReplicaAssignment() STARTED ControllerContextTest > testUpdatePartitionFullReplicaAssignmentUpdatesReplicaAssignment() PASSED ControllerContextTest > testReassignToIdempotence() STARTED ControllerContextTest > testReassignToIdempotence() PASSED ControllerContextTest > testPartitionReplicaAssignmentReturnsEmptySeqIfTopicOrPartitionDoesNotExist() STARTED ControllerContextTest > testPartitionReplicaAssignmentReturnsEmptySeqIfTopicOrPartitionDoesNotExist() PASSED AuthorizerIntegrationTest > shouldSuccessfullyAbortTransactionAfterTopicAuthorizationException() SKIPPED 2588 tests completed, 1 failed, 2 skipped > Task :core:test FAILED FAILURE: Build completed with 4 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':tools:test'. > There were failing tests. See the report at: > file://<https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk15/ws/tools/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. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':connect:mirror:test'. > There were failing tests. See the report at: > file://<https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk15/ws/connect/mirror/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. ============================================================================== 3: Task 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-jdk15/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. ============================================================================== 4: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':core:test'. > Process 'Gradle Test Executor 78' finished with non-zero exit value 1 This problem might be caused by incorrect test process configuration. Please refer to the test execution section in the User Manual at https://docs.gradle.org/6.8.1/userguide/java_testing.html#sec:test_execution * 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 250 actionable tasks: 214 executed, 36 up-to-date Build step 'Execute shell' marked build as failure Recording test results Not sending mail to unregistered user git...@hugo-hirsch.de