See
<https://builds.apache.org/job/kafka-trunk-jdk8/2081/display/redirect?page=changes>
Changes:
[me] KAFKA-5901: Added Connect metrics specific to source tasks (KIP-196)
------------------------------------------
[...truncated 362.46 KB...]
kafka.security.auth.SimpleAclAuthorizerTest > testAclManagementAPIs STARTED
kafka.security.auth.SimpleAclAuthorizerTest > testAclManagementAPIs PASSED
kafka.security.auth.SimpleAclAuthorizerTest > testWildCardAcls STARTED
kafka.security.auth.SimpleAclAuthorizerTest > testWildCardAcls PASSED
kafka.security.auth.SimpleAclAuthorizerTest > testTopicAcl STARTED
kafka.security.auth.SimpleAclAuthorizerTest > testTopicAcl PASSED
kafka.security.auth.SimpleAclAuthorizerTest > testSuperUserHasAccess STARTED
kafka.security.auth.SimpleAclAuthorizerTest > testSuperUserHasAccess PASSED
kafka.security.auth.SimpleAclAuthorizerTest > testDenyTakesPrecedence STARTED
kafka.security.auth.SimpleAclAuthorizerTest > testDenyTakesPrecedence PASSED
kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFoundOverride STARTED
kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFoundOverride PASSED
kafka.security.auth.SimpleAclAuthorizerTest >
testHighConcurrencyModificationOfResourceAcls STARTED
kafka.security.auth.SimpleAclAuthorizerTest >
testHighConcurrencyModificationOfResourceAcls PASSED
kafka.security.auth.SimpleAclAuthorizerTest > testLoadCache STARTED
kafka.security.auth.SimpleAclAuthorizerTest > testLoadCache 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.MetricsDuringTopicCreationDeletionTest >
testMetricsDuringTopicCreateDelete STARTED
kafka.integration.MetricsDuringTopicCreationDeletionTest >
testMetricsDuringTopicCreateDelete FAILED
org.scalatest.junit.JUnitTestFailedError: 1 did not equal 0
UnderReplicatedPartitionCount not 0: 1
at
org.scalatest.junit.AssertionsForJUnit$class.newAssertionFailedException(AssertionsForJUnit.scala:100)
at
org.scalatest.junit.JUnitSuite.newAssertionFailedException(JUnitSuite.scala:71)
at
org.scalatest.Assertions$AssertionsHelper.macroAssert(Assertions.scala:501)
at
kafka.integration.MetricsDuringTopicCreationDeletionTest.testMetricsDuringTopicCreateDelete(MetricsDuringTopicCreationDeletionTest.scala:123)
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.TopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack
STARTED
kafka.integration.TopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack
PASSED
kafka.integration.TopicMetadataTest > testAutoCreateTopicWithCollision STARTED
kafka.integration.TopicMetadataTest > testAutoCreateTopicWithCollision PASSED
kafka.integration.TopicMetadataTest > testAliveBrokerListWithNoTopics STARTED
kafka.integration.TopicMetadataTest > testAliveBrokerListWithNoTopics PASSED
kafka.integration.TopicMetadataTest > testAutoCreateTopic STARTED
kafka.integration.TopicMetadataTest > testAutoCreateTopic PASSED
kafka.integration.TopicMetadataTest > testGetAllTopicMetadata STARTED
kafka.integration.TopicMetadataTest > testGetAllTopicMetadata PASSED
kafka.integration.TopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterNewBrokerStartup STARTED
kafka.integration.TopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterNewBrokerStartup PASSED
kafka.integration.TopicMetadataTest > testBasicTopicMetadata STARTED
kafka.integration.TopicMetadataTest > testBasicTopicMetadata PASSED
kafka.integration.TopicMetadataTest > testAutoCreateTopicWithInvalidReplication
STARTED
kafka.integration.TopicMetadataTest > testAutoCreateTopicWithInvalidReplication
PASSED
kafka.integration.TopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterABrokerShutdown STARTED
kafka.integration.TopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED
kafka.integration.FetcherTest > testFetcher STARTED
kafka.integration.FetcherTest > testFetcher PASSED
kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabled
STARTED
kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabled
PASSED
kafka.integration.UncleanLeaderElectionTest >
testCleanLeaderElectionDisabledByTopicOverride STARTED
kafka.integration.UncleanLeaderElectionTest >
testCleanLeaderElectionDisabledByTopicOverride SKIPPED
kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled
STARTED
kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled
SKIPPED
kafka.integration.UncleanLeaderElectionTest >
testUncleanLeaderElectionInvalidTopicOverride STARTED
kafka.integration.UncleanLeaderElectionTest >
testUncleanLeaderElectionInvalidTopicOverride PASSED
kafka.integration.UncleanLeaderElectionTest >
testUncleanLeaderElectionEnabledByTopicOverride STARTED
kafka.integration.UncleanLeaderElectionTest >
testUncleanLeaderElectionEnabledByTopicOverride PASSED
kafka.integration.MinIsrConfigTest > testDefaultKafkaConfig STARTED
kafka.integration.MinIsrConfigTest > testDefaultKafkaConfig PASSED
unit.kafka.server.KafkaApisTest >
shouldRespondWithUnsupportedForMessageFormatOnHandleWriteTxnMarkersWhenMagicLowerThanRequired
STARTED
unit.kafka.server.KafkaApisTest >
shouldRespondWithUnsupportedForMessageFormatOnHandleWriteTxnMarkersWhenMagicLowerThanRequired
PASSED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleTxnOffsetCommitRequestWhenInterBrokerProtocolNotSupported
STARTED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleTxnOffsetCommitRequestWhenInterBrokerProtocolNotSupported
PASSED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleAddPartitionsToTxnRequestWhenInterBrokerProtocolNotSupported
STARTED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleAddPartitionsToTxnRequestWhenInterBrokerProtocolNotSupported
PASSED
unit.kafka.server.KafkaApisTest > testReadUncommittedConsumerListOffsetLatest
STARTED
unit.kafka.server.KafkaApisTest > testReadUncommittedConsumerListOffsetLatest
PASSED
unit.kafka.server.KafkaApisTest >
shouldAppendToLogOnWriteTxnMarkersWhenCorrectMagicVersion STARTED
unit.kafka.server.KafkaApisTest >
shouldAppendToLogOnWriteTxnMarkersWhenCorrectMagicVersion PASSED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleWriteTxnMarkersRequestWhenInterBrokerProtocolNotSupported
STARTED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleWriteTxnMarkersRequestWhenInterBrokerProtocolNotSupported
PASSED
unit.kafka.server.KafkaApisTest >
shouldRespondWithUnknownTopicWhenPartitionIsNotHosted STARTED
unit.kafka.server.KafkaApisTest >
shouldRespondWithUnknownTopicWhenPartitionIsNotHosted PASSED
unit.kafka.server.KafkaApisTest >
testReadCommittedConsumerListOffsetEarliestOffsetEqualsLastStableOffset STARTED
unit.kafka.server.KafkaApisTest >
testReadCommittedConsumerListOffsetEarliestOffsetEqualsLastStableOffset PASSED
unit.kafka.server.KafkaApisTest > testReadCommittedConsumerListOffsetLatest
STARTED
unit.kafka.server.KafkaApisTest > testReadCommittedConsumerListOffsetLatest
PASSED
unit.kafka.server.KafkaApisTest >
testReadCommittedConsumerListOffsetLimitedAtLastStableOffset STARTED
unit.kafka.server.KafkaApisTest >
testReadCommittedConsumerListOffsetLimitedAtLastStableOffset PASSED
unit.kafka.server.KafkaApisTest >
testReadUncommittedConsumerListOffsetEarliestOffsetEqualsHighWatermark STARTED
unit.kafka.server.KafkaApisTest >
testReadUncommittedConsumerListOffsetEarliestOffsetEqualsHighWatermark PASSED
unit.kafka.server.KafkaApisTest >
testReadUncommittedConsumerListOffsetLimitedAtHighWatermark STARTED
unit.kafka.server.KafkaApisTest >
testReadUncommittedConsumerListOffsetLimitedAtHighWatermark PASSED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleAddOffsetToTxnRequestWhenInterBrokerProtocolNotSupported
STARTED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleAddOffsetToTxnRequestWhenInterBrokerProtocolNotSupported
PASSED
unit.kafka.server.KafkaApisTest >
shouldRespondWithUnsupportedMessageFormatForBadPartitionAndNoErrorsForGoodPartition
STARTED
unit.kafka.server.KafkaApisTest >
shouldRespondWithUnsupportedMessageFormatForBadPartitionAndNoErrorsForGoodPartition
PASSED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleEndTxnRequestWhenInterBrokerProtocolNotSupported
STARTED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleEndTxnRequestWhenInterBrokerProtocolNotSupported
PASSED
unit.kafka.server.KafkaApisTest >
shouldRespondWithUnknownTopicOrPartitionForBadPartitionAndNoErrorsForGoodPartition
STARTED
unit.kafka.server.KafkaApisTest >
shouldRespondWithUnknownTopicOrPartitionForBadPartitionAndNoErrorsForGoodPartition
PASSED
1602 tests completed, 1 failed, 4 skipped
:kafka-trunk-jdk8:core:test FAILED
:test_core_2_11 FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':kafka-trunk-jdk8:core:test'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/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.
* Get more help at https://help.gradle.org
BUILD FAILED in 53m 47s
16 actionable tasks: 15 executed, 1 up-to-date
Build step 'Execute shell' marked build as failure
[FINDBUGS] Collecting findbugs analysis files...
Setting
GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
[FINDBUGS] Searching for all files in
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> that match the pattern
**/build/reports/findbugs/*.xml
[FINDBUGS] Parsing 1 file in
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
Setting
GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
Setting
GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=89ba0c1525b8f8a4e36d1e1b486ca660d5c24a7b,
workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Computing warning deltas based on reference build #2080
Recording test results
Setting
GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
Setting
GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2