See <https://builds.apache.org/job/kafka-trunk-jdk7/1369/changes>
Changes: [wangguoz] KAFKA-3561: Auto create through topic for KStream aggregation and join ------------------------------------------ [...truncated 10553 lines...] org.apache.kafka.common.config.ConfigDefTest > testValidate PASSED org.apache.kafka.common.config.ConfigDefTest > testInvalidDefaultString STARTED org.apache.kafka.common.config.ConfigDefTest > testInvalidDefaultString PASSED org.apache.kafka.common.config.ConfigDefTest > testSslPasswords STARTED org.apache.kafka.common.config.ConfigDefTest > testSslPasswords PASSED org.apache.kafka.common.config.ConfigDefTest > testInvalidDefault STARTED org.apache.kafka.common.config.ConfigDefTest > testInvalidDefault PASSED org.apache.kafka.common.config.ConfigDefTest > testMissingRequired STARTED org.apache.kafka.common.config.ConfigDefTest > testMissingRequired PASSED org.apache.kafka.common.config.ConfigDefTest > testNullDefaultWithValidator STARTED org.apache.kafka.common.config.ConfigDefTest > testNullDefaultWithValidator PASSED org.apache.kafka.common.config.ConfigDefTest > testDefinedTwice STARTED org.apache.kafka.common.config.ConfigDefTest > testDefinedTwice PASSED org.apache.kafka.common.config.ConfigDefTest > testBadInputs STARTED org.apache.kafka.common.config.ConfigDefTest > testBadInputs PASSED org.apache.kafka.common.config.ConfigDefTest > testValidateMissingConfigKey STARTED org.apache.kafka.common.config.ConfigDefTest > testValidateMissingConfigKey PASSED org.apache.kafka.common.config.AbstractConfigTest > testOriginalsWithPrefix STARTED org.apache.kafka.common.config.AbstractConfigTest > testOriginalsWithPrefix PASSED org.apache.kafka.common.config.AbstractConfigTest > testConfiguredInstances STARTED org.apache.kafka.common.config.AbstractConfigTest > testConfiguredInstances PASSED org.apache.kafka.common.config.AbstractConfigTest > testUnused STARTED org.apache.kafka.common.config.AbstractConfigTest > testUnused PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testMissingUsernameSaslPlain STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testMissingUsernameSaslPlain PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testUnauthenticatedApiVersionsRequestOverPlaintext STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testUnauthenticatedApiVersionsRequestOverPlaintext PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testMechanismPluggability STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testMechanismPluggability PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testApiVersionsRequestWithUnsupportedVersion STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testApiVersionsRequestWithUnsupportedVersion PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testMissingPasswordSaslPlain STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testMissingPasswordSaslPlain PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testInvalidLoginModule STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testInvalidLoginModule PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testInvalidMechanism STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testInvalidMechanism PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testDisabledMechanism STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testDisabledMechanism PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testPacketSizeTooBig STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testPacketSizeTooBig PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testInvalidUsernameSaslPlain STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testInvalidUsernameSaslPlain PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testMultipleServerMechanisms STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testMultipleServerMechanisms PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testValidSaslPlainOverPlaintext STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testValidSaslPlainOverPlaintext PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testValidSaslPlainOverSsl STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testValidSaslPlainOverSsl PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testInvalidApiVersionsRequestSequence STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testInvalidApiVersionsRequestSequence PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testDisallowedKafkaRequestsBeforeAuthentication STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testDisallowedKafkaRequestsBeforeAuthentication PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testUnauthenticatedApiVersionsRequestOverSsl STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testUnauthenticatedApiVersionsRequestOverSsl PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testInvalidPasswordSaslPlain STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testInvalidPasswordSaslPlain PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testInvalidSaslPacket STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testInvalidSaslPacket PASSED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testSaslHandshakeRequestWithUnsupportedVersion STARTED org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testSaslHandshakeRequestWithUnsupportedVersion PASSED org.apache.kafka.common.security.auth.KafkaPrincipalTest > testPrincipalNameCanContainSeparator STARTED org.apache.kafka.common.security.auth.KafkaPrincipalTest > testPrincipalNameCanContainSeparator PASSED org.apache.kafka.common.security.auth.KafkaPrincipalTest > testEqualsAndHashCode STARTED org.apache.kafka.common.security.auth.KafkaPrincipalTest > testEqualsAndHashCode PASSED org.apache.kafka.common.security.kerberos.KerberosNameTest > testParse STARTED org.apache.kafka.common.security.kerberos.KerberosNameTest > testParse PASSED org.apache.kafka.common.security.ssl.SslFactoryTest > testClientMode STARTED org.apache.kafka.common.security.ssl.SslFactoryTest > testClientMode PASSED org.apache.kafka.common.security.ssl.SslFactoryTest > testSslFactoryConfiguration STARTED org.apache.kafka.common.security.ssl.SslFactoryTest > testSslFactoryConfiguration PASSED :examples:checkstyleMain :examples:compileTestJava UP-TO-DATE :examples:processTestResources UP-TO-DATE :examples:testClasses UP-TO-DATE :examples:checkstyleTest UP-TO-DATE :examples:test UP-TO-DATE :log4j-appender:checkstyleMain :log4j-appender:compileTestJava :log4j-appender:processTestResources UP-TO-DATE :log4j-appender:testClasses :log4j-appender:checkstyleTest :log4j-appender:test org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppends STARTED org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppends PASSED org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testKafkaLog4jConfigs STARTED org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testKafkaLog4jConfigs PASSED :streams:checkstyleMain :streams:compileTestJavaNote: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :streams:processTestResources :streams:testClasses :streams:checkstyleTest :streams:test org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldLeftJoinWithTableProducedFromGroupBy STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldLeftJoinWithTableProducedFromGroupBy PASSED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldJoinTwoStreamsPartitionedTheSame STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldJoinTwoStreamsPartitionedTheSame PASSED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldMapBothStreamsAndJoin STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldMapBothStreamsAndJoin PASSED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldMapBothStreamsAndLeftJoin STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldMapBothStreamsAndLeftJoin PASSED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldMapStreamOneAndLeftJoin STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldMapStreamOneAndLeftJoin PASSED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldJoinWithRhsStreamMapped STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldJoinWithRhsStreamMapped PASSED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldLeftJoinWithRhsStreamMapped STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldLeftJoinWithRhsStreamMapped PASSED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldLeftJoinTwoStreamsPartitionedTheSame STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldLeftJoinTwoStreamsPartitionedTheSame PASSED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldMapMapJoin STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldMapMapJoin PASSED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldMapStreamOneAndJoin STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldMapStreamOneAndJoin PASSED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldJoinTwoMappedStreamsOneThatHasBeenPreviouslyJoined STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldJoinTwoMappedStreamsOneThatHasBeenPreviouslyJoined PASSED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldFilterNullKeysWhenRepartionedOnJoin STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldFilterNullKeysWhenRepartionedOnJoin PASSED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldLeftJoinWithKTableAfterMap STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldLeftJoinWithKTableAfterMap PASSED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldSelectKeyAndJoin STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldSelectKeyAndJoin PASSED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldFlatMapJoin STARTED org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldFlatMapJoin PASSED :streams:test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':streams:test'. > Process 'Gradle Test Executor 4' 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 27.506 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 Setting JDK_1_7U51_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 Setting JDK_1_7U51_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51