This was a bug, Mike. Thanks for being so diligent and noticing this.

Dawid

On Thu, Sep 10, 2015 at 12:26 AM, Michael McCandless
<luc...@mikemccandless.com> wrote:
> OK thanks for the analysis Dawid.
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Wed, Sep 9, 2015 at 5:58 PM, Dawid Weiss <dawid.we...@gmail.com> wrote:
>> Hi Mike.
>>
>> I know what caused it. It's a "test suite" timeout, but the runner
>> still attempts to execute any remaining tests, even after the timeout
>> watchdog killed the test that hung. It's a bug in the runner in other
>> words (but it doesn't change the fact that the original test did
>> hang).
>>
>> Dawid
>>
>>
>> On Wed, Sep 9, 2015 at 12:07 PM, Dawid Weiss <dawid.we...@gmail.com> wrote:
>>> This does look suspicious, Mike. Looks like interrupt() on
>>> testLiveMaxMergeCount somehow escaped and the next test started...
>>> I'll have to take a look at the code to see how (and if) this is
>>> possible. It shouldn't be.
>>>
>>> D.
>>>
>>> On Wed, Sep 9, 2015 at 12:02 PM, Michael McCandless
>>> <luc...@mikemccandless.com> wrote:
>>>> Spooky failure in TestConcurrentMergeScheduler.testLiveMaxMergeCount:
>>>> it seems like IW.forceMerge failed to notice that in fact all merges
>>>> had completed, so the calling thread waited forever for it to
>>>> finish...
>>>>
>>>> But, in the "interrupting leaked threads", why is there a "still
>>>> running" thread from a different test case (testTotalBytesSize)?
>>>>
>>>> Mike McCandless
>>>>
>>>> http://blog.mikemccandless.com
>>>>
>>>>
>>>> On Wed, Sep 9, 2015 at 3:07 AM, Apache Jenkins Server
>>>> <jenk...@builds.apache.org> wrote:
>>>>> Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.x/316/
>>>>>
>>>>> No tests ran.
>>>>>
>>>>> Build Log:
>>>>> [...truncated 53196 lines...]
>>>>> prepare-release-no-sign:
>>>>>     [mkdir] Created dir: 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist
>>>>>      [copy] Copying 461 files to 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist/lucene
>>>>>      [copy] Copying 245 files to 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist/solr
>>>>>    [smoker] Java 1.7 
>>>>> JAVA_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
>>>>>    [smoker] Java 1.8 
>>>>> JAVA_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8
>>>>>    [smoker] NOTE: output encoding is UTF-8
>>>>>    [smoker]
>>>>>    [smoker] Load release URL 
>>>>> "file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist/"...
>>>>>    [smoker]
>>>>>    [smoker] Test Lucene...
>>>>>    [smoker]   test basics...
>>>>>    [smoker]   get KEYS
>>>>>    [smoker]     0.1 MB in 0.01 sec (11.6 MB/sec)
>>>>>    [smoker]   check changes HTML...
>>>>>    [smoker]   download lucene-5.4.0-src.tgz...
>>>>>    [smoker]     28.5 MB in 0.04 sec (753.0 MB/sec)
>>>>>    [smoker]     verify md5/sha1 digests
>>>>>    [smoker]   download lucene-5.4.0.tgz...
>>>>>    [smoker]     65.9 MB in 0.09 sec (741.7 MB/sec)
>>>>>    [smoker]     verify md5/sha1 digests
>>>>>    [smoker]   download lucene-5.4.0.zip...
>>>>>    [smoker]     76.2 MB in 0.10 sec (763.7 MB/sec)
>>>>>    [smoker]     verify md5/sha1 digests
>>>>>    [smoker]   unpack lucene-5.4.0.tgz...
>>>>>    [smoker]     verify JAR metadata/identity/no javax.* or java.* 
>>>>> classes...
>>>>>    [smoker]     test demo with 1.7...
>>>>>    [smoker]       got 6104 hits for query "lucene"
>>>>>    [smoker]     checkindex with 1.7...
>>>>>    [smoker]     test demo with 1.8...
>>>>>    [smoker]       got 6104 hits for query "lucene"
>>>>>    [smoker]     checkindex with 1.8...
>>>>>    [smoker]     check Lucene's javadoc JAR
>>>>>    [smoker]   unpack lucene-5.4.0.zip...
>>>>>    [smoker]     verify JAR metadata/identity/no javax.* or java.* 
>>>>> classes...
>>>>>    [smoker]     test demo with 1.7...
>>>>>    [smoker]       got 6104 hits for query "lucene"
>>>>>    [smoker]     checkindex with 1.7...
>>>>>    [smoker]     test demo with 1.8...
>>>>>    [smoker]       got 6104 hits for query "lucene"
>>>>>    [smoker]     checkindex with 1.8...
>>>>>    [smoker]     check Lucene's javadoc JAR
>>>>>    [smoker]   unpack lucene-5.4.0-src.tgz...
>>>>>    [smoker]     make sure no JARs/WARs in src dist...
>>>>>    [smoker]     run "ant validate"
>>>>>    [smoker]     run tests w/ Java 7 and testArgs='-Dtests.slow=false'...
>>>>>    [smoker]     test demo with 1.7...
>>>>>    [smoker]       got 212 hits for query "lucene"
>>>>>    [smoker]     checkindex with 1.7...
>>>>>    [smoker]     generate javadocs w/ Java 7...
>>>>>    [smoker]
>>>>>    [smoker] Crawl/parse...
>>>>>    [smoker]
>>>>>    [smoker] Verify...
>>>>>    [smoker]     run tests w/ Java 8 and testArgs='-Dtests.slow=false'...
>>>>>    [smoker]
>>>>>    [smoker] command "export 
>>>>> JAVA_HOME="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8" 
>>>>> PATH="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin:$PATH"
>>>>>  
>>>>> JAVACMD="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin/java";
>>>>>  ant clean test -Dtests.slow=false" failed:
>>>>>    [smoker] Buildfile: 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build.xml
>>>>>    [smoker]
>>>>>    [smoker] clean:
>>>>>    [smoker]    [delete] Deleting directory 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build
>>>>>    [smoker]
>>>>>    [smoker] ivy-availability-check:
>>>>>    [smoker]
>>>>>    [smoker] ivy-fail:
>>>>>    [smoker]
>>>>>    [smoker] ivy-configure:
>>>>>    [smoker] [ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 :: 
>>>>> http://ant.apache.org/ivy/ ::
>>>>>    [smoker] [ivy:configure] :: loading settings :: file = 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/ivy-settings.xml
>>>>>    [smoker]
>>>>>    [smoker] -clover.load:
>>>>>    [smoker]
>>>>>    [smoker] resolve-groovy:
>>>>>    [smoker] [ivy:cachepath] :: resolving dependencies :: 
>>>>> org.codehaus.groovy#groovy-all-caller;working
>>>>>    [smoker] [ivy:cachepath]     confs: [default]
>>>>>    [smoker] [ivy:cachepath]     found 
>>>>> org.codehaus.groovy#groovy-all;2.4.4 in public
>>>>>    [smoker] [ivy:cachepath] :: resolution report :: resolve 231ms :: 
>>>>> artifacts dl 3ms
>>>>>    [smoker]     
>>>>> ---------------------------------------------------------------------
>>>>>    [smoker]     |                  |            modules            ||   
>>>>> artifacts   |
>>>>>    [smoker]     |       conf       | number| search|dwnlded|evicted|| 
>>>>> number|dwnlded|
>>>>>    [smoker]     
>>>>> ---------------------------------------------------------------------
>>>>>    [smoker]     |      default     |   1   |   0   |   0   |   0   ||   1 
>>>>>   |   0   |
>>>>>    [smoker]     
>>>>> ---------------------------------------------------------------------
>>>>>    [smoker]
>>>>>    [smoker] -init-totals:
>>>>>    [smoker]
>>>>>    [smoker] test-core:
>>>>>    [smoker]
>>>>>    [smoker] -clover.disable:
>>>>>    [smoker]
>>>>>    [smoker] ivy-availability-check:
>>>>>    [smoker]
>>>>>    [smoker] ivy-fail:
>>>>>    [smoker]
>>>>>    [smoker] ivy-configure:
>>>>>    [smoker] [ivy:configure] :: loading settings :: file = 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/ivy-settings.xml
>>>>>    [smoker]
>>>>>    [smoker] -clover.load:
>>>>>    [smoker]
>>>>>    [smoker] -clover.classpath:
>>>>>    [smoker]
>>>>>    [smoker] -clover.setup:
>>>>>    [smoker]
>>>>>    [smoker] clover:
>>>>>    [smoker]
>>>>>    [smoker] resolve:
>>>>>    [smoker]
>>>>>    [smoker] init:
>>>>>    [smoker]
>>>>>    [smoker] compile-core:
>>>>>    [smoker]     [mkdir] Created dir: 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java
>>>>>    [smoker]     [javac] Compiling 739 source files to 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java
>>>>>    [smoker]     [javac] Note: Some input files use or override a 
>>>>> deprecated API.
>>>>>    [smoker]     [javac] Note: Recompile with -Xlint:deprecation for 
>>>>> details.
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/document/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/search/payloads/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/codecs/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/util/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/analysis/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/index/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/store/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/search/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/codecs/lucene53/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
>>>>>    [smoker]      [copy] Copying 3 files to 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/java
>>>>>    [smoker]
>>>>>    [smoker] compile-test-framework:
>>>>>    [smoker]
>>>>>    [smoker] ivy-availability-check:
>>>>>    [smoker]
>>>>>    [smoker] ivy-fail:
>>>>>    [smoker]
>>>>>    [smoker] ivy-configure:
>>>>>    [smoker] [ivy:configure] :: loading settings :: file = 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/ivy-settings.xml
>>>>>    [smoker]
>>>>>    [smoker] resolve:
>>>>>    [smoker]
>>>>>    [smoker] init:
>>>>>    [smoker]
>>>>>    [smoker] compile-lucene-core:
>>>>>    [smoker]
>>>>>    [smoker] ivy-availability-check:
>>>>>    [smoker]
>>>>>    [smoker] ivy-fail:
>>>>>    [smoker]
>>>>>    [smoker] ivy-configure:
>>>>>    [smoker] [ivy:configure] :: loading settings :: file = 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/ivy-settings.xml
>>>>>    [smoker]
>>>>>    [smoker] resolve:
>>>>>    [smoker]
>>>>>    [smoker] init:
>>>>>    [smoker]
>>>>>    [smoker] -clover.disable:
>>>>>    [smoker]
>>>>>    [smoker] -clover.load:
>>>>>    [smoker]
>>>>>    [smoker] -clover.classpath:
>>>>>    [smoker]
>>>>>    [smoker] -clover.setup:
>>>>>    [smoker]
>>>>>    [smoker] clover:
>>>>>    [smoker]
>>>>>    [smoker] compile-core:
>>>>>    [smoker]
>>>>>    [smoker] compile-codecs:
>>>>>    [smoker]
>>>>>    [smoker] ivy-availability-check:
>>>>>    [smoker]
>>>>>    [smoker] ivy-fail:
>>>>>    [smoker]
>>>>>    [smoker] ivy-configure:
>>>>>    [smoker] [ivy:configure] :: loading settings :: file = 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/ivy-settings.xml
>>>>>    [smoker]
>>>>>    [smoker] resolve:
>>>>>    [smoker]
>>>>>    [smoker] common.init:
>>>>>    [smoker]
>>>>>    [smoker] compile-lucene-core:
>>>>>    [smoker]
>>>>>    [smoker] init:
>>>>>    [smoker]
>>>>>    [smoker] -clover.disable:
>>>>>    [smoker]
>>>>>    [smoker] -clover.load:
>>>>>    [smoker]
>>>>>    [smoker] -clover.classpath:
>>>>>    [smoker]
>>>>>    [smoker] -clover.setup:
>>>>>    [smoker]
>>>>>    [smoker] clover:
>>>>>    [smoker]
>>>>>    [smoker] compile-core:
>>>>>    [smoker]     [mkdir] Created dir: 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/codecs/classes/java
>>>>>    [smoker]     [javac] Compiling 64 source files to 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/codecs/classes/java
>>>>>    [smoker]     [javac] Note: Some input files use or override a 
>>>>> deprecated API.
>>>>>    [smoker]     [javac] Note: Recompile with -Xlint:deprecation for 
>>>>> details.
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/codecs/classes/java/org/apache/lucene/codecs/bloom/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/codecs/classes/java/org/apache/lucene/codecs/memory/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/codecs/classes/java/org/apache/lucene/codecs/simpletext/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/codecs/classes/java/org/apache/lucene/codecs/blockterms/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/codecs/classes/java/org/apache/lucene/codecs/blocktreeords/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/codecs/classes/java/org/apache/lucene/codecs/autoprefix/package-info.class
>>>>>    [smoker]      [copy] Copying 3 files to 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/codecs/classes/java
>>>>>    [smoker]
>>>>>    [smoker] -clover.disable:
>>>>>    [smoker]
>>>>>    [smoker] -clover.load:
>>>>>    [smoker]
>>>>>    [smoker] -clover.classpath:
>>>>>    [smoker]
>>>>>    [smoker] -clover.setup:
>>>>>    [smoker]
>>>>>    [smoker] clover:
>>>>>    [smoker]
>>>>>    [smoker] common.compile-core:
>>>>>    [smoker]     [mkdir] Created dir: 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/test-framework/classes/java
>>>>>    [smoker]     [javac] Compiling 170 source files to 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/test-framework/classes/java
>>>>>    [smoker]     [javac] 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/test-framework/src/java/org/apache/lucene/search/spans/AssertingSpanQuery.java:67:
>>>>>  warning: [cast] redundant cast to SpanQuery
>>>>>    [smoker]     [javac]     return new AssertingSpanQuery((SpanQuery) in);
>>>>>    [smoker]     [javac]                                   ^
>>>>>    [smoker]     [javac] Note: Some input files use or override a 
>>>>> deprecated API.
>>>>>    [smoker]     [javac] Note: Recompile with -Xlint:deprecation for 
>>>>> details.
>>>>>    [smoker]     [javac] 1 warning
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/test-framework/classes/java/org/apache/lucene/codecs/asserting/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/test-framework/classes/java/org/apache/lucene/codecs/ramonly/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/test-framework/classes/java/org/apache/lucene/mockfile/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/test-framework/classes/java/org/apache/lucene/codecs/cheapbastard/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/test-framework/classes/java/org/apache/lucene/codecs/mockrandom/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/test-framework/classes/java/org/apache/lucene/codecs/cranky/package-info.class
>>>>>    [smoker]     [javac] Creating empty 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/test-framework/classes/java/org/apache/lucene/codecs/compressing/dummy/package-info.class
>>>>>    [smoker]      [copy] Copying 4 files to 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/test-framework/classes/java
>>>>>    [smoker]
>>>>>    [smoker] compile-core:
>>>>>    [smoker]
>>>>>    [smoker] compile-test:
>>>>>    [smoker]     [mkdir] Created dir: 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/test
>>>>>    [smoker]     [javac] Compiling 424 source files to 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/test
>>>>>    [smoker]     [javac] Note: Some input files use or override a 
>>>>> deprecated API.
>>>>>    [smoker]     [javac] Note: Recompile with -Xlint:deprecation for 
>>>>> details.
>>>>>    [smoker]      [copy] Copying 3 files to 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/classes/test
>>>>>    [smoker]
>>>>>    [smoker] install-junit4-taskdef:
>>>>>    [smoker]
>>>>>    [smoker] validate:
>>>>>    [smoker]
>>>>>    [smoker] resolve-groovy:
>>>>>    [smoker]
>>>>>    [smoker] -init-totals:
>>>>>    [smoker]
>>>>>    [smoker] -test:
>>>>>    [smoker]     [mkdir] Created dir: 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/test
>>>>>    [smoker] [loadresource] Do not set property tests.explicitclass as its 
>>>>> length is 0.
>>>>>    [smoker]     [mkdir] Created dir: 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build/core/test/temp
>>>>>    [smoker]    [junit4] <JUnit4> says שלום! Master seed: E161078A2DDB168A
>>>>>    [smoker]    [junit4] Executing 414 suites with 3 JVMs.
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Started J0 PID(3621@localhost).
>>>>>    [smoker]    [junit4] Started J1 PID(3622@localhost).
>>>>>    [smoker]    [junit4] Started J2 PID(3620@localhost).
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.analysis.tokenattributes.TestPackedTokenAttributeImpl
>>>>>    [smoker]    [junit4] Completed [1/414] on J0 in 0.64s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.store.TestSimpleFSDirectory
>>>>>    [smoker]    [junit4] Completed [2/414] on J0 in 3.41s, 40 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestByteSlices
>>>>>    [smoker]    [junit4] Completed [3/414] on J2 in 5.68s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestDisjunctionMaxQuery
>>>>>    [smoker]    [junit4] Completed [4/414] on J0 in 3.43s, 11 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestAllFilesHaveChecksumFooter
>>>>>    [smoker]    [junit4] Completed [5/414] on J2 in 2.22s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
>>>>>    [smoker]    [junit4] Completed [6/414] on J1 in 10.35s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSortRescorer
>>>>>    [smoker]    [junit4] Completed [7/414] on J2 in 2.50s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestTransactionRollback
>>>>>    [smoker]    [junit4] Completed [8/414] on J1 in 0.94s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestTopDocsCollector
>>>>>    [smoker]    [junit4] Completed [9/414] on J1 in 0.63s, 8 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestArrayUtil
>>>>>    [smoker]    [junit4] Completed [10/414] on J0 in 6.49s, 13 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestMixedCodecs
>>>>>    [smoker]    [junit4] Completed [11/414] on J2 in 4.25s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexableField
>>>>>    [smoker]    [junit4] Completed [12/414] on J1 in 2.97s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.spans.TestSpansAdvanced2
>>>>>    [smoker]    [junit4] Completed [13/414] on J1 in 0.77s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.spans.TestSpansAdvanced
>>>>>    [smoker]    [junit4] Completed [14/414] on J1 in 0.36s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestParallelReaderEmptyIndex
>>>>>    [smoker]    [junit4] Completed [15/414] on J1 in 0.51s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestStressDeletes
>>>>>    [smoker]    [junit4] Completed [16/414] on J2 in 2.25s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.fst.TestFSTs
>>>>>    [smoker]    [junit4] IGNOR/A 0.12s J2 | TestFSTs.testNonFinalStopNode
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J2 | 
>>>>> TestFSTs.testLargeOutputsOnArrayArcs
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>>>>> TestFSTs.testShortestPathsWFSTRandom
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.03s J2 | 
>>>>> TestFSTs.testFinalOutputOnEndState
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | TestFSTs.testSimple
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | TestFSTs.testRandomTermLookup
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J2 | TestFSTs.testRandomWords
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J2 | TestFSTs.testBigSet
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] IGNOR/A 0.02s J2 | TestFSTs.testInternalFinalState
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.02s J2 | TestFSTs.testPrimaryKeys
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J2 | 
>>>>> TestFSTs.testExpandedCloseToRoot
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | TestFSTs.testDuplicateFSAString
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | TestFSTs.testShortestPathsWFST
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J2 | TestFSTs.testSingleString
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J2 | TestFSTs.testRealTerms
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J2 | TestFSTs.testBasicFSA
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>>>>> TestFSTs.testIllegallyModifyRootArc
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>>>>> TestFSTs.testShortestPathsRandom
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | TestFSTs.testRejectNoLimits
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.02s J2 | TestFSTs.testShortestPaths
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] Completed [17/414] on J2 in 0.35s, 20 tests, 20 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestMultiPhraseEnum
>>>>>    [smoker]    [junit4] Completed [18/414] on J2 in 0.15s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestBooleanQueryVisitSubscorers
>>>>>    [smoker]    [junit4] Completed [19/414] on J2 in 0.25s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.Test2BSortedDocValuesFixedSorted
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>>>>> Test2BSortedDocValuesFixedSorted.testFixedSorted
>>>>>    [smoker]    [junit4]    > Assumption #1: 'monster' test group is 
>>>>> disabled (@Monster(value=Takes ~ 6 hours if the heap is 5gb))
>>>>>    [smoker]    [junit4] Completed [20/414] on J2 in 0.02s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestNamedSPILoader
>>>>>    [smoker]    [junit4] Completed [21/414] on J2 in 0.05s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestForTooMuchCloning
>>>>>    [smoker]    [junit4] Completed [22/414] on J2 in 0.36s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.Test4GBStoredFields
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | Test4GBStoredFields.test
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] Completed [23/414] on J2 in 0.02s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
>>>>>    [smoker]    [junit4] Completed [24/414] on J0 in 5.94s, 25 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs
>>>>>    [smoker]    [junit4] Completed [25/414] on J0 in 0.35s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestTimSorter
>>>>>    [smoker]    [junit4] Completed [26/414] on J0 in 0.52s, 9 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriter
>>>>>    [smoker]    [junit4] Completed [27/414] on J0 in 11.09s, 69 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestCachingCollector
>>>>>    [smoker]    [junit4] Completed [28/414] on J0 in 0.03s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.spans.TestSpanExplanations
>>>>>    [smoker]    [junit4] Completed [29/414] on J0 in 1.52s, 30 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.store.TestBufferedIndexInput
>>>>>    [smoker]    [junit4] Completed [30/414] on J0 in 0.53s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestFilterCachingPolicy
>>>>>    [smoker]    [junit4] Completed [31/414] on J0 in 0.08s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.document.TestDocument
>>>>>    [smoker]    [junit4] Completed [32/414] on J0 in 0.21s, 11 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestMergedIterator
>>>>>    [smoker]    [junit4] Completed [33/414] on J0 in 0.66s, 25 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.packed.TestDirectPacked
>>>>>    [smoker]    [junit4] Completed [34/414] on J0 in 0.72s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
>>>>>    [smoker]    [junit4] Completed [35/414] on J0 in 0.04s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestReadOnlyIndex
>>>>>    [smoker]    [junit4] Completed [36/414] on J0 in 0.13s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestNotDocIdSet
>>>>>    [smoker]    [junit4] Completed [37/414] on J0 in 1.84s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.MultiCollectorTest
>>>>>    [smoker]    [junit4] Completed [38/414] on J0 in 0.27s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.TestCloseableThreadLocal
>>>>>    [smoker]    [junit4] Completed [39/414] on J0 in 0.05s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.store.TestSingleInstanceLockFactory
>>>>>    [smoker]    [junit4] Completed [40/414] on J0 in 2.23s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSort
>>>>>    [smoker]    [junit4] Completed [41/414] on J0 in 0.33s, 24 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestBlendedTermQuery
>>>>>    [smoker]    [junit4] Completed [42/414] on J0 in 0.05s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestDocTermOrdsRewriteMethod
>>>>>    [smoker]    [junit4] Completed [43/414] on J0 in 4.51s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.store.TestSimpleFSLockFactory
>>>>>    [smoker]    [junit4] Completed [44/414] on J0 in 10.96s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.lucene50.TestLucene50DocValuesFormat
>>>>>    [smoker]    [junit4] IGNOR/A 0.08s J1 | 
>>>>> TestLucene50DocValuesFormat.testSortedSetVariableLengthBigVsStoredFields
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J1 | 
>>>>> TestLucene50DocValuesFormat.testTermsEnumVariableWidth
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.03s J1 | 
>>>>> TestLucene50DocValuesFormat.testSortedSetVariableLengthManyVsStoredFields
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J1 | 
>>>>> TestLucene50DocValuesFormat.testTermsEnumRandomMany
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestLucene50DocValuesFormat.testSortedVariableLengthBigVsStoredFields
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestLucene50DocValuesFormat.testThreads2
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J1 | 
>>>>> TestLucene50DocValuesFormat.testTermsEnumFixedWidth
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J1 | 
>>>>> TestLucene50DocValuesFormat.testThreads3
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J1 | 
>>>>> TestLucene50DocValuesFormat.testSortedVariableLengthManyVsStoredFields
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestLucene50DocValuesFormat.testRamBytesUsed
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] Completed [45/414] on J1 in 43.04s, 100 tests, 10 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.document.TestField
>>>>>    [smoker]    [junit4] Completed [46/414] on J1 in 0.18s, 19 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.spans.TestFilterSpans
>>>>>    [smoker]    [junit4] Completed [47/414] on J1 in 0.07s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestTieredMergePolicy
>>>>>    [smoker]    [junit4] Completed [48/414] on J0 in 5.01s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestRoaringDocIdSet
>>>>>    [smoker]    [junit4] Completed [49/414] on J1 in 1.39s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTerms
>>>>>    [smoker]    [junit4] Completed [50/414] on J0 in 0.48s, 8 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestCharsRef
>>>>>    [smoker]    [junit4] Completed [51/414] on J0 in 0.09s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.store.TestByteArrayDataInput
>>>>>    [smoker]    [junit4] Completed [52/414] on J0 in 0.05s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestFilteredSearch
>>>>>    [smoker]    [junit4] Completed [53/414] on J0 in 0.13s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestCheckIndex
>>>>>    [smoker]    [junit4] Completed [54/414] on J1 in 2.13s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestDocValues
>>>>>    [smoker]    [junit4] Completed [55/414] on J1 in 0.09s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestInfoStream
>>>>>    [smoker]    [junit4] Completed [56/414] on J1 in 0.02s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestFixedBitDocIdSet
>>>>>    [smoker]    [junit4] Completed [57/414] on J0 in 1.54s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestPrefixFilter
>>>>>    [smoker]    [junit4] Completed [58/414] on J0 in 0.07s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestDirectoryReader
>>>>>    [smoker]    [junit4] Completed [59/414] on J1 in 1.37s, 24 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestParallelLeafReader
>>>>>    [smoker]    [junit4] Completed [60/414] on J1 in 0.27s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestNumericUtils
>>>>>    [smoker]    [junit4] Completed [61/414] on J1 in 1.93s, 12 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestBooleanOr
>>>>>    [smoker]    [junit4] Completed [62/414] on J1 in 3.93s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestNumericDocValuesUpdates
>>>>>    [smoker]    [junit4] IGNOR/A 0.10s J0 | 
>>>>> TestNumericDocValuesUpdates.testTonsOfUpdates
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] Completed [63/414] on J0 in 8.67s, 29 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl
>>>>>    [smoker]    [junit4] Completed [64/414] on J0 in 0.07s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.spans.TestSpanFirstQuery
>>>>>    [smoker]    [junit4] Completed [65/414] on J0 in 0.07s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestTermRangeFilter
>>>>>    [smoker]    [junit4] Completed [66/414] on J0 in 2.91s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexCommit
>>>>>    [smoker]    [junit4] Completed [67/414] on J0 in 0.04s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
>>>>>    [smoker]    [junit4] Completed [68/414] on J1 in 8.93s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestConstantScoreQuery
>>>>>    [smoker]    [junit4] Completed [69/414] on J1 in 0.08s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.Test2BNumericDocValues
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> Test2BNumericDocValues.testNumerics
>>>>>    [smoker]    [junit4]    > Assumption #1: 'monster' test group is 
>>>>> disabled (@Monster(value=takes ~ 2 hours if the heap is 5gb))
>>>>>    [smoker]    [junit4] Completed [70/414] on J1 in 0.01s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.TestTimSorterWorstCase
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestTimSorterWorstCase.testWorstCaseStackSize
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] Completed [71/414] on J1 in 0.01s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] HEARTBEAT J2 PID(3620@localhost): 
>>>>> 2015-09-09T01:07:58, stalled for 62.8s at: 
>>>>> TestConcurrentMergeScheduler.testLiveMaxMergeCount
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterReader
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J1 | 
>>>>> TestIndexWriterReader.testAddIndexesAndDoDeletesThreads
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J1 | 
>>>>> TestIndexWriterReader.testDuringAddIndexes
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] Completed [72/414] on J1 in 2.68s, 23 tests, 2 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestDocValuesScoring
>>>>>    [smoker]    [junit4] Completed [73/414] on J1 in 0.09s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestMultiFields
>>>>>    [smoker]    [junit4] Completed [74/414] on J1 in 0.41s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.TestAssertions
>>>>>    [smoker]    [junit4] Completed [75/414] on J1 in 0.02s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.Test2BBinaryDocValues
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> Test2BBinaryDocValues.testFixedBinary
>>>>>    [smoker]    [junit4]    > Assumption #1: 'monster' test group is 
>>>>> disabled (@Monster(value=takes ~ 6 hours if the heap is 5gb))
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> Test2BBinaryDocValues.testVariableBinary
>>>>>    [smoker]    [junit4]    > Assumption #1: 'monster' test group is 
>>>>> disabled (@Monster(value=takes ~ 6 hours if the heap is 5gb))
>>>>>    [smoker]    [junit4] Completed [76/414] on J1 in 0.01s, 2 tests, 2 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.spans.TestSpanNearQuery
>>>>>    [smoker]    [junit4] Completed [77/414] on J1 in 0.03s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestTwoPhaseCommitTool
>>>>>    [smoker]    [junit4] Completed [78/414] on J1 in 0.02s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterCommit
>>>>>    [smoker]    [junit4] Completed [79/414] on J1 in 1.49s, 13 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIntBlockPool
>>>>>    [smoker]    [junit4] Completed [80/414] on J1 in 0.44s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestNGramPhraseQuery
>>>>>    [smoker]    [junit4] Completed [81/414] on J1 in 0.02s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.Test2BTerms
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | Test2BTerms.test2BTerms
>>>>>    [smoker]    [junit4]    > Assumption #1: 'monster' test group is 
>>>>> disabled (@Monster(value=very slow, use 5g minimum heap))
>>>>>    [smoker]    [junit4] Completed [82/414] on J1 in 0.00s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestMultiValuedNumericRangeQuery
>>>>>    [smoker]    [junit4] Completed [83/414] on J1 in 0.69s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestDocumentsWriterStallControl
>>>>>    [smoker]    [junit4] Completed [84/414] on J0 in 12.43s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
>>>>>    [smoker]    [junit4] Completed [85/414] on J0 in 1.79s, 8 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestCodecHoldsOpenFiles
>>>>>    [smoker]    [junit4] Completed [86/414] on J0 in 0.04s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestVersion
>>>>>    [smoker]    [junit4] Completed [87/414] on J0 in 0.08s, 11 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestDocIdSetBuilder
>>>>>    [smoker]    [junit4] Completed [88/414] on J1 in 3.86s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestWildcard
>>>>>    [smoker]    [junit4] Completed [89/414] on J0 in 0.12s, 8 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.Test2BPagedBytes
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J0 | Test2BPagedBytes.test
>>>>>    [smoker]    [junit4]    > Assumption #1: 'monster' test group is 
>>>>> disabled (@Monster(value=You must increase heap to > 2 G to run this))
>>>>>    [smoker]    [junit4] Completed [90/414] on J0 in 0.02s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestForceMergeForever
>>>>>    [smoker]    [junit4] Completed [91/414] on J0 in 1.91s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.lucene50.TestForUtil
>>>>>    [smoker]    [junit4] Completed [92/414] on J0 in 0.09s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestLucene50StoredFieldsFormat.testBigDocuments
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestLucene50StoredFieldsFormat.testRamBytesUsed
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] Completed [93/414] on J1 in 3.52s, 17 tests, 2 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestUniqueTermCount
>>>>>    [smoker]    [junit4] Completed [94/414] on J1 in 0.07s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestSameTokenSamePosition
>>>>>    [smoker]    [junit4] Completed [95/414] on J1 in 0.10s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.TestBitDocIdSetBuilder
>>>>>    [smoker]    [junit4] Completed [96/414] on J1 in 0.28s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.TestDemo
>>>>>    [smoker]    [junit4] Completed [97/414] on J1 in 0.04s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTermsEnum2
>>>>>    [smoker]    [junit4] Completed [98/414] on J1 in 1.98s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestTermRangeQuery
>>>>>    [smoker]    [junit4] Completed [99/414] on J1 in 0.14s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.compressing.TestHighCompressionMode
>>>>>    [smoker]    [junit4] Completed [100/414] on J1 in 1.22s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestNRTThreads
>>>>>    [smoker]    [junit4] Completed [101/414] on J0 in 6.94s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
>>>>>    [smoker]    [junit4] IGNOR/A 0.02s J0 | 
>>>>> TestFieldMaskingSpanQuery.testSimple2
>>>>>    [smoker]    [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
>>>>>    [smoker]    [junit4] IGNOR/A 0.03s J0 | 
>>>>> TestFieldMaskingSpanQuery.testSpans2
>>>>>    [smoker]    [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
>>>>>    [smoker]    [junit4] Completed [102/414] on J0 in 0.62s, 11 tests, 2 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterUnicode
>>>>>    [smoker]    [junit4] Completed [103/414] on J1 in 5.25s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterMaxDocs
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterMaxDocs.testExactlyAtTrueLimit
>>>>>    [smoker]    [junit4]    > Assumption #1: 'monster' test group is 
>>>>> disabled (@Monster(value=takes over two hours))
>>>>>    [smoker]    [junit4] Completed [104/414] on J0 in 4.00s, 21 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestAutomatonQueryUnicode
>>>>>    [smoker]    [junit4] Completed [105/414] on J0 in 0.09s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestSimilarityProvider
>>>>>    [smoker]    [junit4] Completed [106/414] on J0 in 0.05s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestSumDocFreq
>>>>>    [smoker]    [junit4] Completed [107/414] on J0 in 0.32s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
>>>>>    [smoker]    [junit4] Completed [108/414] on J0 in 3.99s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestLucene50StoredFieldsFormatHighCompression.testRamBytesUsed
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestLucene50StoredFieldsFormatHighCompression.testBigDocuments
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] Completed [109/414] on J1 in 6.07s, 19 tests, 2 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestPrefixInBooleanQuery
>>>>>    [smoker]    [junit4] Completed [110/414] on J1 in 0.75s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestCustomNorms
>>>>>    [smoker]    [junit4] Completed [111/414] on J1 in 0.88s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTermdocPerf
>>>>>    [smoker]    [junit4] Completed [112/414] on J1 in 0.01s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterNRTIsCurrent
>>>>>    [smoker]    [junit4] Completed [113/414] on J0 in 4.08s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.TestSearch
>>>>>    [smoker]    [junit4] Completed [114/414] on J0 in 0.17s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestDoc
>>>>>    [smoker]    [junit4] Completed [115/414] on J0 in 0.30s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.TestExternalCodecs
>>>>>    [smoker]    [junit4] Completed [116/414] on J0 in 0.89s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestConsistentFieldNumbers
>>>>>    [smoker]    [junit4] Completed [117/414] on J0 in 2.46s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestNeverDelete
>>>>>    [smoker]    [junit4] Completed [118/414] on J0 in 2.98s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestShardSearching
>>>>>    [smoker]    [junit4] Completed [119/414] on J1 in 8.80s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestCrashCausesCorruptIndex
>>>>>    [smoker]    [junit4] Completed [120/414] on J0 in 0.41s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.automaton.FiniteStringsIteratorTest
>>>>>    [smoker]    [junit4] Completed [121/414] on J1 in 4.56s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper
>>>>>    [smoker]    [junit4] Completed [122/414] on J1 in 0.13s, 8 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestMultiTermQueryRewrites
>>>>>    [smoker]    [junit4] Completed [123/414] on J1 in 0.05s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestByteBlockPool
>>>>>    [smoker]    [junit4] Completed [124/414] on J1 in 0.05s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestConjunctionDISI
>>>>>    [smoker]    [junit4] Completed [125/414] on J0 in 4.79s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
>>>>>    [smoker]    [junit4] Completed [126/414] on J1 in 1.52s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.payloads.TestPayloadBasics
>>>>>    [smoker]    [junit4] Completed [127/414] on J1 in 1.26s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTermsEnum
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestTermsEnum.testVaryingTermsPerSegment
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] Completed [128/414] on J1 in 6.87s, 11 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestSegmentReader
>>>>>    [smoker]    [junit4] Completed [129/414] on J1 in 0.94s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestWindowsMMap
>>>>>    [smoker]    [junit4] Completed [130/414] on J1 in 0.13s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestOmitTf
>>>>>    [smoker]    [junit4] Completed [131/414] on J1 in 0.35s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestLongBitSet
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestLongBitSet.testHugeCapacity
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] Completed [132/414] on J1 in 0.53s, 9 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] HEARTBEAT J2 PID(3620@localhost): 
>>>>> 2015-09-09T01:08:58, stalled for  123s at: 
>>>>> TestConcurrentMergeScheduler.testLiveMaxMergeCount
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestPerFieldPostingsFormat.testRamBytesUsed
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestPerFieldPostingsFormat.testMergeStability
>>>>>    [smoker]    [junit4]    > Assumption #1: The MockRandom PF randomizes 
>>>>> content on the fly, so we can't check it
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestPerFieldPostingsFormat.testPostingsEnumReuse
>>>>>    [smoker]    [junit4]    > Assumption #1: The MockRandom PF randomizes 
>>>>> content on the fly, so we can't check it
>>>>>    [smoker]    [junit4] Completed [133/414] on J1 in 7.97s, 30 tests, 3 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestDirectoryReaderReopen
>>>>>    [smoker]    [junit4] Completed [134/414] on J1 in 2.15s, 9 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestBoolean2
>>>>>    [smoker]    [junit4] Completed [135/414] on J1 in 6.19s, 11 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterMergePolicy
>>>>>    [smoker]    [junit4] Completed [136/414] on J1 in 3.45s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestLiveFieldValues
>>>>>    [smoker]    [junit4] Completed [137/414] on J1 in 0.66s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestBooleanScorer
>>>>>    [smoker]    [junit4] Completed [138/414] on J1 in 0.02s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterMerging
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestIndexWriterMerging.testNoWaitClose
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] Completed [139/414] on J1 in 1.72s, 6 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.TestCodecLoadingDeadlock
>>>>>    [smoker]    [junit4] Completed [140/414] on J1 in 0.62s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
>>>>>    [smoker]    [junit4] Completed [141/414] on J1 in 1.43s, 40 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J0 | 
>>>>> TestPerFieldDocValuesFormat.testThreads2
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestPerFieldDocValuesFormat.testThreads3
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J0 | 
>>>>> TestPerFieldDocValuesFormat.testRamBytesUsed
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] Completed [142/414] on J0 in 40.59s, 91 tests, 3 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.similarities.TestDefaultSimilarity
>>>>>    [smoker]    [junit4] Completed [143/414] on J0 in 0.04s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestDemoParallelLeafReader
>>>>>    [smoker]    [junit4] Completed [144/414] on J1 in 7.89s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterDelete
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterDelete.testApplyDeletesOnFlush
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] Completed [145/414] on J0 in 4.78s, 27 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestDocValuesRewriteMethod
>>>>>    [smoker]    [junit4] Completed [146/414] on J0 in 3.23s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
>>>>>    [smoker]    [junit4] Completed [147/414] on J0 in 1.29s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
>>>>>    [smoker]    [junit4] Completed [148/414] on J0 in 1.55s, 13 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestFlex
>>>>>    [smoker]    [junit4] Completed [149/414] on J0 in 0.08s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestSetOnce
>>>>>    [smoker]    [junit4] Completed [150/414] on J0 in 0.03s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestNumericRangeQuery64
>>>>>    [smoker]    [junit4] Completed [151/414] on J1 in 8.38s, 29 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
>>>>>    [smoker]    [junit4] Completed [152/414] on J0 in 2.01s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.lucene50.TestLucene50TermVectorsFormat
>>>>>    [smoker]    [junit4] IGNOR/A 0.02s J1 | 
>>>>> TestLucene50TermVectorsFormat.testRamBytesUsed
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] Completed [153/414] on J1 in 9.94s, 23 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterExceptions2
>>>>>    [smoker]    [junit4] Completed [154/414] on J0 in 10.35s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestBlockPostingsFormat.testRamBytesUsed
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] Completed [155/414] on J0 in 4.67s, 32 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.automaton.TestAutomaton
>>>>>    [smoker]    [junit4] Completed [156/414] on J0 in 3.04s, 56 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.store.TestNativeFSLockFactory
>>>>>    [smoker]    [junit4] Completed [157/414] on J1 in 10.72s, 10 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestHugeRamFile
>>>>>    [smoker]    [junit4] Completed [158/414] on J0 in 3.00s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] HEARTBEAT J2 PID(3620@localhost): 
>>>>> 2015-09-09T01:09:58, stalled for  183s at: 
>>>>> TestConcurrentMergeScheduler.testLiveMaxMergeCount
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.TestSparseFixedBitSet
>>>>>    [smoker]    [junit4] Completed [159/414] on J0 in 3.10s, 17 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.lucene53.TestLucene53NormsFormat
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestLucene53NormsFormat.testNCommonBig
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestLucene53NormsFormat.testMergeStability
>>>>>    [smoker]    [junit4]    > Assumption #1: The MockRandom PF randomizes 
>>>>> content on the fly, so we can't check it
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestLucene53NormsFormat.testRamBytesUsed
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] Completed [160/414] on J1 in 5.99s, 17 tests, 3 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestScorerPerf
>>>>>    [smoker]    [junit4] Completed [161/414] on J0 in 4.60s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestLongPostings
>>>>>    [smoker]    [junit4] Completed [162/414] on J1 in 4.50s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.store.TestSleepingLockWrapper
>>>>>    [smoker]    [junit4] Completed [163/414] on J1 in 1.20s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestFlushByRamOrCountsPolicy
>>>>>    [smoker]    [junit4] Completed [164/414] on J0 in 6.30s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
>>>>>    [smoker]    [junit4] Completed [165/414] on J1 in 6.74s, 15 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestMinShouldMatch2
>>>>>    [smoker]    [junit4] Completed [166/414] on J0 in 5.70s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestSearcherManager
>>>>>    [smoker]    [junit4] Completed [167/414] on J1 in 4.75s, 10 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestPrefixQuery
>>>>>    [smoker]    [junit4] Completed [168/414] on J0 in 3.07s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestBooleanMinShouldMatch
>>>>>    [smoker]    [junit4] Completed [169/414] on J1 in 2.32s, 17 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestFieldValueQuery
>>>>>    [smoker]    [junit4] Completed [170/414] on J0 in 1.95s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestControlledRealTimeReopenThread
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestControlledRealTimeReopenThread.testCRTReopen
>>>>>    [smoker]    [junit4]    > Assumption #1: 'awaitsfix' test group is 
>>>>> disabled 
>>>>> (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-5737))
>>>>>    [smoker]    [junit4] Completed [171/414] on J1 in 3.51s, 5 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat2
>>>>>    [smoker]    [junit4] Completed [172/414] on J0 in 4.30s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestFieldCacheRewriteMethod
>>>>>    [smoker]    [junit4] Completed [173/414] on J1 in 4.31s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestAddIndexes
>>>>>    [smoker]    [junit4] Completed [174/414] on J1 in 2.38s, 23 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestNumericRangeQuery32
>>>>>    [smoker]    [junit4] Completed [175/414] on J0 in 5.35s, 23 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.automaton.TestMinimize
>>>>>    [smoker]    [junit4] Completed [176/414] on J1 in 3.01s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestLRUFilterCache
>>>>>    [smoker]    [junit4] Completed [177/414] on J0 in 6.03s, 10 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestBinaryDocValuesUpdates
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestBinaryDocValuesUpdates.testTonsOfUpdates
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] Completed [178/414] on J1 in 6.60s, 28 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestStressNRT
>>>>>    [smoker]    [junit4] Completed [179/414] on J0 in 2.77s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestSameScoresWithThreads
>>>>>    [smoker]    [junit4] Completed [180/414] on J1 in 0.46s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestManyFields
>>>>>    [smoker]    [junit4] Completed [181/414] on J0 in 1.46s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestMultiMMap
>>>>>    [smoker]    [junit4] Completed [182/414] on J1 in 2.84s, 52 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestSimpleExplanations
>>>>>    [smoker]    [junit4] Completed [183/414] on J0 in 1.66s, 72 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestComplexExplanations
>>>>>    [smoker]    [junit4] Completed [184/414] on J0 in 1.31s, 21 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestDeletionPolicy
>>>>>    [smoker]    [junit4] Completed [185/414] on J1 in 3.96s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat3
>>>>>    [smoker]    [junit4] Completed [186/414] on J1 in 1.05s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors
>>>>>    [smoker]    [junit4] Completed [187/414] on J0 in 3.51s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.payloads.TestPayloadSpans
>>>>>    [smoker]    [junit4] Completed [188/414] on J0 in 0.68s, 10 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestSnapshotDeletionPolicy
>>>>>    [smoker]    [junit4] Completed [189/414] on J1 in 1.38s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestSloppyPhraseQuery2
>>>>>    [smoker]    [junit4] Completed [190/414] on J0 in 1.09s, 9 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
>>>>>    [smoker]    [junit4] Completed [191/414] on J1 in 1.54s, 40 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
>>>>>    [smoker]    [junit4] Completed [192/414] on J1 in 0.95s, 13 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.automaton.TestUTF32ToUTF8
>>>>>    [smoker]    [junit4] Completed [193/414] on J0 in 2.57s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestPhraseQuery
>>>>>    [smoker]    [junit4] Completed [194/414] on J0 in 0.93s, 22 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.store.TestNRTCachingDirectory
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles
>>>>>    [smoker]    [junit4]    > Assumption #1: test only works for 
>>>>> FSDirectory subclasses
>>>>>    [smoker]    [junit4] Completed [195/414] on J1 in 2.07s, 41 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestStressIndexing
>>>>>    [smoker]    [junit4] Completed [196/414] on J0 in 3.11s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] HEARTBEAT J2 PID(3620@localhost): 
>>>>> 2015-09-09T01:10:58, stalled for  243s at: 
>>>>> TestConcurrentMergeScheduler.testLiveMaxMergeCount
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestApproximationSearchEquivalence
>>>>>    [smoker]    [junit4] Completed [197/414] on J0 in 0.78s, 10 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestMixedDocValuesUpdates
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestMixedDocValuesUpdates.testTonsOfUpdates
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] Completed [198/414] on J1 in 4.46s, 4 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestCachingWrapperFilter
>>>>>    [smoker]    [junit4] Completed [199/414] on J1 in 0.43s, 11 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestMultiTermConstantScore
>>>>>    [smoker]    [junit4] Completed [200/414] on J1 in 0.35s, 8 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.spans.TestSpanSearchEquivalence
>>>>>    [smoker]    [junit4] Completed [201/414] on J0 in 2.50s, 33 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestQueryWrapperFilter
>>>>>    [smoker]    [junit4] Completed [202/414] on J1 in 0.29s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestSizeBoundedForceMerge
>>>>>    [smoker]    [junit4] Completed [203/414] on J1 in 0.06s, 11 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.automaton.TestLevenshteinAutomata
>>>>>    [smoker]    [junit4] Completed [204/414] on J0 in 1.48s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterThreadsToSegments
>>>>>    [smoker]    [junit4] Completed [205/414] on J1 in 1.23s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestBytesRefHash
>>>>>    [smoker]    [junit4] Completed [206/414] on J0 in 0.90s, 8 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.TestSparseFixedBitDocIdSet
>>>>>    [smoker]    [junit4] Completed [207/414] on J1 in 1.38s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
>>>>>    [smoker]    [junit4] IGNOR/A 0.01s J0 | 
>>>>> TestRAMDirectory.testFsyncDoesntCreateNewFiles
>>>>>    [smoker]    [junit4]    > Assumption #1: test only works for 
>>>>> FSDirectory subclasses
>>>>>    [smoker]    [junit4] Completed [208/414] on J0 in 0.97s, 43 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestMultiThreadTermVectors
>>>>>    [smoker]    [junit4] Completed [209/414] on J1 in 1.72s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestNRTReaderWithThreads
>>>>>    [smoker]    [junit4] Completed [210/414] on J0 in 2.07s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterOutOfMemory
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterOutOfMemory.testCheckpoint
>>>>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is 
>>>>> disabled (@Nightly())
>>>>>    [smoker]    [junit4] Completed [211/414] on J0 in 0.18s, 2 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTermVectors
>>>>>    [smoker]    [junit4] Completed [212/414] on J0 in 0.51s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestSloppyPhraseQuery
>>>>>    [smoker]    [junit4] Completed [213/414] on J0 in 1.11s, 9 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterForceMerge
>>>>>    [smoker]    [junit4] Completed [214/414] on J1 in 3.40s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.store.TestTrackingDirectoryWrapper
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>>>>> TestTrackingDirectoryWrapper.testFsyncDoesntCreateNewFiles
>>>>>    [smoker]    [junit4]    > Assumption #1: test only works for 
>>>>> FSDirectory subclasses
>>>>>    [smoker]    [junit4] Completed [215/414] on J1 in 0.42s, 45 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestCustomSearcherSort
>>>>>    [smoker]    [junit4] Completed [216/414] on J0 in 0.81s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp
>>>>>    [smoker]    [junit4] Completed [217/414] on J0 in 0.08s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestSegmentMerger
>>>>>    [smoker]    [junit4] Completed [218/414] on J1 in 0.59s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestSimpleSearchEquivalence
>>>>>    [smoker]    [junit4] Completed [219/414] on J0 in 0.45s, 16 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestCodecs
>>>>>    [smoker]    [junit4] Completed [220/414] on J0 in 0.21s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.compressing.TestFastCompressionMode
>>>>>    [smoker]    [junit4] Completed [221/414] on J1 in 0.66s, 11 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.payloads.TestPayloadNearQuery
>>>>>    [smoker]    [junit4] Completed [222/414] on J0 in 0.13s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.spans.TestNearSpansOrdered
>>>>>    [smoker]    [junit4] Completed [223/414] on J1 in 0.11s, 18 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestDirectory
>>>>>    [smoker]    [junit4] Completed [224/414] on J1 in 0.21s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestRateLimiter
>>>>>    [smoker]    [junit4] Completed [225/414] on J0 in 0.54s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestOmitNorms
>>>>>    [smoker]    [junit4] Completed [226/414] on J1 in 0.46s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestUnicodeUtil
>>>>>    [smoker]    [junit4] Completed [227/414] on J0 in 0.37s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestIntArrayDocIdSet
>>>>>    [smoker]    [junit4] Completed [228/414] on J1 in 0.76s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestFilterDirectory
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestFilterDirectory.testFsyncDoesntCreateNewFiles
>>>>>    [smoker]    [junit4]    > Assumption #1: test only works for 
>>>>> FSDirectory subclasses
>>>>>    [smoker]    [junit4] Completed [229/414] on J0 in 0.52s, 42 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestTopFieldCollector
>>>>>    [smoker]    [junit4] Completed [230/414] on J0 in 0.11s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestParallelCompositeReader
>>>>>    [smoker]    [junit4] Completed [231/414] on J1 in 0.26s, 16 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestStressIndexing2
>>>>>    [smoker]    [junit4] Completed [232/414] on J0 in 0.27s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestFilteredQuery
>>>>>    [smoker]    [junit4] Completed [233/414] on J1 in 0.40s, 11 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestMultiCollector
>>>>>    [smoker]    [junit4] Completed [234/414] on J0 in 0.11s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexFileDeleter
>>>>>    [smoker]    [junit4] Completed [235/414] on J0 in 0.11s, 9 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestDocsAndPositions
>>>>>    [smoker]    [junit4] Completed [236/414] on J1 in 0.26s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestIntroSorter
>>>>>    [smoker]    [junit4] Completed [237/414] on J0 in 0.10s, 9 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSearchAfter
>>>>>    [smoker]    [junit4] Completed [238/414] on J1 in 0.39s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestLazyProxSkipping
>>>>>    [smoker]    [junit4] Completed [239/414] on J0 in 0.31s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestCrash
>>>>>    [smoker]    [junit4] Completed [240/414] on J1 in 0.24s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestDocValuesIndexing
>>>>>    [smoker]    [junit4] Completed [241/414] on J0 in 0.31s, 34 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestExitableDirectoryReader
>>>>>    [smoker]    [junit4] Completed [242/414] on J1 in 0.44s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestSortedSetSortField
>>>>>    [smoker]    [junit4] Completed [243/414] on J1 in 0.04s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.similarities.TestSimilarityBase
>>>>>    [smoker]    [junit4] Completed [244/414] on J0 in 0.26s, 30 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestOmitPositions
>>>>>    [smoker]    [junit4] Completed [245/414] on J0 in 0.18s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.TestMergeSchedulerExternal
>>>>>    [smoker]    [junit4] Completed [246/414] on J1 in 0.28s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestTermVectorsWriter
>>>>>    [smoker]    [junit4] Completed [247/414] on J0 in 0.14s, 15 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestMaxTermFrequency
>>>>>    [smoker]    [junit4] Completed [248/414] on J1 in 0.16s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs
>>>>>    [smoker]    [junit4] Completed [249/414] on J1 in 0.36s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestFieldsReader
>>>>>    [smoker]    [junit4] Completed [250/414] on J0 in 0.63s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.automaton.TestOperations
>>>>>    [smoker]    [junit4] Completed [251/414] on J1 in 0.53s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl
>>>>>    [smoker]    [junit4] Completed [252/414] on J0 in 0.61s, 12 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexReaderClose
>>>>>    [smoker]    [junit4] Completed [253/414] on J0 in 0.26s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.spans.TestSpans
>>>>>    [smoker]    [junit4] Completed [254/414] on J1 in 0.50s, 25 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestTermVectorsReader
>>>>>    [smoker]    [junit4] Completed [255/414] on J0 in 0.07s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
>>>>>    [smoker]    [junit4] Completed [256/414] on J1 in 0.24s, 8 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestSimpleExplanationsOfNonMatches
>>>>>    [smoker]    [junit4] Completed [257/414] on J0 in 0.14s, 72 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestRegexpRandom
>>>>>    [smoker]    [junit4] Completed [258/414] on J1 in 0.14s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestPayloads
>>>>>    [smoker]    [junit4] Completed [259/414] on J0 in 0.13s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestSortedNumericSortField
>>>>>    [smoker]    [junit4] Completed [260/414] on J0 in 0.12s, 9 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.lucene50.TestLucene50SegmentInfoFormat
>>>>>    [smoker]    [junit4] Completed [261/414] on J1 in 0.40s, 15 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestSentinelIntSet
>>>>>    [smoker]    [junit4] Completed [262/414] on J0 in 0.18s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterFromReader
>>>>>    [smoker]    [junit4] Completed [263/414] on J1 in 0.25s, 12 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestBooleanQuery
>>>>>    [smoker]    [junit4] Completed [264/414] on J0 in 0.24s, 20 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestLSBRadixSorter
>>>>>    [smoker]    [junit4] Completed [265/414] on J0 in 0.13s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterWithThreads
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterWithThreads.testIOExceptionDuringAbortOnlyOnce
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterWithThreads.testRollbackAndCommitWithThreads
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterWithThreads.testIOExceptionDuringWriteSegment
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterWithThreads.testIOExceptionDuringWriteSegmentOnlyOnce
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterWithThreads.testIOExceptionDuringAbortWithThreads
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterWithThreads.testIOExceptionDuringAbortWithThreadsOnlyOnce
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterWithThreads.testIOExceptionDuringAbort
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterWithThreads.testCloseWithThreads
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterWithThreads.testImmediateDiskFullWithThreads
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterWithThreads.testIOExceptionDuringWriteSegmentWithThreads
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterWithThreads.testIOExceptionDuringWriteSegmentWithThreadsOnlyOnce
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>>>>> TestIndexWriterWithThreads.testOpenTwoIndexWritersOnDifferentThreads
>>>>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>>>>> (@Slow())
>>>>>    [smoker]    [junit4] Completed [266/414] on J0 in 0.02s, 12 tests, 12 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestPriorityQueue
>>>>>    [smoker]    [junit4] Completed [267/414] on J1 in 0.53s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestMathUtil
>>>>>    [smoker]    [junit4] Completed [268/414] on J0 in 0.02s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
>>>>>    [smoker]    [junit4] Completed [269/414] on J1 in 0.08s, 10 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestDocCount
>>>>>    [smoker]    [junit4] Completed [270/414] on J0 in 0.03s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.TestSearchForDuplicates
>>>>>    [smoker]    [junit4] Completed [271/414] on J1 in 0.05s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestDocIdSet
>>>>>    [smoker]    [junit4] Completed [272/414] on J0 in 0.03s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestTragicIndexWriterDeadlock
>>>>>    [smoker]    [junit4] Completed [273/414] on J1 in 0.01s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestComplexExplanationsOfNonMatches
>>>>>    [smoker]    [junit4] Completed [274/414] on J0 in 0.05s, 21 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.FuzzyTermOnShortTermsTest
>>>>>    [smoker]    [junit4] Completed [275/414] on J1 in 0.05s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestDocumentWriter
>>>>>    [smoker]    [junit4] Completed [276/414] on J0 in 0.12s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestLogMergePolicy
>>>>>    [smoker]    [junit4] Completed [277/414] on J1 in 0.03s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestSloppyMath
>>>>>    [smoker]    [junit4] Completed [278/414] on J0 in 0.13s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.similarities.TestSimilarity2
>>>>>    [smoker]    [junit4] Completed [279/414] on J1 in 0.08s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestMultiPhraseQuery
>>>>>    [smoker]    [junit4] Completed [280/414] on J0 in 0.09s, 17 tests, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.automaton.TestCompiledAutomaton
>>>>>    [smoker]    [junit4] Completed [281/414] on J1 in 0.13s, 6 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestWildcardRandom
>>>>>    [smoker]    [junit4] Completed [282/414] on J0 in 0.06s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestPayloadsOnVectors
>>>>>    [smoker]    [junit4] Completed [283/414] on J1 in 0.04s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterDeleteByQuery
>>>>>    [smoker]    [junit4] Completed [284/414] on J0 in 0.02s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestSortedSetSelector
>>>>>    [smoker]    [junit4] Completed [285/414] on J1 in 0.07s, 15 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestMultiLevelSkipList
>>>>>    [smoker]    [junit4] Completed [286/414] on J0 in 0.10s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.payloads.TestPayloadScoreQuery
>>>>>    [smoker]    [junit4] Completed [287/414] on J1 in 0.06s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestBytesRef
>>>>>    [smoker]    [junit4] Completed [288/414] on J0 in 0.01s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestBytesRefArray
>>>>>    [smoker]    [junit4] Completed [289/414] on J1 in 0.04s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestIndexSearcher
>>>>>    [smoker]    [junit4] Completed [290/414] on J0 in 0.09s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestIOUtils
>>>>>    [smoker]    [junit4] Completed [291/414] on J1 in 0.12s, 16 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestFieldValueFilter
>>>>>    [smoker]    [junit4] Completed [292/414] on J0 in 0.04s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestNewestSegment
>>>>>    [smoker]    [junit4] Completed [293/414] on J1 in 0.01s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestOrdinalMap
>>>>>    [smoker]    [junit4] Completed [294/414] on J0 in 0.03s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestUsageTrackingFilterCachingPolicy
>>>>>    [smoker]    [junit4] Completed [295/414] on J1 in 0.01s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestBinaryTerms
>>>>>    [smoker]    [junit4] Completed [296/414] on J0 in 0.07s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
>>>>>    [smoker]    [junit4] Completed [297/414] on J1 in 0.06s, 30 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestExceedMaxTermLength
>>>>>    [smoker]    [junit4] Completed [298/414] on J0 in 0.02s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestTermScorer
>>>>>    [smoker]    [junit4] Completed [299/414] on J1 in 0.03s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.spans.TestSpanContainQuery
>>>>>    [smoker]    [junit4] Completed [300/414] on J0 in 0.03s, 4 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestNRTReaderCleanup
>>>>>    [smoker]    [junit4] Completed [301/414] on J1 in 0.02s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestDocInverterPerFieldErrorInfo
>>>>>    [smoker]    [junit4] Completed [302/414] on J0 in 0.02s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestMaxPosition
>>>>>    [smoker]    [junit4] Completed [303/414] on J1 in 0.02s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestRegexpQuery
>>>>>    [smoker]    [junit4] Completed [304/414] on J0 in 0.04s, 7 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestReaderWrapperDVTypeCheck
>>>>>    [smoker]    [junit4] Completed [305/414] on J1 in 0.01s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestNeedsScores
>>>>>    [smoker]    [junit4] Completed [306/414] on J0 in 0.03s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.store.TestBufferedChecksum
>>>>>    [smoker]    [junit4] Completed [307/414] on J1 in 0.05s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestQueryBuilder
>>>>>    [smoker]    [junit4] Completed [308/414] on J0 in 0.04s, 20 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestMergeRateLimiter
>>>>>    [smoker]    [junit4] Completed [309/414] on J1 in 0.01s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestMatchNoDocsQuery
>>>>>    [smoker]    [junit4] Completed [310/414] on J0 in 0.02s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.spans.TestSpanOrQuery
>>>>>    [smoker]    [junit4] Completed [311/414] on J1 in 0.01s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestPhrasePrefixQuery
>>>>>    [smoker]    [junit4] Completed [312/414] on J0 in 0.02s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.analysis.TestNumericTokenStream
>>>>>    [smoker]    [junit4] Completed [313/414] on J1 in 0.02s, 5 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestPositiveScoresOnlyCollector
>>>>>    [smoker]    [junit4] Completed [314/414] on J0 in 0.01s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.spans.TestSpanCollection
>>>>>    [smoker]    [junit4] Completed [315/414] on J1 in 0.03s, 3 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.document.TestFieldType
>>>>>    [smoker]    [junit4] Completed [316/414] on J0 in 0.01s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestMatchAllDocsQuery
>>>>>    [smoker]    [junit4] Completed [317/414] on J1 in 0.02s, 2 tests
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestNot
>>>>>    [smoker]    [junit4] Completed [318/414] on J0 in 0.01s, 1 test
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.analysis.TestToken
>>>>>    [smoker]    [jun
>>>>>
>>>>> [...truncated too long message...]
>>>>>
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestSearchWithThreads
>>>>>    [smoker]    [junit4] Completed [384/414] on J2 in 0.01s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestScoreCachingWrappingScorer
>>>>>    [smoker]    [junit4] Completed [385/414] on J2 in 0.01s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.automaton.LimitedFiniteStringsIteratorTest
>>>>>    [smoker]    [junit4] Completed [386/414] on J2 in 0.01s, 6 tests, 6 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestBooleanCoord
>>>>>    [smoker]    [junit4] Completed [387/414] on J2 in 0.04s, 76 tests, 76 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestOfflineSorter
>>>>>    [smoker]    [junit4] Completed [388/414] on J2 in 0.01s, 6 tests, 6 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestDocumentsWriterDeleteQueue
>>>>>    [smoker]    [junit4] Completed [389/414] on J2 in 0.01s, 5 tests, 5 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestAllFilesHaveCodecHeader
>>>>>    [smoker]    [junit4] Completed [390/414] on J2 in 0.00s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterOnDiskFull
>>>>>    [smoker]    [junit4] Completed [391/414] on J2 in 0.01s, 4 tests, 4 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestFilterDirectoryReader
>>>>>    [smoker]    [junit4] Completed [392/414] on J2 in 0.01s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterLockRelease
>>>>>    [smoker]    [junit4] Completed [393/414] on J2 in 0.01s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.util.TestInPlaceMergeSorter
>>>>>    [smoker]    [junit4] Completed [394/414] on J2 in 0.01s, 9 tests, 9 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestPositionIncrement
>>>>>    [smoker]    [junit4] Completed [395/414] on J2 in 0.01s, 2 tests, 2 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat
>>>>>    [smoker]    [junit4] Completed [396/414] on J2 in 0.01s, 24 tests, 24 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestRollingUpdates
>>>>>    [smoker]    [junit4] Completed [397/414] on J2 in 0.02s, 2 tests, 2 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.payloads.TestPayloadTermQuery
>>>>>    [smoker]    [junit4] Completed [398/414] on J2 in 0.02s, 6 tests, 6 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.index.Test2BPostingsBytes
>>>>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | Test2BPostingsBytes.test
>>>>>    [smoker]    [junit4]    > Assumption #1: 'monster' test group is 
>>>>> disabled (@Monster(value=takes ~20GB-30GB of space and 10 minutes))
>>>>>    [smoker]    [junit4] Completed [399/414] on J2 in 0.02s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestCollectionUtil
>>>>>    [smoker]    [junit4] Completed [400/414] on J2 in 0.00s, 4 tests, 4 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestQueryRescorer
>>>>>    [smoker]    [junit4] Completed [401/414] on J2 in 0.01s, 6 tests, 6 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSimilarity
>>>>>    [smoker]    [junit4] Completed [402/414] on J2 in 0.00s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterConfig
>>>>>    [smoker]    [junit4] Completed [403/414] on J2 in 0.01s, 8 tests, 8 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestIndexWriterExceptions
>>>>>    [smoker]    [junit4] Completed [404/414] on J2 in 0.02s, 36 tests, 36 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestPagedBytes
>>>>>    [smoker]    [junit4] Completed [405/414] on J2 in 0.00s, 4 tests, 4 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSortRandom
>>>>>    [smoker]    [junit4] Completed [406/414] on J2 in 0.00s, 2 tests, 2 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.spans.TestBasics
>>>>>    [smoker]    [junit4] Completed [407/414] on J2 in 0.01s, 25 tests, 25 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.payloads.TestPayloadExplanations
>>>>>    [smoker]    [junit4] Completed [408/414] on J2 in 0.01s, 8 tests, 8 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.search.TestCachingWrapperQuery
>>>>>    [smoker]    [junit4] Completed [409/414] on J2 in 0.01s, 7 tests, 7 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
>>>>>    [smoker]    [junit4] Completed [410/414] on J2 in 0.00s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.store.TestFileSwitchDirectory
>>>>>    [smoker]    [junit4] Completed [411/414] on J2 in 0.02s, 41 tests, 41 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.index.TestPrefixCodedTerms
>>>>>    [smoker]    [junit4] Completed [412/414] on J2 in 0.01s, 5 tests, 5 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestPrefixRandom
>>>>>    [smoker]    [junit4] Completed [413/414] on J2 in 0.00s, 1 test, 1 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Suite: 
>>>>> org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
>>>>>    [smoker]    [junit4] Completed [414/414] on J2 in 0.01s, 5 tests, 5 
>>>>> skipped
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] Tests with failures:
>>>>>    [smoker]    [junit4]   - 
>>>>> org.apache.lucene.index.TestConcurrentMergeScheduler.testLiveMaxMergeCount
>>>>>    [smoker]    [junit4]   - 
>>>>> org.apache.lucene.index.TestConcurrentMergeScheduler (suite)
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4]
>>>>>    [smoker]    [junit4] JVM J0:     1.17 ..   299.20 =   298.03s
>>>>>    [smoker]    [junit4] JVM J1:     1.17 ..   299.42 =   298.25s
>>>>>    [smoker]    [junit4] JVM J2:     1.18 ..  7244.10 =  7242.92s
>>>>>    [smoker]    [junit4] Execution time total: 2 hours 44 seconds
>>>>>    [smoker]    [junit4] Tests summary: 414 suites, 3321 tests, 1 
>>>>> suite-level error, 1 error, 516 ignored (96 assumptions)
>>>>>    [smoker]
>>>>>    [smoker] BUILD FAILED
>>>>>    [smoker] 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/build.xml:50:
>>>>>  The following error occurred while executing this line:
>>>>>    [smoker] 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/common-build.xml:1452:
>>>>>  The following error occurred while executing this line:
>>>>>    [smoker] 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/common-build.xml:1006:
>>>>>  There were test failures: 414 suites, 3321 tests, 1 suite-level error, 1 
>>>>> error, 516 ignored (96 assumptions)
>>>>>    [smoker]
>>>>>    [smoker] Total time: 121 minutes 3 seconds
>>>>>    [smoker]
>>>>>    [smoker]
>>>>>    [smoker] Traceback (most recent call last):
>>>>>    [smoker]   File 
>>>>> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py",
>>>>>  line 1449, in <module>
>>>>>    [smoker]     main()
>>>>>    [smoker]   File 
>>>>> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py",
>>>>>  line 1394, in main
>>>>>    [smoker]     smokeTest(c.java, c.url, c.revision, c.version, 
>>>>> c.tmp_dir, c.is_signed, ' '.join(c.test_args))
>>>>>    [smoker]   File 
>>>>> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py",
>>>>>  line 1432, in smokeTest
>>>>>    [smoker]     unpackAndVerify(java, 'lucene', tmpDir, 
>>>>> 'lucene-%s-src.tgz' % version, svnRevision, version, testArgs, baseURL)
>>>>>    [smoker]   File 
>>>>> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py",
>>>>>  line 583, in unpackAndVerify
>>>>>    [smoker]     verifyUnpacked(java, project, artifact, unpackPath, 
>>>>> svnRevision, version, testArgs, tmpDir, baseURL)
>>>>>    [smoker]   File 
>>>>> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py",
>>>>>  line 685, in verifyUnpacked
>>>>>    [smoker]     java.run_java8('ant clean test %s' % testArgs, 
>>>>> '%s/test.log' % unpackPath)
>>>>>    [smoker]   File 
>>>>> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py",
>>>>>  line 1226, in run_java
>>>>>    [smoker]     run('%s; %s' % (cmd_prefix, cmd), logfile)
>>>>>    [smoker]   File 
>>>>> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py",
>>>>>  line 508, in run
>>>>>    [smoker]     raise RuntimeError('command "%s" failed; see log file %s' 
>>>>> % (command, logPath))
>>>>>    [smoker] RuntimeError: command "export 
>>>>> JAVA_HOME="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8" 
>>>>> PATH="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin:$PATH"
>>>>>  
>>>>> JAVACMD="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin/java";
>>>>>  ant clean test -Dtests.slow=false" failed; see log file 
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-5.4.0/test.log
>>>>>
>>>>> BUILD FAILED
>>>>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/build.xml:536:
>>>>>  exec returned: 1
>>>>>
>>>>> Total time: 161 minutes 30 seconds
>>>>> Build step 'Invoke Ant' marked build as failure
>>>>> Email was triggered for: Failure
>>>>> Sending email for trigger: Failure
>>>>> Setting 
>>>>> LATEST1_8_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8
>>>>> Setting 
>>>>> LATEST1_8_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>>>>> For additional commands, e-mail: dev-h...@lucene.apache.org
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>>>> For additional commands, e-mail: dev-h...@lucene.apache.org
>>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: dev-h...@lucene.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to