See <https://builds.apache.org/job/kafka-trunk-jdk7/1596/changes>
Changes: [wangguoz] KAFKA-4241: StreamsConfig doesn't pass through custom consumer and ------------------------------------------ [...truncated 1752 lines...] kafka.api.AuthorizerIntegrationTest > testCreatePermissionNeededToReadFromNonExistentTopic STARTED kafka.api.AuthorizerIntegrationTest > testCreatePermissionNeededToReadFromNonExistentTopic PASSED kafka.api.AuthorizerIntegrationTest > testPatternSubscriptionWithTopicDescribeOnlyAndGroupRead STARTED kafka.api.AuthorizerIntegrationTest > testPatternSubscriptionWithTopicDescribeOnlyAndGroupRead PASSED kafka.api.AuthorizerIntegrationTest > testDeleteWithWildCardAuth STARTED kafka.api.AuthorizerIntegrationTest > testDeleteWithWildCardAuth PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithNoAccess STARTED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithNoAccess PASSED kafka.api.AuthorizerIntegrationTest > testProduceWithTopicRead STARTED kafka.api.AuthorizerIntegrationTest > testProduceWithTopicRead PASSED kafka.api.AuthorizerIntegrationTest > testListOffsetsWithNoTopicAccess STARTED kafka.api.AuthorizerIntegrationTest > testListOffsetsWithNoTopicAccess PASSED kafka.api.AuthorizerIntegrationTest > testCreatePermissionNeededForWritingToNonExistentTopic STARTED kafka.api.AuthorizerIntegrationTest > testCreatePermissionNeededForWritingToNonExistentTopic PASSED kafka.api.AuthorizerIntegrationTest > testPatternSubscriptionMatchingInternalTopicWithDescribeOnlyPermission STARTED kafka.api.AuthorizerIntegrationTest > testPatternSubscriptionMatchingInternalTopicWithDescribeOnlyPermission PASSED kafka.api.AuthorizerIntegrationTest > testSimpleConsumeWithOffsetLookupAndNoGroupAccess STARTED kafka.api.AuthorizerIntegrationTest > testSimpleConsumeWithOffsetLookupAndNoGroupAccess PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithTopicDescribe STARTED kafka.api.AuthorizerIntegrationTest > testConsumeWithTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithNoTopicAccess STARTED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithNoTopicAccess PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithNoTopicAccess STARTED kafka.api.AuthorizerIntegrationTest > testCommitWithNoTopicAccess PASSED kafka.api.AuthorizerIntegrationTest > testProduceWithNoTopicAccess STARTED kafka.api.AuthorizerIntegrationTest > testProduceWithNoTopicAccess PASSED kafka.api.AuthorizerIntegrationTest > testProduceWithTopicWrite STARTED kafka.api.AuthorizerIntegrationTest > testProduceWithTopicWrite PASSED kafka.api.AuthorizerIntegrationTest > testAuthorizationWithTopicNotExisting STARTED kafka.api.AuthorizerIntegrationTest > testAuthorizationWithTopicNotExisting PASSED kafka.api.AuthorizerIntegrationTest > testListOffsetsWithTopicDescribe STARTED kafka.api.AuthorizerIntegrationTest > testListOffsetsWithTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testAuthorization STARTED kafka.api.AuthorizerIntegrationTest > testAuthorization PASSED kafka.api.AuthorizerIntegrationTest > testUnauthorizedDeleteWithDescribe STARTED kafka.api.AuthorizerIntegrationTest > testUnauthorizedDeleteWithDescribe PASSED kafka.api.AuthorizerIntegrationTest > testPatternSubscriptionMatchingInternalTopicWithNoPermission STARTED kafka.api.AuthorizerIntegrationTest > testPatternSubscriptionMatchingInternalTopicWithNoPermission PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithTopicAndGroupRead STARTED kafka.api.AuthorizerIntegrationTest > testConsumeWithTopicAndGroupRead PASSED kafka.api.AuthorizerIntegrationTest > testPatternSubscriptionNotMatchingInternalTopic STARTED kafka.api.AuthorizerIntegrationTest > testPatternSubscriptionNotMatchingInternalTopic PASSED kafka.api.AuthorizerIntegrationTest > testUnauthorizedDeleteWithoutDescribe STARTED kafka.api.AuthorizerIntegrationTest > testUnauthorizedDeleteWithoutDescribe PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithTopicWrite STARTED kafka.api.AuthorizerIntegrationTest > testConsumeWithTopicWrite PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithNoGroupAccess STARTED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithNoGroupAccess PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithNoAccess STARTED kafka.api.AuthorizerIntegrationTest > testCommitWithNoAccess PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithoutTopicDescribeAccess STARTED kafka.api.AuthorizerIntegrationTest > testConsumeWithoutTopicDescribeAccess PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithNoGroupAccess STARTED kafka.api.AuthorizerIntegrationTest > testCommitWithNoGroupAccess PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithNoAccess STARTED kafka.api.AuthorizerIntegrationTest > testConsumeWithNoAccess PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithTopicAndGroupRead STARTED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithTopicAndGroupRead PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithTopicDescribe STARTED kafka.api.AuthorizerIntegrationTest > testCommitWithTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testProduceWithTopicDescribe STARTED kafka.api.AuthorizerIntegrationTest > testProduceWithTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchTopicDescribe STARTED kafka.api.AuthorizerIntegrationTest > testOffsetFetchTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithTopicAndGroupRead STARTED kafka.api.AuthorizerIntegrationTest > testCommitWithTopicAndGroupRead PASSED kafka.api.AuthorizerIntegrationTest > testSimpleConsumeWithExplicitSeekAndNoGroupAccess STARTED kafka.api.AuthorizerIntegrationTest > testSimpleConsumeWithExplicitSeekAndNoGroupAccess PASSED kafka.api.RackAwareAutoTopicCreationTest > testAutoCreateTopic STARTED kafka.api.RackAwareAutoTopicCreationTest > testAutoCreateTopic PASSED kafka.api.ClientIdQuotaTest > testProducerConsumerOverrideUnthrottled STARTED kafka.api.ClientIdQuotaTest > testProducerConsumerOverrideUnthrottled PASSED kafka.api.ClientIdQuotaTest > testThrottledProducerConsumer STARTED kafka.api.ClientIdQuotaTest > testThrottledProducerConsumer PASSED kafka.api.ClientIdQuotaTest > testQuotaOverrideDelete STARTED kafka.api.ClientIdQuotaTest > testQuotaOverrideDelete PASSED kafka.api.ConsumerBounceTest > testSeekAndCommitWithBrokerFailures STARTED kafka.api.ConsumerBounceTest > testSeekAndCommitWithBrokerFailures PASSED kafka.api.ConsumerBounceTest > testConsumptionWithBrokerFailures STARTED kafka.api.ConsumerBounceTest > testConsumptionWithBrokerFailures PASSED kafka.api.SaslPlainPlaintextConsumerTest > testCoordinatorFailover STARTED kafka.api.SaslPlainPlaintextConsumerTest > testCoordinatorFailover PASSED kafka.api.SaslPlainPlaintextConsumerTest > testSimpleConsumption STARTED kafka.api.SaslPlainPlaintextConsumerTest > testSimpleConsumption PASSED kafka.api.UserQuotaTest > testProducerConsumerOverrideUnthrottled STARTED kafka.api.UserQuotaTest > testProducerConsumerOverrideUnthrottled PASSED kafka.api.UserQuotaTest > testThrottledProducerConsumer STARTED kafka.api.UserQuotaTest > testThrottledProducerConsumer PASSED kafka.api.UserQuotaTest > testQuotaOverrideDelete STARTED kafka.api.UserQuotaTest > testQuotaOverrideDelete PASSED kafka.api.SslEndToEndAuthorizationTest > testNoConsumeWithoutDescribeAclViaSubscribe STARTED kafka.api.SslEndToEndAuthorizationTest > testNoConsumeWithoutDescribeAclViaSubscribe PASSED kafka.api.SslEndToEndAuthorizationTest > testProduceConsumeViaAssign STARTED kafka.api.SslEndToEndAuthorizationTest > testProduceConsumeViaAssign PASSED kafka.api.SslEndToEndAuthorizationTest > testNoConsumeWithDescribeAclViaAssign STARTED kafka.api.SslEndToEndAuthorizationTest > testNoConsumeWithDescribeAclViaAssign PASSED kafka.api.SslEndToEndAuthorizationTest > testNoConsumeWithDescribeAclViaSubscribe STARTED kafka.api.SslEndToEndAuthorizationTest > testNoConsumeWithDescribeAclViaSubscribe PASSED kafka.api.SslEndToEndAuthorizationTest > testNoConsumeWithoutDescribeAclViaAssign STARTED kafka.api.SslEndToEndAuthorizationTest > testNoConsumeWithoutDescribeAclViaAssign PASSED kafka.api.SslEndToEndAuthorizationTest > testNoGroupAcl STARTED kafka.api.SslEndToEndAuthorizationTest > testNoGroupAcl PASSED kafka.api.SslEndToEndAuthorizationTest > testNoProduceWithDescribeAcl STARTED kafka.api.SslEndToEndAuthorizationTest > testNoProduceWithDescribeAcl PASSED kafka.api.SslEndToEndAuthorizationTest > testProduceConsumeViaSubscribe STARTED kafka.api.SslEndToEndAuthorizationTest > testProduceConsumeViaSubscribe PASSED kafka.api.SslEndToEndAuthorizationTest > testNoProduceWithoutDescribeAcl STARTED kafka.api.SslEndToEndAuthorizationTest > testNoProduceWithoutDescribeAcl PASSED kafka.api.UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled STARTED kafka.api.UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled PASSED kafka.api.UserClientIdQuotaTest > testThrottledProducerConsumer STARTED kafka.api.UserClientIdQuotaTest > testThrottledProducerConsumer PASSED kafka.api.UserClientIdQuotaTest > testQuotaOverrideDelete STARTED kafka.api.UserClientIdQuotaTest > testQuotaOverrideDelete PASSED kafka.api.SslConsumerTest > testCoordinatorFailover STARTED :kafka-trunk-jdk7:core:test FAILED :test_core_2_10 FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':core:test'. > Process 'Gradle Test Executor 2' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 1 hrs 54 mins 35.887 secs Build step 'Execute shell' marked build as failure Recording test results 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 GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2