See <https://builds.apache.org/job/kafka-trunk-jdk8/678/changes>
Changes:
[ismael] KAFKA-3789; Upgrade Snappy to fix snappy decompression errors
------------------------------------------
[...truncated 6482 lines...]
kafka.admin.ReassignPartitionsCommandTest > testRackAwareReassign STARTED
kafka.admin.ReassignPartitionsCommandTest > testRackAwareReassign PASSED
kafka.admin.TopicCommandTest > testCreateIfNotExists STARTED
kafka.admin.TopicCommandTest > testCreateIfNotExists PASSED
kafka.admin.TopicCommandTest > testCreateAlterTopicWithRackAware STARTED
kafka.admin.TopicCommandTest > testCreateAlterTopicWithRackAware PASSED
kafka.admin.TopicCommandTest > testTopicDeletion STARTED
kafka.admin.TopicCommandTest > testTopicDeletion PASSED
kafka.admin.TopicCommandTest > testConfigPreservationAcrossPartitionAlteration
STARTED
kafka.admin.TopicCommandTest > testConfigPreservationAcrossPartitionAlteration
PASSED
kafka.admin.TopicCommandTest > testAlterIfExists STARTED
kafka.admin.TopicCommandTest > testAlterIfExists PASSED
kafka.admin.TopicCommandTest > testDeleteIfExists STARTED
kafka.admin.TopicCommandTest > testDeleteIfExists PASSED
kafka.admin.DeleteTopicTest > testDeleteTopicWithCleaner STARTED
kafka.admin.DeleteTopicTest > testDeleteTopicWithCleaner PASSED
kafka.admin.DeleteTopicTest > testResumeDeleteTopicOnControllerFailover STARTED
kafka.admin.DeleteTopicTest > testResumeDeleteTopicOnControllerFailover PASSED
kafka.admin.DeleteTopicTest > testResumeDeleteTopicWithRecoveredFollower STARTED
kafka.admin.DeleteTopicTest > testResumeDeleteTopicWithRecoveredFollower PASSED
kafka.admin.DeleteTopicTest > testDeleteTopicAlreadyMarkedAsDeleted STARTED
kafka.admin.DeleteTopicTest > testDeleteTopicAlreadyMarkedAsDeleted PASSED
kafka.admin.DeleteTopicTest > testPartitionReassignmentDuringDeleteTopic STARTED
kafka.admin.DeleteTopicTest > testPartitionReassignmentDuringDeleteTopic PASSED
kafka.admin.DeleteTopicTest > testDeleteNonExistingTopic STARTED
kafka.admin.DeleteTopicTest > testDeleteNonExistingTopic PASSED
kafka.admin.DeleteTopicTest > testRecreateTopicAfterDeletion STARTED
kafka.admin.DeleteTopicTest > testRecreateTopicAfterDeletion PASSED
kafka.admin.DeleteTopicTest > testAddPartitionDuringDeleteTopic STARTED
kafka.admin.DeleteTopicTest > testAddPartitionDuringDeleteTopic PASSED
kafka.admin.DeleteTopicTest > testDeleteTopicWithAllAliveReplicas STARTED
kafka.admin.DeleteTopicTest > testDeleteTopicWithAllAliveReplicas PASSED
kafka.admin.DeleteTopicTest > testDeleteTopicDuringAddPartition STARTED
kafka.admin.DeleteTopicTest > testDeleteTopicDuringAddPartition PASSED
kafka.admin.AdminRackAwareTest > testAssignmentWithRackAwareWithUnevenRacks
STARTED
kafka.admin.AdminRackAwareTest > testAssignmentWithRackAwareWithUnevenRacks
PASSED
kafka.admin.AdminRackAwareTest > testAssignmentWith2ReplicasRackAware STARTED
kafka.admin.AdminRackAwareTest > testAssignmentWith2ReplicasRackAware PASSED
kafka.admin.AdminRackAwareTest > testAssignmentWithRackAwareWithUnevenReplicas
STARTED
kafka.admin.AdminRackAwareTest > testAssignmentWithRackAwareWithUnevenReplicas
PASSED
kafka.admin.AdminRackAwareTest > testSkipBrokerWithReplicaAlreadyAssigned
STARTED
kafka.admin.AdminRackAwareTest > testSkipBrokerWithReplicaAlreadyAssigned PASSED
kafka.admin.AdminRackAwareTest > testAssignmentWithRackAware STARTED
kafka.admin.AdminRackAwareTest > testAssignmentWithRackAware PASSED
kafka.admin.AdminRackAwareTest > testRackAwareExpansion STARTED
kafka.admin.AdminRackAwareTest > testRackAwareExpansion PASSED
kafka.admin.AdminRackAwareTest >
testAssignmentWith2ReplicasRackAwareWith6Partitions STARTED
kafka.admin.AdminRackAwareTest >
testAssignmentWith2ReplicasRackAwareWith6Partitions PASSED
kafka.admin.AdminRackAwareTest >
testAssignmentWith2ReplicasRackAwareWith6PartitionsAnd3Brokers STARTED
kafka.admin.AdminRackAwareTest >
testAssignmentWith2ReplicasRackAwareWith6PartitionsAnd3Brokers PASSED
kafka.admin.AdminRackAwareTest >
testGetRackAlternatedBrokerListAndAssignReplicasToBrokers STARTED
kafka.admin.AdminRackAwareTest >
testGetRackAlternatedBrokerListAndAssignReplicasToBrokers PASSED
kafka.admin.AdminRackAwareTest > testMoreReplicasThanRacks STARTED
kafka.admin.AdminRackAwareTest > testMoreReplicasThanRacks PASSED
kafka.admin.AdminRackAwareTest > testSingleRack STARTED
kafka.admin.AdminRackAwareTest > testSingleRack PASSED
kafka.admin.AdminRackAwareTest >
testAssignmentWithRackAwareWithRandomStartIndex STARTED
kafka.admin.AdminRackAwareTest >
testAssignmentWithRackAwareWithRandomStartIndex PASSED
kafka.admin.AdminRackAwareTest > testLargeNumberPartitionsAssignment STARTED
kafka.admin.AdminRackAwareTest > testLargeNumberPartitionsAssignment PASSED
kafka.admin.AdminRackAwareTest > testLessReplicasThanRacks STARTED
kafka.admin.AdminRackAwareTest > testLessReplicasThanRacks PASSED
kafka.admin.DeleteConsumerGroupTest >
testGroupWideDeleteInZKDoesNothingForActiveConsumerGroup STARTED
kafka.admin.DeleteConsumerGroupTest >
testGroupWideDeleteInZKDoesNothingForActiveConsumerGroup PASSED
kafka.admin.DeleteConsumerGroupTest >
testGroupTopicWideDeleteInZKDoesNothingForActiveGroupConsumingMultipleTopics
STARTED
kafka.admin.DeleteConsumerGroupTest >
testGroupTopicWideDeleteInZKDoesNothingForActiveGroupConsumingMultipleTopics
PASSED
kafka.admin.DeleteConsumerGroupTest >
testConsumptionOnRecreatedTopicAfterTopicWideDeleteInZK STARTED
kafka.admin.DeleteConsumerGroupTest >
testConsumptionOnRecreatedTopicAfterTopicWideDeleteInZK PASSED
kafka.admin.DeleteConsumerGroupTest > testTopicWideDeleteInZK STARTED
kafka.admin.DeleteConsumerGroupTest > testTopicWideDeleteInZK PASSED
kafka.admin.DeleteConsumerGroupTest >
testGroupTopicWideDeleteInZKForGroupConsumingOneTopic STARTED
kafka.admin.DeleteConsumerGroupTest >
testGroupTopicWideDeleteInZKForGroupConsumingOneTopic PASSED
kafka.admin.DeleteConsumerGroupTest >
testGroupTopicWideDeleteInZKForGroupConsumingMultipleTopics STARTED
ERROR: Could not install GRADLE_2_4_RC_2_HOME
java.lang.NullPointerException
at
hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:947)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:390)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:577)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:527)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:381)
at hudson.scm.SCM.poll(SCM.java:398)
at hudson.model.AbstractProject._poll(AbstractProject.java:1453)
at hudson.model.AbstractProject.poll(AbstractProject.java:1356)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:526)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:555)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
ERROR: Could not install JDK1_8_0_66_HOME
java.lang.NullPointerException
at
hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:947)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:390)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:577)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:527)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:381)
at hudson.scm.SCM.poll(SCM.java:398)
at hudson.model.AbstractProject._poll(AbstractProject.java:1453)
at hudson.model.AbstractProject.poll(AbstractProject.java:1356)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:526)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:555)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
kafka.admin.DeleteConsumerGroupTest >
testGroupTopicWideDeleteInZKForGroupConsumingMultipleTopics PASSED
kafka.admin.DeleteConsumerGroupTest > testGroupWideDeleteInZK STARTED
kafka.admin.DeleteConsumerGroupTest > testGroupWideDeleteInZK PASSED
kafka.admin.AddPartitionsTest > testReplicaPlacementAllServers STARTED
kafka.admin.AddPartitionsTest > testReplicaPlacementAllServers PASSED
kafka.admin.AddPartitionsTest > testWrongReplicaCount STARTED
kafka.admin.AddPartitionsTest > testWrongReplicaCount PASSED
kafka.admin.AddPartitionsTest > testReplicaPlacementPartialServers STARTED
kafka.admin.AddPartitionsTest > testReplicaPlacementPartialServers PASSED
kafka.admin.AddPartitionsTest > testTopicDoesNotExist STARTED
kafka.admin.AddPartitionsTest > testTopicDoesNotExist PASSED
kafka.admin.AddPartitionsTest > testIncrementPartitions STARTED
kafka.admin.AddPartitionsTest > testIncrementPartitions PASSED
kafka.admin.AddPartitionsTest > testManualAssignmentOfReplicas STARTED
kafka.admin.AddPartitionsTest > testManualAssignmentOfReplicas PASSED
kafka.admin.ConfigCommandTest > testArgumentParse STARTED
kafka.admin.ConfigCommandTest > testArgumentParse PASSED
kafka.admin.AclCommandTest > testInvalidAuthorizerProperty STARTED
kafka.admin.AclCommandTest > testInvalidAuthorizerProperty PASSED
kafka.admin.AclCommandTest > testAclCli STARTED
kafka.admin.AclCommandTest > testAclCli PASSED
kafka.admin.AclCommandTest > testProducerConsumerCli STARTED
kafka.admin.AclCommandTest > testProducerConsumerCli PASSED
:clients:checkstyleMain
FAILURE: Build failed with an exception.
* What went wrong:
Failed to capture snapshot of output files for task 'checkstyleMain' during
up-to-date check.
> Could not read entry
> '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/reports/checkstyle/main.xml'>
> from cache fileHashes.bin
> (<https://builds.apache.org/job/kafka-trunk-jdk8/ws/.gradle/2.13/taskArtifacts/fileHashes.bin).>
* 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 0 mins 48.421 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
JDK1_8_0_66_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_66
Setting
GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2
Setting
JDK1_8_0_66_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_66