See <https://builds.apache.org/job/kafka-trunk-jdk8/538/changes>
Changes: [cshapi] MINOR: Remove RollingBounceTest since its functionality is covered by ------------------------------------------ [...truncated 3415 lines...] kafka.api.SaslPlaintextConsumerTest > testPartitionReassignmentCallback PASSED kafka.api.SaslPlaintextConsumerTest > testCommitSpecifiedOffsets PASSED kafka.api.QuotasTest > testProducerConsumerOverrideUnthrottled PASSED kafka.api.QuotasTest > testThrottledProducerConsumer PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithTopicWrite PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithNoTopicAccess PASSED kafka.api.AuthorizerIntegrationTest > testCreatePermissionNeededToReadFromNonExistentTopic PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithNoAccess PASSED kafka.api.AuthorizerIntegrationTest > testListOfsetsWithTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testProduceWithTopicRead PASSED kafka.api.AuthorizerIntegrationTest > testListOffsetsWithNoTopicAccess PASSED kafka.api.AuthorizerIntegrationTest > testCreatePermissionNeededForWritingToNonExistentTopic PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithNoGroupAccess PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithNoTopicAccess PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithNoTopicAccess PASSED kafka.api.AuthorizerIntegrationTest > testProduceWithNoTopicAccess PASSED kafka.api.AuthorizerIntegrationTest > testProduceWithTopicWrite PASSED kafka.api.AuthorizerIntegrationTest > testAuthorization PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithTopicAndGroupRead PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithTopicWrite PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithNoGroupAccess PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithNoAccess PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithNoGroupAccess PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithNoAccess PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithTopicAndGroupRead PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testProduceWithTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithTopicAndGroupRead PASSED kafka.api.ProducerBounceTest > testBrokerFailure PASSED kafka.api.SaslSslEndToEndAuthorizationTest > testNoConsumeAcl PASSED kafka.api.SaslSslEndToEndAuthorizationTest > testProduceConsume PASSED kafka.api.SaslSslEndToEndAuthorizationTest > testNoProduceAcl PASSED kafka.api.SaslSslEndToEndAuthorizationTest > testNoGroupAcl PASSED kafka.api.PlaintextConsumerTest > testPartitionsForAutoCreate PASSED kafka.api.PlaintextConsumerTest > testShrinkingTopicSubscriptions PASSED kafka.api.PlaintextConsumerTest > testAsyncCommit PASSED kafka.api.PlaintextConsumerTest > testMultiConsumerSessionTimeoutOnStopPolling PASSED kafka.api.PlaintextConsumerTest > testPartitionsForInvalidTopic PASSED kafka.api.PlaintextConsumerTest > testSeek PASSED kafka.api.PlaintextConsumerTest > testPositionAndCommit PASSED kafka.api.PlaintextConsumerTest > testMultiConsumerSessionTimeoutOnClose PASSED kafka.api.PlaintextConsumerTest > testFetchRecordTooLarge PASSED kafka.api.PlaintextConsumerTest > testMultiConsumerDefaultAssignment PASSED kafka.api.PlaintextConsumerTest > testAutoCommitOnClose PASSED kafka.api.PlaintextConsumerTest > testExpandingTopicSubscriptions PASSED kafka.api.PlaintextConsumerTest > testInterceptors PASSED kafka.api.PlaintextConsumerTest > testPatternUnsubscription PASSED kafka.api.PlaintextConsumerTest > testGroupConsumption PASSED kafka.api.PlaintextConsumerTest > testPartitionsFor PASSED kafka.api.PlaintextConsumerTest > testInterceptorsWithWrongKeyValue PASSED kafka.api.PlaintextConsumerTest > testMultiConsumerRoundRobinAssignment PASSED kafka.api.PlaintextConsumerTest > testPartitionPauseAndResume PASSED kafka.api.PlaintextConsumerTest > testConsumeMessagesWithLogAppendTime PASSED kafka.api.PlaintextConsumerTest > testAutoCommitOnCloseAfterWakeup PASSED kafka.api.PlaintextConsumerTest > testMaxPollRecords PASSED kafka.api.PlaintextConsumerTest > testAutoOffsetReset PASSED kafka.api.PlaintextConsumerTest > testFetchInvalidOffset PASSED kafka.api.PlaintextConsumerTest > testAutoCommitIntercept PASSED kafka.api.PlaintextConsumerTest > testCommitMetadata PASSED kafka.api.PlaintextConsumerTest > testRoundRobinAssignment PASSED kafka.api.PlaintextConsumerTest > testPatternSubscription PASSED kafka.api.PlaintextConsumerTest > testPauseStateNotPreservedByRebalance PASSED kafka.api.PlaintextConsumerTest > testUnsubscribeTopic PASSED kafka.api.PlaintextConsumerTest > testListTopics PASSED kafka.api.PlaintextConsumerTest > testAutoCommitOnRebalance PASSED kafka.api.PlaintextConsumerTest > testSimpleConsumption PASSED kafka.api.PlaintextConsumerTest > testPartitionReassignmentCallback PASSED kafka.api.PlaintextConsumerTest > testCommitSpecifiedOffsets PASSED kafka.api.ApiUtilsTest > testShortStringNonASCII PASSED kafka.api.ApiUtilsTest > testShortStringASCII PASSED kafka.api.SaslSslConsumerTest > testPauseStateNotPreservedByRebalance PASSED kafka.api.SaslSslConsumerTest > testUnsubscribeTopic PASSED kafka.api.SaslSslConsumerTest > testListTopics PASSED kafka.api.SaslSslConsumerTest > testAutoCommitOnRebalance PASSED kafka.api.SaslSslConsumerTest > testSimpleConsumption PASSED kafka.api.SaslSslConsumerTest > testPartitionReassignmentCallback PASSED kafka.api.SaslSslConsumerTest > testCommitSpecifiedOffsets PASSED kafka.api.PlaintextProducerSendTest > testSerializerConstructors PASSED kafka.api.PlaintextProducerSendTest > testWrongSerializer PASSED kafka.api.PlaintextProducerSendTest > testSendNonCompressedMessageWithCreateTime PASSED kafka.api.PlaintextProducerSendTest > testSendCompressedMessageWithLogAppendTime PASSED kafka.api.PlaintextProducerSendTest > testClose PASSED kafka.api.PlaintextProducerSendTest > testFlush PASSED kafka.api.PlaintextProducerSendTest > testSendToPartition PASSED kafka.api.PlaintextProducerSendTest > testSendOffset PASSED kafka.api.PlaintextProducerSendTest > testAutoCreateTopic PASSED kafka.api.PlaintextProducerSendTest > testSendWithInvalidCreateTime PASSED kafka.api.PlaintextProducerSendTest > testSendCompressedMessageWithCreateTime PASSED kafka.api.PlaintextProducerSendTest > testCloseWithZeroTimeoutFromCallerThread PASSED kafka.api.PlaintextProducerSendTest > testCloseWithZeroTimeoutFromSenderThread PASSED kafka.api.PlaintextProducerSendTest > testSendNonCompressedMessageWithLogApendTime PASSED kafka.api.SslProducerSendTest > testSendNonCompressedMessageWithCreateTime PASSED kafka.api.SslProducerSendTest > testSendCompressedMessageWithLogAppendTime PASSED kafka.api.SslProducerSendTest > testClose PASSED kafka.api.SslProducerSendTest > testFlush PASSED kafka.api.SslProducerSendTest > testSendToPartition PASSED kafka.api.SslProducerSendTest > testSendOffset PASSED kafka.api.SslProducerSendTest > testAutoCreateTopic PASSED kafka.api.SslProducerSendTest > testSendWithInvalidCreateTime PASSED kafka.api.SslProducerSendTest > testSendCompressedMessageWithCreateTime PASSED kafka.api.SslProducerSendTest > testCloseWithZeroTimeoutFromCallerThread PASSED The message received from the daemon indicates that the daemon has disappeared. Build request sent: BuildAndStop{id=bb1d33f2-5225-4927-9f74-ecc2aa61646d.1, currentDir=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/}> Attempting to read last messages from the daemon log... Daemon pid: 5927 log file: /home/jenkins/.gradle/daemon/2.11/daemon-5927.out.log ----- Last 20 lines from daemon log file - daemon-5927.out.log ----- kafka.api.SslProducerSendTest > testSendNonCompressedMessageWithCreateTime PASSED kafka.api.SslProducerSendTest > testSendCompressedMessageWithLogAppendTime PASSED kafka.api.SslProducerSendTest > testClose PASSED kafka.api.SslProducerSendTest > testFlush PASSED kafka.api.SslProducerSendTest > testSendToPartition PASSED kafka.api.SslProducerSendTest > testSendOffset PASSED kafka.api.SslProducerSendTest > testAutoCreateTopic PASSED kafka.api.SslProducerSendTest > testSendWithInvalidCreateTime PASSED kafka.api.SslProducerSendTest > testSendCompressedMessageWithCreateTime PASSED kafka.api.SslProducerSendTest > testCloseWithZeroTimeoutFromCallerThread PASSED ----- End of the daemon log ----- FAILURE: Build failed with an exception. * What went wrong: Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed) * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Build step 'Execute shell' marked build as failure Recording test results Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2