You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/06/15 10:49:28 UTC

[JENKINS] Lucene-Solr-SmokeRelease-8.x - Build # 468 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-8.x/468/

No tests ran.

Build Log:
[...truncated 30790 lines...]
prepare-release-no-sign:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/dist
     [copy] Copying 487 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/dist/lucene
     [copy] Copying 226 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/dist/solr
   [smoker] Java 1.8 JAVA_HOME=/home/jenkins/tools/java/latest1.8
   [smoker] Java 9 JAVA_HOME=/home/jenkins/tools/java/latest1.9
   [smoker] NOTE: output encoding is UTF-8
   [smoker] 
   [smoker] Load release URL "file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/dist/"...
   [smoker] 
   [smoker] Get KEYS...
   [smoker]     Downloading online KEYS file https://archive.apache.org/dist/lucene/KEYS
   [smoker] Downloading https://archive.apache.org/dist/lucene/KEYS
   [smoker] Retrying download of url https://archive.apache.org/dist/lucene/KEYS after exception: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:645)>
   [smoker] Traceback (most recent call last):
   [smoker]   File "/usr/lib/python3.5/urllib/request.py", line 1261, in do_open
   [smoker]     h.request(req.get_method(), req.selector, req.data, headers)
   [smoker]   File "/usr/lib/python3.5/http/client.py", line 1134, in request
   [smoker]     self._send_request(method, url, body, headers)
   [smoker]   File "/usr/lib/python3.5/http/client.py", line 1179, in _send_request
   [smoker]     self.endheaders(body)
   [smoker]   File "/usr/lib/python3.5/http/client.py", line 1130, in endheaders
   [smoker]     self._send_output(message_body)
   [smoker]   File "/usr/lib/python3.5/http/client.py", line 946, in _send_output
   [smoker]     self.send(msg)
   [smoker]   File "/usr/lib/python3.5/http/client.py", line 889, in send
   [smoker]     self.connect()
   [smoker]   File "/usr/lib/python3.5/http/client.py", line 1288, in connect
   [smoker]     server_hostname=server_hostname)
   [smoker]   File "/usr/lib/python3.5/ssl.py", line 377, in wrap_socket
   [smoker]     _context=self)
   [smoker]   File "/usr/lib/python3.5/ssl.py", line 752, in __init__
   [smoker]     self.do_handshake()
   [smoker]   File "/usr/lib/python3.5/ssl.py", line 988, in do_handshake
   [smoker]     self._sslobj.do_handshake()
   [smoker]   File "/usr/lib/python3.5/ssl.py", line 633, in do_handshake
   [smoker]     self._sslobj.do_handshake()
   [smoker] ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:645)
   [smoker] 
   [smoker] During handling of the above exception, another exception occurred:
   [smoker] 
   [smoker] Traceback (most recent call last):
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/scriptutil.py", line 157, in download
   [smoker]     attemptDownload(urlString, fileName)
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/scriptutil.py", line 171, in attemptDownload
   [smoker]     fIn = urllib.request.urlopen(urlString)
   [smoker]   File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
   [smoker]     return opener.open(url, data, timeout)
   [smoker]   File "/usr/lib/python3.5/urllib/request.py", line 466, in open
   [smoker]     response = self._open(req, data)
   [smoker]   File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
   [smoker]     '_open', req)
   [smoker]   File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
   [smoker]     result = func(*args)
   [smoker]   File "/usr/lib/python3.5/urllib/request.py", line 1304, in https_open
   [smoker]     context=self._context, check_hostname=self._check_hostname)
   [smoker]   File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
   [smoker]     raise URLError(err)
   [smoker] urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:645)>
   [smoker] 
   [smoker] During handling of the above exception, another exception occurred:
   [smoker] 
   [smoker] Traceback (most recent call last):
   [smoker]   File "/usr/lib/python3.5/urllib/request.py", line 1261, in do_open
   [smoker]     h.request(req.get_method(), req.selector, req.data, headers)
   [smoker]   File "/usr/lib/python3.5/http/client.py", line 1134, in request
   [smoker]     self._send_request(method, url, body, headers)
   [smoker]   File "/usr/lib/python3.5/http/client.py", line 1179, in _send_request
   [smoker]     self.endheaders(body)
   [smoker]   File "/usr/lib/python3.5/http/client.py", line 1130, in endheaders
   [smoker]     self._send_output(message_body)
   [smoker]   File "/usr/lib/python3.5/http/client.py", line 946, in _send_output
   [smoker]     self.send(msg)
   [smoker]   File "/usr/lib/python3.5/http/client.py", line 889, in send
   [smoker]     self.connect()
   [smoker]   File "/usr/lib/python3.5/http/client.py", line 1288, in connect
   [smoker]     server_hostname=server_hostname)
   [smoker]   File "/usr/lib/python3.5/ssl.py", line 377, in wrap_socket
   [smoker]     _context=self)
   [smoker]   File "/usr/lib/python3.5/ssl.py", line 752, in __init__
   [smoker]     self.do_handshake()
   [smoker]   File "/usr/lib/python3.5/ssl.py", line 988, in do_handshake
   [smoker]     self._sslobj.do_handshake()
   [smoker]   File "/usr/lib/python3.5/ssl.py", line 633, in do_handshake
   [smoker]     self._sslobj.do_handshake()
   [smoker] ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:645)
   [smoker] 
   [smoker] During handling of the above exception, another exception occurred:
   [smoker] 
   [smoker] Traceback (most recent call last):
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/scriptutil.py", line 161, in download
   [smoker]     attemptDownload(urlString, fileName)
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/scriptutil.py", line 171, in attemptDownload
   [smoker]     fIn = urllib.request.urlopen(urlString)
   [smoker]   File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
   [smoker]     return opener.open(url, data, timeout)
   [smoker]   File "/usr/lib/python3.5/urllib/request.py", line 466, in open
   [smoker]     response = self._open(req, data)
   [smoker]   File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
   [smoker]     '_open', req)
   [smoker]   File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
   [smoker]     result = func(*args)
   [smoker]   File "/usr/lib/python3.5/urllib/request.py", line 1304, in https_open
   [smoker]     context=self._context, check_hostname=self._check_hostname)
   [smoker]   File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
   [smoker]     raise URLError(err)
   [smoker] urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:645)>
   [smoker] 
   [smoker] The above exception was the direct cause of the following exception:
   [smoker] 
   [smoker] Traceback (most recent call last):
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/smokeTestRelease.py", line 1487, in <module>
   [smoker]     main()
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/smokeTestRelease.py", line 1413, in main
   [smoker]     downloadOnly=c.download_only)
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/smokeTestRelease.py", line 1456, in smokeTest
   [smoker]     download('KEYS', keysFileURL, tmpDir, force_clean=FORCE_CLEAN)
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/scriptutil.py", line 163, in download
   [smoker]     raise RuntimeError('failed to download url "%s"' % urlString) from e
   [smoker] RuntimeError: failed to download url "https://archive.apache.org/dist/lucene/KEYS"

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/build.xml:462: exec returned: 1

Total time: 12 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9

[JENKINS] Lucene-Solr-SmokeRelease-8.x - Build # 469 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-8.x/469/

No tests ran.

Build Log:
[...truncated 30790 lines...]
prepare-release-no-sign:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/dist
     [copy] Copying 487 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/dist/lucene
     [copy] Copying 226 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/dist/solr
   [smoker] Java 1.8 JAVA_HOME=/home/jenkins/tools/java/latest1.8
   [smoker] Java 9 JAVA_HOME=/home/jenkins/tools/java/latest1.9
   [smoker] NOTE: output encoding is UTF-8
   [smoker] 
   [smoker] Load release URL "file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/dist/"...
   [smoker] 
   [smoker] Get KEYS...
   [smoker]     Downloading online KEYS file https://archive.apache.org/dist/lucene/KEYS
   [smoker] Downloading https://archive.apache.org/dist/lucene/KEYS
   [smoker]     0.3 MB in 1.07 sec (0.3 MB/sec)
   [smoker] 
   [smoker] Test Lucene...
   [smoker]   test basics...
   [smoker]   check changes HTML...
   [smoker]   download lucene-8.6.0-src.tgz...
   [smoker] Downloading file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/dist/lucene/lucene-8.6.0-src.tgz
   [smoker]     46.0 MB in 0.04 sec (1264.4 MB/sec)
   [smoker]     verify sha512 digest
   [smoker]   download lucene-8.6.0.tgz...
   [smoker] Downloading file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/dist/lucene/lucene-8.6.0.tgz
   [smoker]     80.6 MB in 0.06 sec (1258.1 MB/sec)
   [smoker]     verify sha512 digest
   [smoker]   download lucene-8.6.0.zip...
   [smoker] Downloading file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/dist/lucene/lucene-8.6.0.zip
   [smoker]     92.7 MB in 0.07 sec (1275.5 MB/sec)
   [smoker]     verify sha512 digest
   [smoker]   unpack lucene-8.6.0.tgz...
   [smoker]     verify JAR metadata/identity/no javax.* or java.* classes...
   [smoker]     test demo with 1.8...
   [smoker]       got 4741 hits for query "lucene"
   [smoker]     checkindex with 1.8...
   [smoker]     test demo with 9...
   [smoker]       got 4741 hits for query "lucene"
   [smoker]     checkindex with 9...
   [smoker]     check Lucene's javadoc JAR
   [smoker]   unpack lucene-8.6.0.zip...
   [smoker]     verify JAR metadata/identity/no javax.* or java.* classes...
   [smoker]     test demo with 1.8...
   [smoker]       got 4741 hits for query "lucene"
   [smoker]     checkindex with 1.8...
   [smoker]     test demo with 9...
   [smoker]       got 4741 hits for query "lucene"
   [smoker]     checkindex with 9...
   [smoker]     check Lucene's javadoc JAR
   [smoker]   unpack lucene-8.6.0-src.tgz...
   [smoker]     make sure no JARs/WARs in src dist...
   [smoker]     run "ant validate"
   [smoker]     run tests w/ Java 8 and testArgs='-Dtests.badapples=false -Dtests.slow=false'...
   [smoker] 
   [smoker] command "export JAVA_HOME="/home/jenkins/tools/java/latest1.8" PATH="/home/jenkins/tools/java/latest1.8/bin:$PATH" JAVACMD="/home/jenkins/tools/java/latest1.8/bin/java"; ant clean test -Dtests.badapples=false -Dtests.slow=false" failed:
   [smoker] Buildfile: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build.xml
   [smoker] 
   [smoker] clean:
   [smoker]    [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build
   [smoker] 
   [smoker] ivy-availability-check:
   [smoker] [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
   [smoker] 
   [smoker] -ivy-fail-disallowed-ivy-version:
   [smoker] 
   [smoker] ivy-fail:
   [smoker] 
   [smoker] ivy-configure:
   [smoker] [ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
   [smoker] [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/top-level-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.17 in public
   [smoker] [ivy:cachepath] :: resolution report :: resolve 68ms :: artifacts dl 1ms
   [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] [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
   [smoker] 
   [smoker] -ivy-fail-disallowed-ivy-version:
   [smoker] 
   [smoker] ivy-fail:
   [smoker] 
   [smoker] ivy-configure:
   [smoker] [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/top-level-ivy-settings.xml
   [smoker] 
   [smoker] -clover.load:
   [smoker] 
   [smoker] -clover.classpath:
   [smoker] 
   [smoker] -clover.setup:
   [smoker] 
   [smoker] clover:
   [smoker] 
   [smoker] -check-git-state:
   [smoker] 
   [smoker] -git-cleanroot:
   [smoker] 
   [smoker] -copy-git-state:
   [smoker] 
   [smoker] git-autoclean:
   [smoker] 
   [smoker] resolve:
   [smoker] 
   [smoker] init:
   [smoker] 
   [smoker] compile-core:
   [smoker]     [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java
   [smoker]     [javac] Compiling 935 source files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java
   [smoker]     [javac] /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/core/src/java/org/apache/lucene/util/fst/FST.java:338: warning: [rawtypes] found raw type: Arc
   [smoker]     [javac]       static boolean isBitSet(int bitIndex, Arc arc, FST.BytesReader in) throws IOException {
   [smoker]     [javac]                                             ^
   [smoker]     [javac]   missing type arguments for generic class Arc<T>
   [smoker]     [javac]   where T is a type-variable:
   [smoker]     [javac]     T extends Object declared in class Arc
   [smoker]     [javac] /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/core/src/java/org/apache/lucene/util/fst/FST.java:348: warning: [rawtypes] found raw type: Arc
   [smoker]     [javac]       static int countBits(Arc arc, FST.BytesReader in) throws IOException {
   [smoker]     [javac]                            ^
   [smoker]     [javac]   missing type arguments for generic class Arc<T>
   [smoker]     [javac]   where T is a type-variable:
   [smoker]     [javac]     T extends Object declared in class Arc
   [smoker]     [javac] /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/core/src/java/org/apache/lucene/util/fst/FST.java:355: warning: [rawtypes] found raw type: Arc
   [smoker]     [javac]       static int countBitsUpTo(int bitIndex, Arc arc, FST.BytesReader in) throws IOException {
   [smoker]     [javac]                                              ^
   [smoker]     [javac]   missing type arguments for generic class Arc<T>
   [smoker]     [javac]   where T is a type-variable:
   [smoker]     [javac]     T extends Object declared in class Arc
   [smoker]     [javac] /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/core/src/java/org/apache/lucene/util/fst/FST.java:362: warning: [rawtypes] found raw type: Arc
   [smoker]     [javac]       static int nextBitSet(int bitIndex, Arc arc, FST.BytesReader in) throws IOException {
   [smoker]     [javac]                                           ^
   [smoker]     [javac]   missing type arguments for generic class Arc<T>
   [smoker]     [javac]   where T is a type-variable:
   [smoker]     [javac]     T extends Object declared in class Arc
   [smoker]     [javac] /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/core/src/java/org/apache/lucene/util/fst/FST.java:369: warning: [rawtypes] found raw type: Arc
   [smoker]     [javac]       static int previousBitSet(int bitIndex, Arc arc, FST.BytesReader in) throws IOException {
   [smoker]     [javac]                                               ^
   [smoker]     [javac]   missing type arguments for generic class Arc<T>
   [smoker]     [javac]   where T is a type-variable:
   [smoker]     [javac]     T extends Object declared in class Arc
   [smoker]     [javac] /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/core/src/java/org/apache/lucene/util/fst/FST.java:378: warning: [rawtypes] found raw type: Arc
   [smoker]     [javac]       static boolean assertIsValid(Arc arc, FST.BytesReader in) throws IOException {
   [smoker]     [javac]                                    ^
   [smoker]     [javac]   missing type arguments for generic class Arc<T>
   [smoker]     [javac]   where T is a type-variable:
   [smoker]     [javac]     T extends Object declared in class Arc
   [smoker]     [javac] /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/core/src/java/org/apache/lucene/search/MaxScoreAccumulator.java:55: warning: [overrides] Class DocAndScore overrides equals, but neither it nor any superclass overrides hashCode method
   [smoker]     [javac]   static class DocAndScore implements Comparable<DocAndScore> {
   [smoker]     [javac]          ^
   [smoker]     [javac] /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/core/src/java/org/apache/lucene/store/SimpleFSDirectory.java:50: warning: [dep-ann] deprecated item is not annotated with @Deprecated
   [smoker]     [javac] public class SimpleFSDirectory extends FSDirectory {
   [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] 8 warnings
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/document/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/util/compress/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/codecs/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/codecs/lucene80/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/util/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/index/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/search/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/codecs/lucene86/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/codecs/lucene84/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/analysis/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/store/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java/org/apache/lucene/geo/package-info.class
   [smoker]      [copy] Copying 4 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java
   [smoker] 
   [smoker] compile-test-framework:
   [smoker] 
   [smoker] -check-git-state:
   [smoker] 
   [smoker] -git-cleanroot:
   [smoker] 
   [smoker] -copy-git-state:
   [smoker] 
   [smoker] git-autoclean:
   [smoker] 
   [smoker] ivy-availability-check:
   [smoker] [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
   [smoker] 
   [smoker] -ivy-fail-disallowed-ivy-version:
   [smoker] 
   [smoker] ivy-fail:
   [smoker] 
   [smoker] ivy-configure:
   [smoker] [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/top-level-ivy-settings.xml
   [smoker] 
   [smoker] resolve:
   [smoker] 
   [smoker] init:
   [smoker] 
   [smoker] compile-lucene-core:
   [smoker] 
   [smoker] -check-git-state:
   [smoker] 
   [smoker] -git-cleanroot:
   [smoker] 
   [smoker] -copy-git-state:
   [smoker] 
   [smoker] git-autoclean:
   [smoker] 
   [smoker] ivy-availability-check:
   [smoker] [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
   [smoker] 
   [smoker] -ivy-fail-disallowed-ivy-version:
   [smoker] 
   [smoker] ivy-fail:
   [smoker] 
   [smoker] ivy-configure:
   [smoker] [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/top-level-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] -check-git-state:
   [smoker] 
   [smoker] -git-cleanroot:
   [smoker] 
   [smoker] -copy-git-state:
   [smoker] 
   [smoker] git-autoclean:
   [smoker] 
   [smoker] ivy-availability-check:
   [smoker] [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
   [smoker] 
   [smoker] -ivy-fail-disallowed-ivy-version:
   [smoker] 
   [smoker] ivy-fail:
   [smoker] 
   [smoker] ivy-configure:
   [smoker] [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/top-level-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: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/codecs/classes/java
   [smoker]     [javac] Compiling 102 source files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.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 /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/codecs/classes/java/org/apache/lucene/codecs/bloom/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/codecs/classes/java/org/apache/lucene/codecs/uniformsplit/sharedterms/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/codecs/classes/java/org/apache/lucene/codecs/memory/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/codecs/classes/java/org/apache/lucene/codecs/simpletext/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/codecs/classes/java/org/apache/lucene/codecs/uniformsplit/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/codecs/classes/java/org/apache/lucene/codecs/blockterms/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/codecs/classes/java/org/apache/lucene/codecs/blocktreeords/package-info.class
   [smoker]      [copy] Copying 3 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.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: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/test-framework/classes/java
   [smoker]     [javac] Compiling 203 source files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/test-framework/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 /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/test-framework/classes/java/org/apache/lucene/codecs/asserting/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/test-framework/classes/java/org/apache/lucene/codecs/ramonly/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/test-framework/classes/java/org/apache/lucene/mockfile/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/test-framework/classes/java/org/apache/lucene/codecs/cheapbastard/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/test-framework/classes/java/org/apache/lucene/codecs/mockrandom/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/test-framework/classes/java/org/apache/lucene/codecs/cranky/package-info.class
   [smoker]     [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/test-framework/classes/java/org/apache/lucene/codecs/compressing/dummy/package-info.class
   [smoker]      [copy] Copying 6 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/test-framework/classes/java
   [smoker] 
   [smoker] compile-core:
   [smoker] 
   [smoker] compile-test:
   [smoker]     [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/test
   [smoker]     [javac] Compiling 580 source files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.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 /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/test
   [smoker] 
   [smoker] -mrjar-classes-uptodate:
   [smoker] 
   [smoker] resolve-groovy:
   [smoker] 
   [smoker] patch-mrjar-classes:
   [smoker] [patch-cls] Remapped: org/apache/lucene/analysis/tokenattributes/CharTermAttributeImpl
   [smoker] [patch-cls] Remapped: org/apache/lucene/codecs/blocktree/BlockTreeTermsWriter$TermsWriter
   [smoker] [patch-cls] Remapped: org/apache/lucene/codecs/blocktree/SegmentTermsEnumFrame
   [smoker] [patch-cls] Remapped: org/apache/lucene/codecs/compressing/FieldsIndexReader
   [smoker] [patch-cls] Remapped: org/apache/lucene/document/BinaryPoint$2
   [smoker] [patch-cls] Remapped: org/apache/lucene/document/DoubleRange
   [smoker] [patch-cls] Remapped: org/apache/lucene/document/FloatRange
   [smoker] [patch-cls] Remapped: org/apache/lucene/document/IntRange
   [smoker] [patch-cls] Remapped: org/apache/lucene/document/LatLonPointDistanceFeatureQuery$DistanceScorer$2
   [smoker] [patch-cls] Remapped: org/apache/lucene/document/LatLonPointDistanceQuery$1
   [smoker] [patch-cls] Remapped: org/apache/lucene/document/LatLonPointInPolygonQuery$1
   [smoker] [patch-cls] Remapped: org/apache/lucene/document/LatLonShapeBoundingBoxQuery$EncodedRectangle
   [smoker] [patch-cls] Remapped: org/apache/lucene/document/LongDistanceFeatureQuery$DistanceScorer$2
   [smoker] [patch-cls] Remapped: org/apache/lucene/document/LongRange
   [smoker] [patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$1
   [smoker] [patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$2
   [smoker] [patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$3
   [smoker] [patch-cls] Remapped: org/apache/lucene/index/BitsSlice
   [smoker] [patch-cls] Remapped: org/apache/lucene/index/CheckIndex$VerifyPointsVisitor
   [smoker] [patch-cls] Remapped: org/apache/lucene/index/CodecReader
   [smoker] [patch-cls] Remapped: org/apache/lucene/index/MergeReaderWrapper
   [smoker] [patch-cls] Remapped: org/apache/lucene/index/PointValues
   [smoker] [patch-cls] Remapped: org/apache/lucene/search/BooleanScorer$TailPriorityQueue
   [smoker] [patch-cls] Remapped: org/apache/lucene/search/PointInSetQuery$SinglePointVisitor
   [smoker] [patch-cls] Remapped: org/apache/lucene/search/PointRangeQuery$1
   [smoker] [patch-cls] Remapped: org/apache/lucene/search/TopFieldCollector
   [smoker] [patch-cls] Remapped: org/apache/lucene/store/DataInput
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/BytesRef
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/BytesRefArray
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/CharsRef$UTF16SortedAsUTF8Comparator
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/CharsRef
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/IntsRef
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/LongsRef
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/StringHelper
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton$Builder
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector$1$1
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector$2$1
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDReader
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter$BKDMergeQueue
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter$OneDimensionBKDWriter
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/bkd/HeapPointWriter
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$1$1
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$2
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$3$1
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/compress/LZ4$FastCompressionHashTable
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/compress/LZ4$HighCompressionHashTable
   [smoker] [patch-cls] Remapped: org/apache/lucene/util/compress/LZ4
   [smoker] [patch-cls] Remapped 50 class files for Java 9 to: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/classes/java9
   [smoker]     [touch] Creating /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/patch-mrjar.stamp
   [smoker] 
   [smoker] install-junit4-taskdef:
   [smoker] 
   [smoker] validate:
   [smoker] 
   [smoker] -init-totals:
   [smoker] 
   [smoker] -test:
   [smoker]     [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/test
   [smoker]     [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build/core/test/temp
   [smoker]     [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/.caches/test-stats/core
   [smoker]    [junit4] <JUnit4> says hi! Master seed: 16A3731BE382D2F6
   [smoker]    [junit4] Executing 565 suites with 3 JVMs.
   [smoker]    [junit4] 
   [smoker]    [junit4] Started J0 PID(31463@localhost).
   [smoker]    [junit4] Started J1 PID(31464@localhost).
   [smoker]    [junit4] Started J2 PID(31462@localhost).
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestSegmentReader
   [smoker]    [junit4] Completed [1/565] on J0 in 2.23s, 7 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestBooleanOr
   [smoker]    [junit4] Completed [2/565] on J2 in 2.90s, 7 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestTotalHits
   [smoker]    [junit4] Completed [3/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
   [smoker]    [junit4] Completed [4/565] on J1 in 3.91s, 17 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestTotalHitCountCollector
   [smoker]    [junit4] Completed [5/565] on J1 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestTermVectors
   [smoker]    [junit4] Completed [6/565] on J2 in 0.79s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestSegmentTermEnum
   [smoker]    [junit4] Completed [7/565] on J2 in 0.26s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestTermStates
   [smoker]    [junit4] Completed [8/565] on J1 in 0.26s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs
   [smoker]    [junit4] Completed [9/565] on J1 in 0.79s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.spans.TestBasics
   [smoker]    [junit4] Completed [10/565] on J0 in 2.99s, 27 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50LiveDocsFormat
   [smoker]    [junit4] IGNOR/A 0.01s J1 | TestLucene50LiveDocsFormat.testOverflow
   [smoker]    [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=Uses lots of memory))
   [smoker]    [junit4] Completed [11/565] on J1 in 0.25s, 4 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader
   [smoker]    [junit4] Completed [12/565] on J0 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestLucene50StoredFieldsFormat.testRamBytesUsed
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestLucene50StoredFieldsFormat.testBigDocuments
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [13/565] on J2 in 1.30s, 18 tests, 2 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestStressDeletes
   [smoker]    [junit4] Completed [14/565] on J0 in 0.51s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.codecs.lucene84.TestPForUtil
   [smoker]    [junit4] Completed [15/565] on J2 in 0.26s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestFlex
   [smoker]    [junit4] Completed [16/565] on J0 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs
   [smoker]    [junit4] Completed [17/565] on J0 in 0.34s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestLongsRef
   [smoker]    [junit4] Completed [18/565] on J0 in 0.25s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestSameTokenSamePosition
   [smoker]    [junit4] Completed [19/565] on J0 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexingSequenceNumbers
   [smoker]    [junit4] IGNOR/A 0.01s J0 | TestIndexingSequenceNumbers.testStressUpdateSameID
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestIndexingSequenceNumbers.testStressConcurrentAddAndDeleteAndCommit
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestIndexingSequenceNumbers.testStressConcurrentCommit
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestIndexingSequenceNumbers.testStressConcurrentDocValuesUpdatesCommit
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [20/565] on J0 in 0.25s, 8 tests, 4 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock
   [smoker]    [junit4] Completed [21/565] on J0 in 0.47s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestPendingSoftDeletes
   [smoker]    [junit4] Completed [22/565] on J0 in 0.26s, 8 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestReaderWrapperDVTypeCheck
   [smoker]    [junit4] Completed [23/565] on J0 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestDoubleValuesSource
   [smoker]    [junit4] Completed [24/565] on J0 in 1.08s, 7 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery
   [smoker]    [junit4] Completed [25/565] on J0 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestLatLonPointShapeQueries
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestLatLonPointShapeQueries.testLowCardinalityShapeManyTimes
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestLatLonPointShapeQueries.testRandomMedium
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestLatLonPointShapeQueries.testRandomBig
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [26/565] on J0 in 1.04s, 9 tests, 3 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestConjunctionDISI
   [smoker]    [junit4] Completed [27/565] on J2 in 5.34s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestMultiFields
   [smoker]    [junit4] Completed [28/565] on J2 in 1.24s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator
   [smoker]    [junit4] Completed [29/565] on J2 in 0.25s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors
   [smoker]    [junit4] Completed [30/565] on J0 in 2.07s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestAttributeSource
   [smoker]    [junit4] Completed [31/565] on J2 in 0.25s, 7 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestCrash
   [smoker]    [junit4] Completed [32/565] on J0 in 0.50s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl
   [smoker]    [junit4] Completed [33/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader
   [smoker]    [junit4] Completed [34/565] on J2 in 0.55s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestStressNRT
   [smoker]    [junit4] Completed [35/565] on J0 in 0.60s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestWildcard
   [smoker]    [junit4] Completed [36/565] on J2 in 0.25s, 8 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.graph.TestGraphTokenStreamFiniteStrings
   [smoker]    [junit4] Completed [37/565] on J2 in 0.30s, 14 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestBinaryDocValuesUpdates
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestBinaryDocValuesUpdates.testTonsOfUpdates
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [38/565] on J0 in 2.46s, 29 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge
   [smoker]    [junit4] Completed [39/565] on J0 in 0.26s, 11 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestMultiPhraseEnum
   [smoker]    [junit4] Completed [40/565] on J0 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [smoker]    [junit4] Completed [41/565] on J0 in 0.29s, 18 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates
   [smoker]    [junit4] Completed [42/565] on J2 in 3.81s, 34 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestStressIndexing2
   [smoker]    [junit4] Completed [43/565] on J2 in 1.03s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestBinaryDocument
   [smoker]    [junit4] Completed [44/565] on J2 in 0.26s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestCachingCollector
   [smoker]    [junit4] Completed [45/565] on J2 in 0.25s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestPhraseQuery
   [smoker]    [junit4] Completed [46/565] on J2 in 0.72s, 25 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestLatLonDocValuesQueries
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testRandomBig
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testRandomDistanceHuge
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [47/565] on J0 in 5.51s, 41 tests, 2 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge
   [smoker]    [junit4] Completed [48/565] on J2 in 2.24s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIntBlockPool
   [smoker]    [junit4] Completed [49/565] on J2 in 0.39s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles
   [smoker]    [junit4] Completed [50/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF2EXP
   [smoker]    [junit4] Completed [51/565] on J0 in 0.77s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestTimSorter
   [smoker]    [junit4] Completed [52/565] on J2 in 0.25s, 9 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.store.TestSingleInstanceLockFactory
   [smoker]    [junit4] Completed [53/565] on J0 in 0.25s, 7 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIsCurrent
   [smoker]    [junit4] Completed [54/565] on J0 in 0.38s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.codecs.lucene84.TestLucene84PostingsFormat
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestLucene84PostingsFormat.testRamBytesUsed
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [55/565] on J1 in 18.84s, 29 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal
   [smoker]    [junit4] Completed [56/565] on J0 in 0.25s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches
   [smoker]    [junit4] Completed [57/565] on J1 in 0.25s, 21 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TermInSetQueryTest
   [smoker]    [junit4] Completed [58/565] on J2 in 0.87s, 11 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
   [smoker]    [junit4] Completed [59/565] on J1 in 0.25s, 7 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestQueryRescorer
   [smoker]    [junit4] Completed [60/565] on J0 in 0.50s, 8 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator
   [smoker]    [junit4] Completed [61/565] on J1 in 0.25s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestXYPolygonShapeQueries
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestXYPolygonShapeQueries.testLowCardinalityShapeManyTimes
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestXYPolygonShapeQueries.testRandomBig
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestXYPolygonShapeQueries.testRandomMedium
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] Completed [62/565] on J2 in 0.51s, 5 tests, 3 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.spans.TestFilterSpans
   [smoker]    [junit4] Completed [63/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestOmitTf
   [smoker]    [junit4] Completed [64/565] on J2 in 0.25s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestArrayUtil
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestArrayUtil.testQuickToHeapSortFallback
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] Completed [65/565] on J1 in 0.75s, 15 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.geo.TestXYPolygon
   [smoker]    [junit4] Completed [66/565] on J2 in 0.25s, 9 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestPackedTokenAttributeImpl
   [smoker]    [junit4] Completed [67/565] on J1 in 0.25s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestBufferedUpdates
   [smoker]    [junit4] Completed [68/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestDuelingCodecs.testEquals
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestDuelingCodecs.testCrazyReaderEquals
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] Completed [69/565] on J2 in 0.00s, 2 tests, 2 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestSwappedIndexFiles
   [smoker]    [junit4] Completed [70/565] on J2 in 0.25s, 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 [71/565] on J2 in 0.00s, 1 test, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveChecksumFooter
   [smoker]    [junit4] Completed [72/565] on J1 in 0.50s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.similarities.TestLMDirichletSimilarity
   [smoker]    [junit4] Completed [73/565] on J2 in 0.50s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestFilterWeight
   [smoker]    [junit4] Completed [74/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestWANDScorer
   [smoker]    [junit4] Completed [75/565] on J1 in 1.00s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestDoubleRangeFieldQueries
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestDoubleRangeFieldQueries.testRandomBig
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [76/565] on J2 in 0.50s, 7 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.fst.TestUtil
   [smoker]    [junit4] Completed [77/565] on J1 in 0.25s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestFloatRange
   [smoker]    [junit4] Completed [78/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestNorms
   [smoker]    [junit4] Completed [79/565] on J1 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput
   [smoker]    [junit4] Completed [80/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestStressIndexing
   [smoker]    [junit4] Completed [81/565] on J1 in 2.85s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [smoker]    [junit4] Completed [82/565] on J2 in 2.96s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
   [smoker]    [junit4] Completed [83/565] on J1 in 1.00s, 6 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestBoostQuery
   [smoker]    [junit4] Completed [84/565] on J1 in 0.25s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestPhrasePrefixQuery
   [smoker]    [junit4] Completed [85/565] on J1 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments
   [smoker]    [junit4] Completed [86/565] on J2 in 1.84s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions2
   [smoker]    [junit4] Completed [87/565] on J1 in 0.95s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.geo.TestRectangle2D
   [smoker]    [junit4] Completed [88/565] on J2 in 0.25s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestInfoStream
   [smoker]    [junit4] Completed [89/565] on J1 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestCheckIndex
   [smoker]    [junit4] Completed [90/565] on J1 in 1.22s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestPagedBytes
   [smoker]    [junit4] Completed [91/565] on J2 in 1.93s, 4 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.store.TestGrowableByteArrayDataOutput
   [smoker]    [junit4] Completed [92/565] on J0 in 10.86s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestDirectoryReader
   [smoker]    [junit4] Completed [93/565] on J0 in 0.78s, 24 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestIndexOrDocValuesQuery
   [smoker]    [junit4] Completed [94/565] on J2 in 1.32s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
   [smoker]    [junit4] Completed [95/565] on J0 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.analysis.TestCharArrayMap
   [smoker]    [junit4] Completed [96/565] on J2 in 0.26s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestRegexpQuery
   [smoker]    [junit4] Completed [97/565] on J0 in 0.25s, 7 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestStringMSBRadixSorter
   [smoker]    [junit4] Completed [98/565] on J1 in 2.40s, 7 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
   [smoker]    [junit4] Completed [99/565] on J2 in 0.50s, 13 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.similarities.TestDistributionLL
   [smoker]    [junit4] Completed [100/565] on J0 in 0.50s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.MultiCollectorTest
   [smoker]    [junit4] Completed [101/565] on J1 in 0.25s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.analysis.TestCharacterUtils
   [smoker]    [junit4] Completed [102/565] on J2 in 0.25s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestXYPointShapeQueries
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestXYPointShapeQueries.testLowCardinalityShapeManyTimes
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestXYPointShapeQueries.testRandomMedium
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestXYPointShapeQueries.testRandomBig
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [103/565] on J1 in 0.25s, 5 tests, 3 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.geo.TestPoint2D
   [smoker]    [junit4] Completed [104/565] on J2 in 0.25s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFieldMaskingSpanQuery.testSimple2
   [smoker]    [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFieldMaskingSpanQuery.testSpans2
   [smoker]    [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
   [smoker]    [junit4] Completed [105/565] on J1 in 0.25s, 11 tests, 2 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestDoubleRange
   [smoker]    [junit4] Completed [106/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexOptions
   [smoker]    [junit4] Completed [107/565] on J0 in 0.75s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestOmitPositions
   [smoker]    [junit4] Completed [108/565] on J1 in 0.25s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestXYLineShapeQueries
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestXYLineShapeQueries.testLowCardinalityShapeManyTimes
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestXYLineShapeQueries.testRandomMedium
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestXYLineShapeQueries.testRandomBig
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [109/565] on J0 in 0.26s, 5 tests, 3 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.geo.TestXYPoint
   [smoker]    [junit4] Completed [110/565] on J1 in 0.27s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
   [smoker]    [junit4] Completed [111/565] on J0 in 0.25s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestStressAdvance
   [smoker]    [junit4] Completed [112/565] on J2 in 0.75s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestBinaryTerms
   [smoker]    [junit4] Completed [113/565] on J1 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent
   [smoker]    [junit4] Completed [114/565] on J2 in 0.50s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestLatLonLineShapeQueries
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestLatLonLineShapeQueries.testLowCardinalityShapeManyTimes
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestLatLonLineShapeQueries.testRandomMedium
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestLatLonLineShapeQueries.testRandomBig
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [115/565] on J2 in 0.75s, 9 tests, 3 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [smoker]    [junit4] Completed [116/565] on J1 in 1.50s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestLucene50StoredFieldsFormatHighCompression.testBigDocuments
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestLucene50StoredFieldsFormatHighCompression.testRamBytesUsed
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [117/565] on J0 in 1.51s, 20 tests, 2 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestSumDocFreq
   [smoker]    [junit4] Completed [118/565] on J1 in 0.25s, 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 [119/565] on J1 in 0.00s, 1 test, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterMaxDocs
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestIndexWriterMaxDocs.testAddTooManyIndexesDir
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestIndexWriterMaxDocs.testExactlyAtTrueLimit
   [smoker]    [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes over two hours))
   [smoker]    [junit4] Completed [120/565] on J2 in 0.50s, 21 tests, 2 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestSentinelIntSet
   [smoker]    [junit4] Completed [121/565] on J0 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceStandardized
   [smoker]    [junit4] Completed [122/565] on J1 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestSortRescorer
   [smoker]    [junit4] Completed [123/565] on J2 in 0.25s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.geo.TestCircle2D
   [smoker]    [junit4] Completed [124/565] on J0 in 0.25s, 6 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestMaxScoreAccumulator
   [smoker]    [junit4] Completed [125/565] on J2 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestNot
   [smoker]    [junit4] Completed [126/565] on J0 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestDocInverterPerFieldErrorInfo
   [smoker]    [junit4] Completed [127/565] on J2 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestReadOnlyIndex
   [smoker]    [junit4] Completed [128/565] on J0 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.compress.TestFastLZ4
   [smoker]    [junit4] Completed [129/565] on J2 in 0.25s, 8 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestIntArrayDocIdSet
   [smoker]    [junit4] Completed [130/565] on J0 in 0.25s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestFieldValueQuery
   [smoker]    [junit4] Completed [131/565] on J1 in 1.01s, 6 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.codecs.lucene84.TestForDeltaUtil
   [smoker]    [junit4] Completed [132/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestRAMDirectory.testPendingDeletions
   [smoker]    [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestRAMDirectory.testFsyncDoesntCreateNewFiles
   [smoker]    [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [smoker]    [junit4] Completed [133/565] on J2 in 0.50s, 48 tests, 2 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestTermdocPerf
   [smoker]    [junit4] Completed [134/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestDocValuesRewriteMethod
   [smoker]    [junit4] Completed [135/565] on J1 in 1.00s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestFieldType
   [smoker]    [junit4] Completed [136/565] on J1 in 0.35s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.store.TestBufferedIndexInput
   [smoker]    [junit4] Completed [137/565] on J1 in 0.78s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
   [smoker]    [junit4] Completed [138/565] on J2 in 1.88s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestLucene50CompoundFormat.testRamBytesUsed
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [139/565] on J0 in 2.90s, 28 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
   [smoker]    [junit4] Completed [140/565] on J1 in 0.50s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.compress.TestHighLZ4
   [smoker]    [junit4] Completed [141/565] on J0 in 0.25s, 8 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestSoftDeletesRetentionMergePolicy
   [smoker]    [junit4] Completed [142/565] on J0 in 0.58s, 14 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.analysis.TestCharArraySet
   [smoker]    [junit4] Completed [143/565] on J0 in 0.26s, 15 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestApproximationSearchEquivalence
   [smoker]    [junit4] Completed [144/565] on J0 in 0.50s, 10 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestIndexWriterReader.testAddIndexesAndDoDeletesThreads
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestIndexWriterReader.testDuringAddIndexes
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [145/565] on J1 in 1.60s, 23 tests, 2 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestSort
   [smoker]    [junit4] Completed [146/565] on J0 in 0.25s, 25 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector
   [smoker]    [junit4] Completed [147/565] on J2 in 2.09s, 7 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge
   [smoker]    [junit4] Completed [148/565] on J0 in 0.51s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestTimSorterWorstCase
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestTimSorterWorstCase.testWorstCaseStackSize
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [149/565] on J0 in 0.00s, 1 test, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestRoaringDocIdSet
   [smoker]    [junit4] Completed [150/565] on J0 in 0.27s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.Test2BPostings
   [smoker]    [junit4] IGNOR/A 0.00s J0 | Test2BPostings.test
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [151/565] on J0 in 0.02s, 1 test, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.store.TestFilterDirectory
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestFilterDirectory.testPendingDeletions
   [smoker]    [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestFilterDirectory.testFsyncDoesntCreateNewFiles
   [smoker]    [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [smoker]    [junit4] Completed [152/565] on J2 in 0.76s, 46 tests, 2 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestPointValues
   [smoker]    [junit4] Completed [153/565] on J0 in 0.51s, 32 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestIndexWriterCommit.testCommitOnCloseDiskUsage
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [154/565] on J2 in 0.84s, 14 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestPrefixRandom
   [smoker]    [junit4] Completed [155/565] on J2 in 0.64s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [smoker]    [junit4] Completed [156/565] on J0 in 0.90s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestLongRange
   [smoker]    [junit4] Completed [157/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.geo.TestPolygon2D
   [smoker]    [junit4] Completed [158/565] on J1 in 3.26s, 16 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestConsistentFieldNumbers
   [smoker]    [junit4] Completed [159/565] on J2 in 0.50s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestTopFieldCollectorEarlyTermination
   [smoker]    [junit4] Completed [160/565] on J0 in 0.75s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.TestExternalCodecs
   [smoker]    [junit4] Completed [161/565] on J2 in 0.51s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestIntroSorter
   [smoker]    [junit4] Completed [162/565] on J2 in 0.25s, 9 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestOfflineSorter
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestOfflineSorter.testFixedLengthHeap
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestOfflineSorter.testIntermediateMerges
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestOfflineSorter.testLargerRandom
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestOfflineSorter.testSmallRandom
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] Completed [163/565] on J1 in 1.26s, 15 tests, 4 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
   [smoker]    [junit4] Completed [164/565] on J2 in 0.25s, 13 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestDateSort
   [smoker]    [junit4] Completed [165/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
   [smoker]    [junit4] Completed [166/565] on J1 in 0.87s, 12 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.analysis.TestCachingTokenFilter
   [smoker]    [junit4] Completed [167/565] on J1 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [smoker]    [junit4] Completed [168/565] on J2 in 1.11s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestPerSegmentDeletes
   [smoker]    [junit4] Completed [169/565] on J1 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestLongPostings
   [smoker]    [junit4] Completed [170/565] on J0 in 2.90s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestRangeFieldsDocValuesQuery
   [smoker]    [junit4] Completed [171/565] on J2 in 0.25s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.analysis.TestCharFilter
   [smoker]    [junit4] Completed [172/565] on J1 in 0.25s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.geo.TestSimpleWKTShapeParsing
   [smoker]    [junit4] Completed [173/565] on J0 in 0.25s, 14 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.geo.TestPoint
   [smoker]    [junit4] Completed [174/565] on J1 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
   [smoker]    [junit4] Completed [175/565] on J0 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestDuelingCodecsAtNight
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestDuelingCodecsAtNight.testBigEquals
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestDuelingCodecsAtNight.testEquals
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestDuelingCodecsAtNight.testCrazyReaderEquals
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [176/565] on J0 in 0.00s, 3 tests, 3 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestLatLonPointDistanceSort
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestLatLonPointDistanceSort.testRandomHuge
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [177/565] on J2 in 0.50s, 4 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestDocument
   [smoker]    [junit4] Completed [178/565] on J1 in 0.25s, 12 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestBlendedTermQuery
   [smoker]    [junit4] Completed [179/565] on J0 in 0.25s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestSortedSetDocValues
   [smoker]    [junit4] Completed [180/565] on J1 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.spans.TestSpanNearQuery
   [smoker]    [junit4] Completed [181/565] on J2 in 0.25s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestFieldUpdatesBuffer
   [smoker]    [junit4] Completed [182/565] on J0 in 0.25s, 7 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 [183/565] on J1 in 0.75s, 6 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
   [smoker]    [junit4] Completed [184/565] on J0 in 0.75s, 14 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestLatLonDocValuesField
   [smoker]    [junit4] Completed [185/565] on J1 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestConjunctions
   [smoker]    [junit4] Completed [186/565] on J0 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease
   [smoker]    [junit4] Completed [187/565] on J1 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestDateTools
   [smoker]    [junit4] Completed [188/565] on J0 in 0.25s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestSortRandom
   [smoker]    [junit4] Completed [189/565] on J1 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.fst.TestFSTs
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestFSTs.testRealTerms
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestFSTs.testBigSet
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [190/565] on J2 in 2.00s, 21 tests, 2 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestFloatRangeFieldQueries
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestFloatRangeFieldQueries.testRandomBig
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [191/565] on J0 in 0.51s, 7 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestMatchesIterator
   [smoker]    [junit4] Completed [192/565] on J1 in 0.50s, 27 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestByteBlockPool
   [smoker]    [junit4] Completed [193/565] on J0 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestDocIDMerger
   [smoker]    [junit4] Completed [194/565] on J1 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestCharTermAttributeImpl.testGrow
   [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow())
   [smoker]    [junit4] Completed [195/565] on J0 in 0.25s, 13 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexTooManyDocs
   [smoker]    [junit4] Completed [196/565] on J0 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.fst.TestBitTableUtil
   [smoker]    [junit4] Completed [197/565] on J0 in 0.50s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.bkd.TestMutablePointsReaderUtils
   [smoker]    [junit4] Completed [198/565] on J1 in 1.25s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.geo.TestGeoUtils
   [smoker]    [junit4] Completed [199/565] on J2 in 2.56s, 7 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestMultiCollector
   [smoker]    [junit4] Completed [200/565] on J2 in 0.25s, 3 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 [201/565] on J2 in 0.00s, 1 test, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestCharsRefBuilder
   [smoker]    [junit4] Completed [202/565] on J2 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestAddIndexes
   [smoker]    [junit4] Completed [203/565] on J0 in 2.00s, 28 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
   [smoker]    [junit4] Completed [204/565] on J0 in 0.31s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.document.TestFeatureDoubleValues
   [smoker]    [junit4] Completed [205/565] on J0 in 0.26s, 6 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestPriorityQueue
   [smoker]    [junit4] Completed [206/565] on J0 in 0.25s, 10 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
   [smoker]    [junit4] Completed [207/565] on J2 in 3.49s, 21 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestBytesRefHash
   [smoker]    [junit4] Completed [208/565] on J0 in 2.92s, 8 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [smoker]    [junit4] Completed [209/565] on J2 in 0.76s, 44 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.bkd.Test2BBKDPoints
   [smoker]    [junit4] IGNOR/A 0.00s J2 | Test2BBKDPoints.test2D
   [smoker]    [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [smoker]    [junit4] IGNOR/A 0.00s J2 | Test2BBKDPoints.test1D
   [smoker]    [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [smoker]    [junit4] Completed [210/565] on J2 in 0.00s, 2 tests, 2 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestLiveFieldValues
   [smoker]    [junit4] Completed [211/565] on J2 in 1.53s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestNotDocIdSet
   [smoker]    [junit4] Completed [212/565] on J2 in 1.00s, 6 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestXYPointQueries
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestXYPointQueries.testRandomDistanceHuge
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestXYPointQueries.testRandomBig
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [213/565] on J0 in 2.78s, 38 tests, 2 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
   [smoker]    [junit4] Completed [214/565] on J2 in 0.59s, 15 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.codecs.lucene80.TestLucene80NormsFormatMergeInstance
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestLucene80NormsFormatMergeInstance.testRamBytesUsed
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestLucene80NormsFormatMergeInstance.testSparseNCommonBig
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestLucene80NormsFormatMergeInstance.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 | TestLucene80NormsFormatMergeInstance.testNCommonBig
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [215/565] on J1 in 11.01s, 32 tests, 4 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestShardSearching
   [smoker]    [junit4] Completed [216/565] on J0 in 2.94s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.store.TestByteBuffersDirectory
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=many buffers (heap)}
   [smoker]    [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testPendingDeletions {impl=many buffers (heap)}
   [smoker]    [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=byte array (heap)}
   [smoker]    [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testPendingDeletions {impl=byte array (heap)}
   [smoker]    [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=lucene's buffers (heap)}
   [smoker]    [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testPendingDeletions {impl=lucene's buffers (heap)}
   [smoker]    [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=one buffer (heap)}
   [smoker]    [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testPendingDeletions {impl=one buffer (heap)}
   [smoker]    [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [smoker]    [junit4] Completed [217/565] on J2 in 2.34s, 180 tests, 8 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestTryDelete
   [smoker]    [junit4] Completed [218/565] on J2 in 0.25s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestSortedNumericSortField
   [smoker]    [junit4] Completed [219/565] on J0 in 0.26s, 9 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestNRTReaderCleanup
   [smoker]    [junit4] Completed [220/565] on J2 in 0.26s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [smoker]    [junit4] Completed [221/565] on J1 in 1.00s, 11 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestPrefixInBooleanQuery
   [smoker]    [junit4] Completed [222/565] on J0 in 0.50s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
   [smoker]    [junit4] Completed [223/565] on J1 in 0.25s, 15 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestMultiTermQueryRewrites
   [smoker]    [junit4] Completed [224/565] on J0 in 0.25s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.automaton.TestOperations
   [smoker]    [junit4] Completed [225/565] on J2 in 0.50s, 7 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.fst.TestFstDirectAddressing
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestFstDirectAddressing.testWorstCaseForDirectAddressing
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [226/565] on J0 in 0.25s, 3 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestVersion
   [smoker]    [junit4] Completed [227/565] on J2 in 0.25s, 11 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminism
   [smoker]    [junit4] Completed [228/565] on J1 in 0.50s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestLongBitSet
   [smoker]    [junit4] IGNOR/A 0.00s J2 | TestLongBitSet.testHugeCapacity
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [229/565] on J2 in 0.25s, 11 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestTermScorer
   [smoker]    [junit4] Completed [230/565] on J1 in 0.25s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestDocumentWriter
   [smoker]    [junit4] Completed [231/565] on J2 in 0.25s, 6 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.similarities.TestClassicSimilarity
   [smoker]    [junit4] Completed [232/565] on J2 in 0.25s, 12 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.analysis.TestToken
   [smoker]    [junit4] Completed [233/565] on J2 in 0.25s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFileSwitchDirectory.testPendingDeletions
   [smoker]    [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [smoker]    [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [smoker]    [junit4] Completed [234/565] on J1 in 0.76s, 47 tests, 2 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestNRTCachingDirectory.testPendingDeletions
   [smoker]    [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles
   [smoker]    [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [smoker]    [junit4] Completed [235/565] on J0 in 1.51s, 47 tests, 2 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
   [smoker]    [junit4] Completed [236/565] on J2 in 0.50s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestForceMergeForever
   [smoker]    [junit4] Completed [237/565] on J0 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestSmallFloat
   [smoker]    [junit4] Completed [238/565] on J0 in 0.25s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.TestAssertions
   [smoker]    [junit4] Completed [239/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal
   [smoker]    [junit4] Completed [240/565] on J2 in 0.50s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.TestSearch
   [smoker]    [junit4] Completed [241/565] on J2 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.store.TestByteBuffersDataInput
   [smoker]    [junit4] Completed [242/565] on J0 in 1.90s, 8 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.TestSearchForDuplicates
   [smoker]    [junit4] Completed [243/565] on J2 in 0.27s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.analysis.TestDelegatingAnalyzerWrapper
   [smoker]    [junit4] Completed [244/565] on J2 in 0.25s, 3 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode
   [smoker]    [junit4] Completed [245/565] on J0 in 0.75s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.

[...truncated too long message...]

oker]    [junit4] Suite: org.apache.lucene.util.TestNumericUtils
   [smoker]    [junit4] Completed [536/565 (1!)] on J1 in 0.50s, 24 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestRamUsageEstimator.testPrintValues
   [smoker]    [junit4]    > Assumption #1: Specify -Dtests.verbose=true to print constants of RamUsageEstimator.
   [smoker]    [junit4] Completed [537/565 (1!)] on J1 in 0.25s, 10 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestMSBRadixSorter
   [smoker]    [junit4] Completed [538/565 (1!)] on J0 in 2.00s, 8 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestRadixSelector
   [smoker]    [junit4] Completed [539/565 (1!)] on J2 in 0.75s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestRollingBuffer
   [smoker]    [junit4] Completed [540/565 (1!)] on J1 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestSPIClassIterator
   [smoker]    [junit4] Completed [541/565 (1!)] on J0 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestSetOnce
   [smoker]    [junit4] Completed [542/565 (1!)] on J2 in 0.25s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitDocIdSet
   [smoker]    [junit4] Completed [543/565 (1!)] on J0 in 0.75s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestSloppyMath
   [smoker]    [junit4] Completed [544/565 (1!)] on J1 in 1.00s, 8 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestStringHelper
   [smoker]    [junit4] Completed [545/565 (1!)] on J0 in 0.25s, 7 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestVirtualMethod
   [smoker]    [junit4] Completed [546/565 (1!)] on J1 in 0.25s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.automaton.FiniteStringsIteratorTest
   [smoker]    [junit4] Completed [547/565 (1!)] on J1 in 0.25s, 7 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.automaton.LimitedFiniteStringsIteratorTest
   [smoker]    [junit4] Completed [548/565 (1!)] on J1 in 0.25s, 6 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitSet
   [smoker]    [junit4] Completed [549/565 (1!)] on J2 in 2.25s, 11 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
   [smoker]    [junit4] Completed [550/565 (1!)] on J0 in 1.00s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.automaton.TestCompiledAutomaton
   [smoker]    [junit4] Completed [551/565 (1!)] on J2 in 0.25s, 6 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.automaton.TestDaciukMihovAutomatonBuilder
   [smoker]    [junit4] Completed [552/565 (1!)] on J0 in 0.25s, 1 test
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp
   [smoker]    [junit4] Completed [553/565 (1!)] on J0 in 0.25s, 6 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [smoker]    [junit4] Completed [554/565 (1!)] on J1 in 1.75s, 56 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
   [smoker]    [junit4] Completed [555/565 (1!)] on J2 in 1.25s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.bkd.TestBKDRadixSort
   [smoker]    [junit4] Completed [556/565 (1!)] on J2 in 0.25s, 5 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.bkd.TestDocIdsWriter
   [smoker]    [junit4] Completed [557/565 (1!)] on J2 in 0.50s, 2 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.bkd.TestBKDRadixSelector
   [smoker]    [junit4] IGNOR/A 0.00s J1 | TestBKDRadixSelector.testRandomBinaryBig
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [558/565 (1!)] on J1 in 1.37s, 9 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.compress.TestLowercaseAsciiCompression
   [smoker]    [junit4] Completed [560/565 (1!)] on J2 in 0.50s, 6 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.mutable.TestMutableValues
   [smoker]    [junit4] Completed [561/565 (1!)] on J1 in 0.25s, 6 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.bkd.TestBKD
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestBKD.testRandomBinaryBig
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [562/565 (1!)] on J0 in 3.26s, 25 tests, 1 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.packed.TestDirectPacked
   [smoker]    [junit4] Completed [563/565 (1!)] on J1 in 0.75s, 4 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.packed.TestDirectMonotonic
   [smoker]    [junit4] Completed [564/565 (1!)] on J2 in 1.26s, 7 tests
   [smoker]    [junit4] 
   [smoker]    [junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
   [smoker]    [junit4] IGNOR/A 0.00s J0 | TestPackedInts.testBlockReaderOverflow
   [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [smoker]    [junit4] Completed [565/565 (1!)] on J0 in 2.00s, 28 tests, 3 skipped
   [smoker]    [junit4] 
   [smoker]    [junit4] 
   [smoker]    [junit4] Tests with failures [seed: 16A3731BE382D2F6]:
   [smoker]    [junit4]   - org.apache.lucene.index.TestAllFilesDetectTruncation.test
   [smoker]    [junit4] 
   [smoker]    [junit4] 
   [smoker]    [junit4] JVM J0:     0.72 ..   178.58 =   177.86s
   [smoker]    [junit4] JVM J1:     0.72 ..   176.87 =   176.15s
   [smoker]    [junit4] JVM J2:     1.01 ..   177.33 =   176.32s
   [smoker]    [junit4] Execution time total: 2 minutes 58 seconds
   [smoker]    [junit4] Tests summary: 565 suites (1 ignored), 4957 tests, 1 failure, 280 ignored (272 assumptions)
   [smoker] 
   [smoker] BUILD FAILED
   [smoker] /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/build.xml:50: The following error occurred while executing this line:
   [smoker] /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/common-build.xml:1599: The following error occurred while executing this line:
   [smoker] /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/common-build.xml:1126: There were test failures: 565 suites (1 ignored), 4957 tests, 1 failure, 280 ignored (272 assumptions) [seed: 16A3731BE382D2F6]
   [smoker] 
   [smoker] Total time: 3 minutes 15 seconds
   [smoker] 
   [smoker] 
   [smoker] Traceback (most recent call last):
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/smokeTestRelease.py", line 1487, in <module>
   [smoker]     main()
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/smokeTestRelease.py", line 1413, in main
   [smoker]     downloadOnly=c.download_only)
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/smokeTestRelease.py", line 1465, in smokeTest
   [smoker]     unpackAndVerify(java, 'lucene', tmpDir, 'lucene-%s-src.tgz' % version, gitRevision, version, testArgs, baseURL)
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/smokeTestRelease.py", line 566, in unpackAndVerify
   [smoker]     verifyUnpacked(java, project, artifact, unpackPath, gitRevision, version, testArgs, tmpDir, baseURL)
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/smokeTestRelease.py", line 665, in verifyUnpacked
   [smoker]     java.run_java8('ant clean test %s' % testArgs, '%s/test.log' % unpackPath)
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/smokeTestRelease.py", line 1207, in run_java
   [smoker]     run('%s; %s' % (cmd_prefix, cmd), logfile)
   [smoker]   File "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/dev-tools/scripts/smokeTestRelease.py", line 500, in run
   [smoker]     raise RuntimeError('command "%s" failed; see log file %s' % (command, logPath))
   [smoker] RuntimeError: command "export JAVA_HOME="/home/jenkins/tools/java/latest1.8" PATH="/home/jenkins/tools/java/latest1.8/bin:$PATH" JAVACMD="/home/jenkins/tools/java/latest1.8/bin/java"; ant clean test -Dtests.badapples=false -Dtests.slow=false" failed; see log file /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/tmp/unpack/lucene-8.6.0/test.log

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-8.x/build.xml:462: exec returned: 1

Total time: 12 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9