See
<https://builds.apache.org/job/kafka-trunk-jdk8/1349/display/redirect?page=changes>
Changes:
[wangguoz] KAFKA-4863; Querying window store may return unwanted keys
------------------------------------------
[...truncated 1.59 MB...]
org.apache.kafka.streams.state.internals.RocksDBSessionStoreTest >
shouldPutAndFindSessionsInRange PASSED
org.apache.kafka.streams.state.internals.WindowStoreUtilsTest >
testSerialization STARTED
org.apache.kafka.streams.state.internals.WindowStoreUtilsTest >
testSerialization PASSED
org.apache.kafka.streams.state.StoresTest >
shouldCreateInMemoryStoreSupplierWithLoggedConfig STARTED
org.apache.kafka.streams.state.StoresTest >
shouldCreateInMemoryStoreSupplierWithLoggedConfig PASSED
org.apache.kafka.streams.state.StoresTest >
shouldCreatePersistenStoreSupplierNotLogged STARTED
org.apache.kafka.streams.state.StoresTest >
shouldCreatePersistenStoreSupplierNotLogged PASSED
org.apache.kafka.streams.state.StoresTest >
shouldCreatePersistenStoreSupplierWithLoggedConfig STARTED
org.apache.kafka.streams.state.StoresTest >
shouldCreatePersistenStoreSupplierWithLoggedConfig PASSED
org.apache.kafka.streams.state.StoresTest >
shouldCreateInMemoryStoreSupplierNotLogged STARTED
org.apache.kafka.streams.state.StoresTest >
shouldCreateInMemoryStoreSupplierNotLogged PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testShouldReadFromRegexAndNamedTopics STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testShouldReadFromRegexAndNamedTopics PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testRegexMatchesTopicsAWhenCreated STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testRegexMatchesTopicsAWhenCreated PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testMultipleConsumersCanReadFromPartitionedTopic STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testMultipleConsumersCanReadFromPartitionedTopic PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testRegexMatchesTopicsAWhenDeleted STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testRegexMatchesTopicsAWhenDeleted PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testNoMessagesSentExceptionFromOverlappingPatterns STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testNoMessagesSentExceptionFromOverlappingPatterns PASSED
org.apache.kafka.streams.integration.FanoutIntegrationTest >
shouldFanoutTheInput[0] STARTED
org.apache.kafka.streams.integration.FanoutIntegrationTest >
shouldFanoutTheInput[0] PASSED
org.apache.kafka.streams.integration.FanoutIntegrationTest >
shouldFanoutTheInput[1] STARTED
org.apache.kafka.streams.integration.FanoutIntegrationTest >
shouldFanoutTheInput[1] PASSED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromScratchAfterResetWithIntermediateUserTopic STARTED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromScratchAfterResetWithIntermediateUserTopic PASSED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromScratchAfterResetWithoutIntermediateUserTopic STARTED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromScratchAfterResetWithoutIntermediateUserTopic PASSED
org.apache.kafka.streams.integration.KStreamKTableJoinIntegrationTest >
shouldCountClicksPerRegion[0] STARTED
org.apache.kafka.streams.integration.KStreamKTableJoinIntegrationTest >
shouldCountClicksPerRegion[0] PASSED
org.apache.kafka.streams.integration.KStreamKTableJoinIntegrationTest >
shouldCountClicksPerRegion[1] STARTED
org.apache.kafka.streams.integration.KStreamKTableJoinIntegrationTest >
shouldCountClicksPerRegion[1] PASSED
org.apache.kafka.streams.integration.GlobalKTableIntegrationTest >
shouldKStreamGlobalKTableLeftJoin STARTED
org.apache.kafka.streams.integration.GlobalKTableIntegrationTest >
shouldKStreamGlobalKTableLeftJoin PASSED
org.apache.kafka.streams.integration.GlobalKTableIntegrationTest >
shouldKStreamGlobalKTableJoin STARTED
org.apache.kafka.streams.integration.GlobalKTableIntegrationTest >
shouldKStreamGlobalKTableJoin PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceSessionWindows STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceSessionWindows PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduce STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduce PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregate STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregate PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCount STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCount PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldGroupByKey STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldGroupByKey PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceWindowed STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceWindowed PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCountSessionWindows STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCountSessionWindows PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregateWindowed STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregateWindowed PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKTableKTable STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKTableKTable PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest > testLeftKTableKTable
STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest > testLeftKTableKTable
PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testLeftKStreamKStream STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testLeftKStreamKStream PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testLeftKStreamKTable STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testLeftKStreamKTable PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testOuterKTableKTable STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testOuterKTableKTable PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKStreamKStream STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKStreamKStream PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testOuterKStreamKStream STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testOuterKStreamKStream PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKStreamKTable STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKStreamKTable PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[0] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[0] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[1] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[1] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[2] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[2] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[3] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[3] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[4] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[4] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[5] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[5] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[6] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[6] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[7] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[7] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[8] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[8] PASSED
org.apache.kafka.streams.integration.KStreamRepartitionJoinTest >
shouldCorrectlyRepartitionOnJoinOperations[0] STARTED
org.apache.kafka.streams.integration.KStreamRepartitionJoinTest >
shouldCorrectlyRepartitionOnJoinOperations[0] PASSED
org.apache.kafka.streams.integration.KStreamRepartitionJoinTest >
shouldCorrectlyRepartitionOnJoinOperations[1] STARTED
org.apache.kafka.streams.integration.KStreamRepartitionJoinTest >
shouldCorrectlyRepartitionOnJoinOperations[1] PASSED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldCompactTopicsForStateChangelogs STARTED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldCompactTopicsForStateChangelogs PASSED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldUseCompactAndDeleteForWindowStoreChangelogs 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:931)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:416)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:622)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:587)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:391)
at hudson.scm.SCM.poll(SCM.java:408)
at hudson.model.AbstractProject._poll(AbstractProject.java:1460)
at hudson.model.AbstractProject.poll(AbstractProject.java:1363)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:563)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:609)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
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:931)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:416)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:622)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:587)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:391)
at hudson.scm.SCM.poll(SCM.java:408)
at hudson.model.AbstractProject._poll(AbstractProject.java:1460)
at hudson.model.AbstractProject.poll(AbstractProject.java:1363)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:563)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:609)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
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:931)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:416)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:622)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:587)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:391)
at hudson.scm.SCM.poll(SCM.java:408)
at hudson.model.AbstractProject._poll(AbstractProject.java:1460)
at hudson.model.AbstractProject.poll(AbstractProject.java:1363)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:563)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:609)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Build timed out (after 360 minutes). Marking the build as failed.
Build was aborted
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