See <https://builds.apache.org/job/kafka-trunk-jdk8/859/changes>
Changes: [junrao] KAFKA-4099; Fix the potential frequent log rolling ------------------------------------------ [...truncated 3801 lines...] kafka.tools.ConsoleProducerTest > testParseKeyProp PASSED kafka.tools.ConsoleProducerTest > testValidConfigsOldProducer STARTED kafka.tools.ConsoleProducerTest > testValidConfigsOldProducer PASSED kafka.tools.ConsoleProducerTest > testInvalidConfigs STARTED kafka.tools.ConsoleProducerTest > testInvalidConfigs PASSED kafka.tools.ConsoleProducerTest > testValidConfigsNewProducer STARTED kafka.tools.ConsoleProducerTest > testValidConfigsNewProducer PASSED kafka.tools.ConsoleConsumerTest > shouldLimitReadsToMaxMessageLimit STARTED kafka.tools.ConsoleConsumerTest > shouldLimitReadsToMaxMessageLimit PASSED kafka.tools.ConsoleConsumerTest > shouldParseValidNewConsumerValidConfig STARTED kafka.tools.ConsoleConsumerTest > shouldParseValidNewConsumerValidConfig PASSED kafka.tools.ConsoleConsumerTest > shouldStopWhenOutputCheckErrorFails STARTED kafka.tools.ConsoleConsumerTest > shouldStopWhenOutputCheckErrorFails PASSED kafka.tools.ConsoleConsumerTest > shouldParseValidNewSimpleConsumerValidConfigWithStringOffset STARTED kafka.tools.ConsoleConsumerTest > shouldParseValidNewSimpleConsumerValidConfigWithStringOffset PASSED kafka.tools.ConsoleConsumerTest > shouldParseConfigsFromFile STARTED kafka.tools.ConsoleConsumerTest > shouldParseConfigsFromFile PASSED kafka.tools.ConsoleConsumerTest > shouldParseValidNewSimpleConsumerValidConfigWithNumericOffset STARTED kafka.tools.ConsoleConsumerTest > shouldParseValidNewSimpleConsumerValidConfigWithNumericOffset PASSED kafka.tools.ConsoleConsumerTest > shouldParseValidOldConsumerValidConfig STARTED kafka.tools.ConsoleConsumerTest > shouldParseValidOldConsumerValidConfig PASSED kafka.tools.MirrorMakerTest > testDefaultMirrorMakerMessageHandlerWithNoTimestampInSourceMessage STARTED kafka.tools.MirrorMakerTest > testDefaultMirrorMakerMessageHandlerWithNoTimestampInSourceMessage PASSED kafka.tools.MirrorMakerTest > testDefaultMirrorMakerMessageHandler STARTED kafka.tools.MirrorMakerTest > testDefaultMirrorMakerMessageHandler PASSED kafka.cluster.BrokerEndPointTest > testEndpointFromUri STARTED kafka.cluster.BrokerEndPointTest > testEndpointFromUri PASSED kafka.cluster.BrokerEndPointTest > testHashAndEquals STARTED kafka.cluster.BrokerEndPointTest > testHashAndEquals PASSED kafka.cluster.BrokerEndPointTest > testFromJsonFutureVersion STARTED kafka.cluster.BrokerEndPointTest > testFromJsonFutureVersion PASSED kafka.cluster.BrokerEndPointTest > testBrokerEndpointFromUri STARTED kafka.cluster.BrokerEndPointTest > testBrokerEndpointFromUri PASSED kafka.cluster.BrokerEndPointTest > testFromJsonV1 STARTED kafka.cluster.BrokerEndPointTest > testFromJsonV1 PASSED kafka.cluster.BrokerEndPointTest > testFromJsonV2 STARTED kafka.cluster.BrokerEndPointTest > testFromJsonV2 PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabled STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabled PASSED kafka.integration.UncleanLeaderElectionTest > testCleanLeaderElectionDisabledByTopicOverride STARTED kafka.integration.UncleanLeaderElectionTest > testCleanLeaderElectionDisabledByTopicOverride PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionInvalidTopicOverride STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionInvalidTopicOverride PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabledByTopicOverride STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabledByTopicOverride PASSED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooLow STARTED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooLow PASSED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooLow STARTED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooLow PASSED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooHigh STARTED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooHigh PASSED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooHigh STARTED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooHigh PASSED kafka.integration.MinIsrConfigTest > testDefaultKafkaConfig STARTED kafka.integration.MinIsrConfigTest > testDefaultKafkaConfig PASSED kafka.integration.FetcherTest > testFetcher STARTED kafka.integration.FetcherTest > testFetcher PASSED kafka.integration.SslTopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack STARTED kafka.integration.SslTopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack PASSED kafka.integration.SslTopicMetadataTest > testAutoCreateTopicWithCollision STARTED kafka.integration.SslTopicMetadataTest > testAutoCreateTopicWithCollision PASSED kafka.integration.SslTopicMetadataTest > testAliveBrokerListWithNoTopics STARTED kafka.integration.SslTopicMetadataTest > testAliveBrokerListWithNoTopics PASSED kafka.integration.SslTopicMetadataTest > testAutoCreateTopic STARTED kafka.integration.SslTopicMetadataTest > testAutoCreateTopic PASSED kafka.integration.SslTopicMetadataTest > testGetAllTopicMetadata STARTED kafka.integration.SslTopicMetadataTest > testGetAllTopicMetadata PASSED kafka.integration.SslTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterNewBrokerStartup STARTED kafka.integration.SslTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterNewBrokerStartup PASSED kafka.integration.SslTopicMetadataTest > testBasicTopicMetadata STARTED kafka.integration.SslTopicMetadataTest > testBasicTopicMetadata PASSED kafka.integration.SslTopicMetadataTest > testAutoCreateTopicWithInvalidReplication STARTED kafka.integration.SslTopicMetadataTest > testAutoCreateTopicWithInvalidReplication PASSED kafka.integration.SslTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown STARTED kafka.integration.SslTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED kafka.integration.PlaintextTopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack STARTED kafka.integration.PlaintextTopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack PASSED kafka.integration.PlaintextTopicMetadataTest > testAutoCreateTopicWithCollision STARTED kafka.integration.PlaintextTopicMetadataTest > testAutoCreateTopicWithCollision PASSED kafka.integration.PlaintextTopicMetadataTest > testAliveBrokerListWithNoTopics STARTED kafka.integration.PlaintextTopicMetadataTest > testAliveBrokerListWithNoTopics PASSED kafka.integration.PlaintextTopicMetadataTest > testAutoCreateTopic STARTED kafka.integration.PlaintextTopicMetadataTest > testAutoCreateTopic PASSED kafka.integration.PlaintextTopicMetadataTest > testGetAllTopicMetadata STARTED kafka.integration.PlaintextTopicMetadataTest > testGetAllTopicMetadata PASSED kafka.integration.PlaintextTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterNewBrokerStartup STARTED kafka.integration.PlaintextTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterNewBrokerStartup PASSED kafka.integration.PlaintextTopicMetadataTest > testBasicTopicMetadata STARTED kafka.integration.PlaintextTopicMetadataTest > testBasicTopicMetadata PASSED kafka.integration.PlaintextTopicMetadataTest > testAutoCreateTopicWithInvalidReplication STARTED kafka.integration.PlaintextTopicMetadataTest > testAutoCreateTopicWithInvalidReplication PASSED kafka.integration.PlaintextTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown STARTED kafka.integration.PlaintextTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED kafka.integration.PrimitiveApiTest > testMultiProduce STARTED kafka.integration.PrimitiveApiTest > testMultiProduce PASSED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetch STARTED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetch PASSED kafka.integration.PrimitiveApiTest > testFetchRequestCanProperlySerialize STARTED kafka.integration.PrimitiveApiTest > testFetchRequestCanProperlySerialize PASSED kafka.integration.PrimitiveApiTest > testPipelinedProduceRequests STARTED kafka.integration.PrimitiveApiTest > testPipelinedProduceRequests PASSED kafka.integration.PrimitiveApiTest > testProduceAndMultiFetch STARTED kafka.integration.PrimitiveApiTest > testProduceAndMultiFetch PASSED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetchWithCompression STARTED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetchWithCompression PASSED kafka.integration.PrimitiveApiTest > testConsumerEmptyTopic STARTED kafka.integration.PrimitiveApiTest > testConsumerEmptyTopic PASSED kafka.integration.PrimitiveApiTest > testEmptyFetchRequest STARTED kafka.integration.PrimitiveApiTest > testEmptyFetchRequest PASSED kafka.integration.SaslPlaintextTopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack STARTED Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000c7200000, 46661632, 0) failed; error='Cannot allocate memory' (errno=12) # # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (mmap) failed to map 46661632 bytes for committing reserved memory. # An error report file with more information is saved as: # <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/hs_err_pid10522.log> :kafka-trunk-jdk8:core:test FAILED :test_core_2_11 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 9 mins 45.762 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 GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2