You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/06/18 04:11:35 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_45) - Build # 4944 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4944/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency

Error Message:
Path not found: /spellcheck/suggestions/[1]/suggestion

Stack Trace:
java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
	at __randomizedtesting.SeedInfo.seed([D99F40855B4027DD:5338CF74D4AB1EA6]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:858)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:805)
	at org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:219)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10222 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_D99F40855B4027DD-001\init-core-data-001
   [junit4]   2> 1674742 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1674742 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1674743 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1674743 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1674743 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1674780 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1674784 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1674792 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1674792 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1674796 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1674888 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1674894 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1674895 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1674899 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1674900 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1674902 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1674902 WARN  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1674902 WARN  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1674902 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1674903 WARN  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1674903 WARN  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1674903 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1674903 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1674903 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 1674916 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1098757846
   [junit4]   2> 1674916 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 1674916 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 1674917 WARN  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2> 1674923 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1674926 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1674926 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1674926 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1674927 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1674928 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig-spellcheckcomponent.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_D99F40855B4027DD-001\init-core-data-001, shard=shard1}
   [junit4]   2> 1674929 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1674929 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1674929 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1674945 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1674949 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1674961 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1674962 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1674966 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1675054 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1675058 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1675059 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1675063 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1675064 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1675066 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1675066 WARN  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1675066 WARN  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1675066 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1675066 WARN  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1675067 WARN  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1675067 INFO  (coreLoadExecutor-5380-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1675067 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1675067 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\], dataDir=[null]
   [junit4]   2> 1675067 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1675067 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_D99F40855B4027DD-001\init-core-data-001\
   [junit4]   2> 1675067 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_D99F40855B4027DD-001\init-core-data-001\index/
   [junit4]   2> 1675068 WARN  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_D99F40855B4027DD-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 1675068 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_D99F40855B4027DD-001\init-core-data-001\index
   [junit4]   2> 1675068 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=244893386, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1675069 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_1,generation=1}
   [junit4]   2> 1675069 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1675071 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1675074 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1675075 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1675076 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1675078 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1675086 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_D99F40855B4027DD-001\init-core-data-001\
   [junit4]   2> 1675087 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,spellCheckCompRH1,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1675087 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1675087 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1675087 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1675088 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34133290003499994]
   [junit4]   2> 1675088 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_1,generation=1}
   [junit4]   2> 1675088 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1675088 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@27627313[collection1] main
   [junit4]   2> 1675089 WARN  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1675089 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1675089 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1675089 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1675089 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1675095 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1675100 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1675134 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1675134 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1675143 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1675143 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 1675143 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1675148 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1675167 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1675172 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1675173 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1675173 INFO  (coreLoadExecutor-5380-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1675174 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1675184 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1675184 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1675189 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1675190 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1675191 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1675191 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1675191 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1675191 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1675191 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1675191 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1675191 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1675192 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1675193 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_2,generation=2}
   [junit4]   2> 1675194 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1675195 WARN  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1675196 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@74275c5[collection1] main
   [junit4]   2> 1675196 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1675196 INFO  (searcherExecutor-5381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1675196 INFO  (searcherExecutor-5381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1675196 INFO  (searcherExecutor-5381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1675197 INFO  (searcherExecutor-5381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1675197 INFO  (searcherExecutor-5381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1675197 INFO  (searcherExecutor-5381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1675197 INFO  (searcherExecutor-5381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1675197 INFO  (searcherExecutor-5381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1675198 INFO  (searcherExecutor-5381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1675198 INFO  (searcherExecutor-5381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1675198 INFO  (searcherExecutor-5381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1675199 INFO  (searcherExecutor-5381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1675199 INFO  (searcherExecutor-5381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1675200 INFO  (searcherExecutor-5381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@27627313[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1675200 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1675200 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1675200 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1675201 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1675201 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1675201 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1675201 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1675201 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1675201 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1675202 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1675202 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1675203 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1675203 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1675204 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74275c5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10)))}
   [junit4]   2> 1675204 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 1675208 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=3 
   [junit4]   2> 1675208 ERROR (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/suggestion==[{'word':'document','freq':2}]
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":3},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[],
   [junit4]   2>     "correctlySpelled":false}}
   [junit4]   2> 
   [junit4]   2>  request = q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true
   [junit4]   2> 1675208 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1675209 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1675210 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1675210 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1675212 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_3,generation=3}
   [junit4]   2> 1675212 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1675212 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@15eedcd0[collection1] main
   [junit4]   2> 1675212 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1675213 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1675220 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1675229 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1675235 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1675235 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1675241 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1675247 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1675254 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15eedcd0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1675255 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 44
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=testThresholdTokenFrequency -Dtests.seed=D99F40855B4027DD -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Asia/Muscat -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.09s J1 | SpellCheckComponentTest.testThresholdTokenFrequency <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D99F40855B4027DD:5338CF74D4AB1EA6]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:858)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:805)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:219)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1675266 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1675267 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1675268 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1675268 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1675268 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1675269 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1675269 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1675269 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1675270 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1675270 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1675270 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1675270 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1675272 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_4,generation=4}
   [junit4]   2> 1675272 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1675272 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@141e716[collection1] main
   [junit4]   2> 1675272 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1675273 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1675302 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1675313 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1675332 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1675332 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1675354 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1675375 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1675398 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@141e716[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c10)))}
   [junit4]   2> 1675398 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 127
   [junit4]   2> 1675399 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1675399 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1675400 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_5,generation=5}
   [junit4]   2> 1675400 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore newest commit generation = 5
   [junit4]   2> 1675401 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@7a6b613f[collection1] main
   [junit4]   2> 1675401 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1675404 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1675451 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1675457 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1675483 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1675483 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1675507 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1675566 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1675587 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7a6b613f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c10/1:delGen=1) Uninverting(_2(6.0.0):c1)))}
   [junit4]   2> 1675588 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 188
   [junit4]   2> 1675612 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&spellcheck.q=ttle&qt=spellCheckCompRH&spellcheck.dictionary=default&spellcheck=true&wt=xml&spellcheck.build=true} hits=10 status=0 QTime=24 
   [junit4]   2> 1675613 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1675616 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1675616 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1675617 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1675617 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1675617 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_6,generation=6}
   [junit4]   2> 1675617 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore newest commit generation = 6
   [junit4]   2> 1675618 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@13fc3cfa[collection1] main
   [junit4]   2> 1675618 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1675618 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1675626 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1675632 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1675640 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1675640 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1675648 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1675655 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1675663 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13fc3cfa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1675664 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 46
   [junit4]   2> 1675668 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1675669 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1675669 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1675670 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1675670 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1675671 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1675671 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1675671 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1675672 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1675674 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1675674 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1675675 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1675676 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_6,generation=6}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_7,generation=7}
   [junit4]   2> 1675676 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore newest commit generation = 7
   [junit4]   2> 1675677 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@5a99a711[collection1] main
   [junit4]   2> 1675677 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1675677 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1675695 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1675700 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1675716 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1675716 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1675733 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1675750 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1675770 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a99a711[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):c10)))}
   [junit4]   2> 1675770 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 94
   [junit4]   2> 1675797 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=0 status=0 QTime=26 
   [junit4]   2> 1675798 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=3&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=0 
   [junit4]   2> 1675798 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1675798 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1675798 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1675799 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1675799 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_7,generation=7}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_8,generation=8}
   [junit4]   2> 1675799 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore newest commit generation = 8
   [junit4]   2> 1675799 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@43f5cfa3[collection1] main
   [junit4]   2> 1675799 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1675800 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1675811 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1675816 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1675823 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1675823 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1675830 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1675838 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1675845 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43f5cfa3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1675846 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 46
   [junit4]   2> 1675847 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 1675848 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1675848 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1675849 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1675849 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1675850 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1675850 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1675850 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1675850 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1675851 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1675851 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1675851 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1675853 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_8,generation=8}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_9,generation=9}
   [junit4]   2> 1675853 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore newest commit generation = 9
   [junit4]   2> 1675853 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@add1d55[collection1] main
   [junit4]   2> 1675853 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1675854 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1675877 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1675909 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1675934 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1675934 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1675954 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1675977 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1676004 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@add1d55[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):c10)))}
   [junit4]   2> 1676005 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 153
   [junit4]   2> 1676008 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=2 
   [junit4]   2> 1676011 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[11231]} 0 2
   [junit4]   2> 1676012 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1676013 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_9,generation=9}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_a,generation=10}
   [junit4]   2> 1676013 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore newest commit generation = 10
   [junit4]   2> 1676014 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@60f948c9[collection1] main
   [junit4]   2> 1676015 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1676016 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1676040 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1676046 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1676058 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1676058 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1676078 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1676097 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1676115 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60f948c9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):c10) Uninverting(_5(6.0.0):c1)))}
   [junit4]   2> 1676115 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 103
   [junit4]   2> 1676116 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=111 
   [junit4]   2> 1676117 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 1676117 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1676117 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1676117 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1676118 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_a,generation=10}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_b,generation=11}
   [junit4]   2> 1676118 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore newest commit generation = 11
   [junit4]   2> 1676118 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@54bac0f5[collection1] main
   [junit4]   2> 1676118 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1676118 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1676128 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1676133 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1676139 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1676140 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1676146 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1676153 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1676160 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@54bac0f5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1676161 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 43
   [junit4]   2> 1676163 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1676163 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1676164 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1676164 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1676164 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1676164 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1676165 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1676166 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1676166 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1676167 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1676167 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1676167 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1676169 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_b,generation=11}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_c,generation=12}
   [junit4]   2> 1676169 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore newest commit generation = 12
   [junit4]   2> 1676169 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@557a19cc[collection1] main
   [junit4]   2> 1676170 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1676170 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1676191 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1676196 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1676222 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1676222 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1676240 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1676262 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1676281 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@557a19cc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.0.0):c10)))}
   [junit4]   2> 1676282 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 114
   [junit4]   2> 1676283 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 1676283 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1676283 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1676283 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1676283 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1676284 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_c,generation=12}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_d,generation=13}
   [junit4]   2> 1676284 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore newest commit generation = 13
   [junit4]   2> 1676285 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@67cb3629[collection1] main
   [junit4]   2> 1676285 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1676285 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1676295 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1676314 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1676337 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1676337 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1676345 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1676391 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1676423 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@67cb3629[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1676423 INFO  (TEST-SpellCheckComponentTest.test-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 139
   [junit4]   2> 1676427 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 1676427 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1676428 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1676428 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1676428 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1676428 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1676429 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1676429 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1676429 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1676430 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1676430 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1676430 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1676432 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_d,generation=13}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_e,generation=14}
   [junit4]   2> 1676432 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore newest commit generation = 14
   [junit4]   2> 1676433 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@8a9a2c2[collection1] main
   [junit4]   2> 1676433 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1676433 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1676542 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1676547 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1676567 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1676567 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1676588 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1676607 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1676629 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8a9a2c2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.0.0):c10)))}
   [junit4]   2> 1676630 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 199
   [junit4]   2> 1676631 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true} hits=0 status=0 QTime=0 
   [junit4]   2> 1676631 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 1676631 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1676631 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1676632 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1676632 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_e,generation=14}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@321c5c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29033e94),segFN=segments_f,generation=15}
   [junit4]   2> 1676632 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.c.SolrCore newest commit generation = 15
   [junit4]   2> 1676632 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1b16a71[collection1] main
   [junit4]   2> 1676632 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1676632 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1676643 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1676652 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1676661 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1676661 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1676670 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1676679 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1676687 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b16a71[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1676688 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 55
   [junit4]   2> 1676690 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[D99F40855B4027DD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 1676690 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1676691 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1676691 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1676691 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1676691 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1676691 INFO  (TEST-SpellCheckComp

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

reshold
   [junit4]   2> 1677229 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1677229 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1677237 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1677248 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1677260 INFO  (searcherExecutor-5381-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@754801ff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1677260 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[D99F40855B4027DD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 63
   [junit4]   2> 1677261 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1677261 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1098757846
   [junit4]   2> 1677261 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3c0ac1ea
   [junit4]   2> 1677261 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=20,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=92,cumulative_deletesById=0,cumulative_deletesByQuery=9,cumulative_errors=0}
   [junit4]   2> 1677261 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1677261 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1677261 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1677262 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1677263 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1677263 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_D99F40855B4027DD-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_D99F40855B4027DD-001\init-core-data-001\;done=false>>]
   [junit4]   2> 1677263 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_D99F40855B4027DD-001\init-core-data-001\
   [junit4]   2> 1677263 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_D99F40855B4027DD-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_D99F40855B4027DD-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 1677263 INFO  (SUITE-SpellCheckComponentTest-seed#[D99F40855B4027DD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_D99F40855B4027DD-001\init-core-data-001\index
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_D99F40855B4027DD-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=hi, timezone=Asia/Muscat
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=1,free=225047824,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [DistribDocExpirationUpdateProcessorTest, CurrencyFieldOpenExchangeTest, RecoveryAfterSoftCommitTest, BasicZkTest, TestCloudPivotFacet, ReplicationFactorTest, CursorMarkTest, HighlighterTest, DistanceUnitsTest, TestSolrConfigHandler, DistributedFacetPivotSmallTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, AddBlockUpdateTest, TestRandomFaceting, PolyFieldTest, ConnectionManagerTest, TestFreeTextSuggestions, MinimalSchemaTest, SolrRequestParserTest, TestExactStatsCache, TestJoin, TestReplicaProperties, TestSimpleTrackingShardHandler, TestMissingGroups, OverriddenZkACLAndCredentialsProvidersTest, ResourceLoaderTest, TestQuerySenderListener, HdfsRecoveryZkTest, TestFoldingMultitermQuery, ConcurrentDeleteAndCreateCollectionTest, HighlighterMaxOffsetTest, AutoCommitTest, RuleEngineTest, TestPHPSerializedResponseWriter, LeaderFailoverAfterPartitionTest, RegexBoostProcessorTest, TestSolrXml, TestSolr4Spatial, TestSolrJ, SuggesterTSTTest, TestDocSet, TestDistributedStatsComponentCardinality, TestSuggestSpellingConverter, TestSolrQueryParser, AtomicUpdatesTest, TestLuceneMatchVersion, TestFiltering, TestDFRSimilarityFactory, DocValuesMissingTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, QueryEqualityTest, TestLRUStatsCache, BinaryUpdateRequestHandlerTest, SimplePostToolTest, ShardSplitTest, UpdateRequestProcessorFactoryTest, ReturnFieldsTest, DistributedTermsComponentTest, TestBlendedInfixSuggestions, TestConfigOverlay, HdfsUnloadDistributedZkTest, IndexSchemaTest, TermVectorComponentTest, PreAnalyzedUpdateProcessorTest, FileUtilsTest, CloudExitableDirectoryReaderTest, PrimitiveFieldTypeTest, TestManagedResource, SignatureUpdateProcessorFactoryTest, ZkSolrClientTest, TestStressUserVersions, ZkStateWriterTest, TestFastOutputStream, ChaosMonkeySafeLeaderTest, UpdateParamsTest, TestJsonFacets, MBeansHandlerTest, TestDistributedMissingSort, TestSchemaResource, DeleteLastCustomShardedReplicaTest, TestDefaultSimilarityFactory, CloudMLTQParserTest, RAMDirectoryFactoryTest, CachingDirectoryFactoryTest, TestJettySolrRunner, TestRangeQuery, TestCoreDiscovery, TestManagedSchemaFieldResource, CollectionsAPIAsyncDistributedZkTest, AnalysisErrorHandlingTest, TestFastWriter, TestCollationFieldDocValues, DocumentBuilderTest, SpatialFilterTest, TestComplexPhraseQParserPlugin, TestCryptoKeys, DistributedQueryComponentCustomSortTest, RollingRestartTest, TestManagedSchemaDynamicFieldResource, TestPseudoReturnFields, CoreMergeIndexesAdminHandlerTest, SpatialRPTFieldTypeTest, TestEmbeddedSolrServerConstructors, TestCloudManagedSchema, DistribCursorPagingTest, TestExceedMaxTermLength, TestReloadAndDeleteDocs, TestSolrCloudWithKerberosAlt, CleanupOldIndexTest, TestFuzzyAnalyzedSuggestions, FullSolrCloudDistribCmdsTest, TestLMDirichletSimilarityFactory, ConvertedLegacyTest, SimpleCollectionCreateDeleteTest, HdfsCollectionsAPIDistributedZkTest, CoreAdminCreateDiscoverTest, TermVectorComponentDistributedTest, QueryParsingTest, CurrencyFieldXmlFileTest, TestPivotHelperCode, DeleteShardTest, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, TestReplicationHandler, TestHashPartitioner, TestReload, TestStressVersions, SpellCheckComponentTest]
   [junit4] Completed [277/512] on J1 in 2.54s, 9 tests, 1 error <<< FAILURES!

[...truncated 722 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:513: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1426: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:981: There were test failures: 512 suites, 2014 tests, 1 error, 68 ignored (34 assumptions)

Total time: 56 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_45) - Build # 4945 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4945/
Java: 32bit/jdk1.8.0_45 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls

Error Message:
Shard split did not complete. Last recorded state: running expected:<[completed]> but was:<[running]>

Stack Trace:
org.junit.ComparisonFailure: Shard split did not complete. Last recorded state: running expected:<[completed]> but was:<[running]>
	at __randomizedtesting.SeedInfo.seed([87ADA032382E006A:DFC92C533E44A8BE]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10872 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\init-core-data-001
   [junit4]   2> 1738894 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[87ADA032382E006A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1738894 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[87ADA032382E006A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /czt/a
   [junit4]   2> 1738896 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1738897 INFO  (Thread-5103) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1738897 INFO  (Thread-5103) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1738980 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.ZkTestServer start zk server on port:61573
   [junit4]   2> 1738997 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1739000 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1739003 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1739005 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1739007 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1739009 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1739012 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1739013 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1739016 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1739018 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1739020 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1739268 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores\collection1
   [junit4]   2> 1739270 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1739273 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f2610{/czt/a,null,AVAILABLE}
   [junit4]   2> 1739275 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@32caed{HTTP/1.1}{127.0.0.1:61580}
   [junit4]   2> 1739275 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.e.j.s.Server Started @1746153ms
   [junit4]   2> 1739275 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\tempDir-001/control/data, hostContext=/czt/a, hostPort=61580, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores}
   [junit4]   2> 1739276 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1739276 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\'
   [junit4]   2> 1739302 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\solr.xml
   [junit4]   2> 1739310 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores
   [junit4]   2> 1739310 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.CoreContainer New CoreContainer 26429493
   [junit4]   2> 1739310 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\]
   [junit4]   2> 1739310 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\lib
   [junit4]   2> 1739310 WARN  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\lib).
   [junit4]   2> 1739319 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1739322 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1739322 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1739323 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1739323 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61573/solr
   [junit4]   2> 1739323 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1739345 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61580_czt%2Fa
   [junit4]   2> 1739350 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1739351 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000
   [junit4]   2> 1739352 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61580_czt%2Fa
   [junit4]   2> 1739353 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.Overseer Overseer (id=94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) starting
   [junit4]   2> 1739362 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1739363 INFO  (OverseerCollectionProcessor-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 1739363 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1739366 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1739367 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1739369 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores
   [junit4]   2> 1739370 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1739370 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores\collection1\
   [junit4]   2> 1739370 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1739371 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1739371 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1739371 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1739372 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1739372 INFO  (zkCallback-1215-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1739372 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1739373 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61580/czt/a",
   [junit4]   2>   "node_name":"127.0.0.1:61580_czt%2Fa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1739374 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61580/czt/a",
   [junit4]   2>   "node_name":"127.0.0.1:61580_czt%2Fa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1739374 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1739374 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1740207 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1740207 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1740207 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1740208 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores\collection1\'
   [junit4]   2> 1740228 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1740236 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1740287 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1740295 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1740296 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1740304 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1740382 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1740389 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1740390 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1740401 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1740404 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1740406 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1740407 WARN  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1740407 WARN  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1740407 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1740409 WARN  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1740409 WARN  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1740409 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1740409 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1740409 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 1740410 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6db57
   [junit4]   2> 1740410 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores\collection1\data\
   [junit4]   2> 1740410 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1740410 WARN  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1740410 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores\collection1\data\index
   [junit4]   2> 1740410 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=72.3525390625, floorSegmentMB=1.4521484375, forceMergeDeletesPctAllowed=19.1317132661477, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1752359338873129
   [junit4]   2> 1740411 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@17fd9fb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1833d34),segFN=segments_1,generation=1}
   [junit4]   2> 1740411 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1740412 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores\collection1\data\
   [junit4]   2> 1740413 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1740415 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1740416 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1740416 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1740416 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1740416 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1740416 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1740417 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1740417 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1740417 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1740420 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740422 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740423 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740424 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740429 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1740430 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1740431 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1740432 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1740432 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1740432 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1740432 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=9.8349609375, floorSegmentMB=1.048828125, forceMergeDeletesPctAllowed=29.516911899052086, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1740433 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@17fd9fb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1833d34),segFN=segments_1,generation=1}
   [junit4]   2> 1740433 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1740433 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1431b31[collection1] main
   [junit4]   2> 1740435 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1740435 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1740435 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1740436 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1740436 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1740436 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1740436 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1740436 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1740437 INFO  (searcherExecutor-6156-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1431b31[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1740438 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1740438 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1740438 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1740438 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1504480727382622208
   [junit4]   2> 1740440 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1504480727382622208
   [junit4]   2> 1740440 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1740441 INFO  (coreLoadExecutor-6155-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1740441 INFO  (coreZkRegister-6149-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:61580/czt/a collection:control_collection shard:shard1
   [junit4]   2> 1740445 INFO  (coreZkRegister-6149-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94030045360619523-core_node1-n_0000000000
   [junit4]   2> 1740446 INFO  (coreZkRegister-6149-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1740448 INFO  (zkCallback-1215-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1740449 INFO  (coreZkRegister-6149-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1740449 INFO  (coreZkRegister-6149-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1740449 INFO  (coreZkRegister-6149-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61580/czt/a/collection1/
   [junit4]   2> 1740449 INFO  (coreZkRegister-6149-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1740449 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1740449 INFO  (coreZkRegister-6149-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:61580/czt/a/collection1/ has no replicas
   [junit4]   2> 1740450 INFO  (coreZkRegister-6149-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61580/czt/a/collection1/ shard1
   [junit4]   2> 1740454 INFO  (zkCallback-1215-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1740454 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:61580/czt/a",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1740581 INFO  (coreZkRegister-6149-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:61580/czt/a/collection1/ and leader is http://127.0.0.1:61580/czt/a/collection1/
   [junit4]   2> 1740581 INFO  (coreZkRegister-6149-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61580/czt/a
   [junit4]   2> 1740581 INFO  (coreZkRegister-6149-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1740581 INFO  (coreZkRegister-6149-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1740581 INFO  (coreZkRegister-6149-thread-1-processing-n:127.0.0.1:61580_czt%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61580_czt%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1740582 INFO  (zkCallback-1215-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1740583 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61580/czt/a",
   [junit4]   2>   "node_name":"127.0.0.1:61580_czt%2Fa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1740584 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61580/czt/a",
   [junit4]   2>   "node_name":"127.0.0.1:61580_czt%2Fa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1740633 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1740634 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1740639 INFO  (zkCallback-1215-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1740642 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 1740642 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1740746 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1740879 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores\collection1
   [junit4]   2> 1740881 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001
   [junit4]   2> 1740882 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1740887 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a7c416{/czt/a,null,AVAILABLE}
   [junit4]   2> 1740888 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ec19c5{HTTP/1.1}{127.0.0.1:61597}
   [junit4]   2> 1740888 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.e.j.s.Server Started @1748088ms
   [junit4]   2> 1740888 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/czt/a, hostPort=61597, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores}
   [junit4]   2> 1740889 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1740889 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\'
   [junit4]   2> 1740915 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\solr.xml
   [junit4]   2> 1740922 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores
   [junit4]   2> 1740922 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.CoreContainer New CoreContainer 21264587
   [junit4]   2> 1740923 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\]
   [junit4]   2> 1740923 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\lib
   [junit4]   2> 1740923 WARN  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\lib).
   [junit4]   2> 1740933 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1740935 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1740936 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1740936 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1740936 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61573/solr
   [junit4]   2> 1740937 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1741788 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61597_czt%2Fa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61597_czt%2Fa
   [junit4]   2> 1741792 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61597_czt%2Fa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1741792 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61597_czt%2Fa    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94030045360619527-127.0.0.1:61597_czt%2Fa-n_0000000001
   [junit4]   2> 1741793 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61597_czt%2Fa    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000 to know if I could be the leader
   [junit4]   2> 1741793 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61597_czt%2Fa    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1741794 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61597_czt%2Fa    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1741795 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61597_czt%2Fa    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores
   [junit4]   2> 1741796 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61597_czt%2Fa    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1741796 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61597_czt%2Fa    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores\collection1\
   [junit4]   2> 1741797 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61597_czt%2Fa    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1741798 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61597_czt%2Fa    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1741798 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61597_czt%2Fa    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1741798 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1741798 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1741800 INFO  (zkCallback-1215-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1741800 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 1741801 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61597/czt/a",
   [junit4]   2>   "node_name":"127.0.0.1:61597_czt%2Fa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1741802 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61597/czt/a",
   [junit4]   2>   "node_name":"127.0.0.1:61597_czt%2Fa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1741802 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 1741802 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1741802 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1741888 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1742672 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1742672 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1742673 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1742673 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores\collection1\'
   [junit4]   2> 1742691 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1742699 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1742702 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1742710 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1742712 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1742719 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1742816 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1742824 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1742825 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1742841 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1742844 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1742847 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1742847 WARN  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1742847 WARN  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1742848 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1742850 WARN  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1742850 WARN  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1742850 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1742850 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1742851 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 1742851 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6db57
   [junit4]   2> 1742852 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 1742852 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 1742852 WARN  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1742853 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 1742853 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=72.3525390625, floorSegmentMB=1.4521484375, forceMergeDeletesPctAllowed=19.1317132661477, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1752359338873129
   [junit4]   2> 1742854 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c7e7bf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@916196),segFN=segments_1,generation=1}
   [junit4]   2> 1742854 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1742856 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 1742856 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001\shard-1-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1742859 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1742860 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1742860 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1742860 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1742861 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1742861 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1742861 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1742862 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1742862 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1742866 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1742868 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1742870 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1742872 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1742880 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1742881 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1742881 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1742881 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1742883 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1742883 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1742884 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=9.8349609375, floorSegmentMB=1.048828125, forceMergeDeletesPctAllowed=29.516911899052086, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1742884 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c7e7bf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@916196),segFN=segments_1,generation=1}
   [junit4]   2> 1742884 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1742885 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@395e88[collection1] main
   [junit4]   2> 1742886 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1742887 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1742887 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1742887 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1742888 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1742888 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1742888 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1742889 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1742890 INFO  (searcherExecutor-6167-thread-1-processing-n:127.0.0.1:61597_czt%2Fa x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@395e88[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1742890 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1742890 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1742890 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1742890 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1504480729953730560
   [junit4]   2> 1742892 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1504480729953730560
   [junit4]   2> 1742892 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1742893 INFO  (coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1742894 INFO  (coreZkRegister-6161-thread-1-processing-n:127.0.0.1:61597_czt%2Fa x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:61597/czt/a collection:collection1 shard:shard1
   [junit4]   2> 1742899 INFO  (coreZkRegister-6161-thread-1-processing-n:127.0.0.1:61597_czt%2Fa x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94030045360619527-core_node1-n_0000000000
   [junit4]   2> 1742900 INFO  (coreZkRegister-6161-thread-1-processing-n:127.0.0.1:61597_czt%2Fa x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1742902 INFO  (zkCallback-1215-thread-1-processing-n:127.0.0.1:61580_czt%2Fa) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1742902 INFO  (coreZkRegister-6161-thread-1-processing-n:127.0.0.1:61597_czt%2Fa x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1742902 INFO  (coreZkRegister-6161-thread-1-processing-n:127.0.0.1:61597_czt%2Fa x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1742903 INFO  (coreZkRegister-6161-thread-1-processing-n:127.0.0.1:61597_czt%2Fa x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61597/czt/a/collection1/
   [junit4]   2> 1742903 INFO  (coreZkRegister-6161-thread-1-processing-n:127.0.0.1:61597_czt%2Fa x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:61597_czt%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1742903 INFO  (OverseerStateUpdate-94030045360619523-127.0.0.1:61580_czt%2Fa-n_0000000000) [n:127.0.0.1:61580_czt%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1"} current state version: 4
   [junit4]   2> 1742903 INFO  (coreZkRegister-6161-thread-

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

1_1 r:core_node4 x:testasynccollectioncreation_shard1_1_replica1] o.a.s.c.Overseer Overseer (id=94030045360619527-127.0.0.1:61597_czt%2Fa-n_0000000001) closing
   [junit4]   2> 1877165 INFO  (OverseerStateUpdate-94030045360619527-127.0.0.1:61597_czt%2Fa-n_0000000001) [n:127.0.0.1:61597_czt%2Fa    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61597_czt%2Fa
   [junit4]   2> 1877166 WARN  (zkCallback-1221-thread-3-processing-n:127.0.0.1:61597_czt%2Fa) [n:127.0.0.1:61597_czt%2Fa    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1877168 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1ec19c5{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1877168 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a7c416{/czt/a,null,UNAVAILABLE}
   [junit4]   2> 1877170 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[87ADA032382E006A]) [n:127.0.0.1:61597_czt%2Fa c:testasynccollectioncreation s:shard1_1 r:core_node4 x:testasynccollectioncreation_shard1_1_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61573 61573
   [junit4]   2> 1878764 INFO  (Thread-5103) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61573 61573
   [junit4]   2> 1878765 WARN  (Thread-5103) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/testasynccollectioncreation/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIAsyncDistributedZkTest -Dtests.method=testSolrJAPICalls -Dtests.seed=87ADA032382E006A -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  140s J1 | CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: Shard split did not complete. Last recorded state: running expected:<[completed]> but was:<[running]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([87ADA032382E006A:DFC92C533E44A8BE]:0)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:83)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1878780 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[87ADA032382E006A]-worker) [n:127.0.0.1:61597_czt%2Fa c:testasynccollectioncreation s:shard1_1 r:core_node4 x:testasynccollectioncreation_shard1_1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIAsyncDistributedZkTest_87ADA032382E006A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=en, timezone=SystemV/MST7MDT
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_45 (32-bit)/cpus=3,threads=1,free=290291000,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [QueryEqualityTest, PolyFieldTest, JavabinLoaderTest, RegexBoostProcessorTest, TermVectorComponentDistributedTest, TestSolrJ, TestRemoveLastDynamicCopyField, HdfsRecoveryZkTest, RAMDirectoryFactoryTest, TestReload, MoreLikeThisHandlerTest, TestMaxScoreQueryParser, IgnoreCommitOptimizeUpdateProcessorFactoryTest, FileBasedSpellCheckerTest, RecoveryAfterSoftCommitTest, ChaosMonkeySafeLeaderTest, TestDistributedStatsComponentCardinality, AnalysisErrorHandlingTest, TestDocSet, TestDistributedGrouping, InfoHandlerTest, ZkStateWriterTest, TestCollationFieldDocValues, TestRealTimeGet, ChangedSchemaMergeTest, SolrCloudExampleTest, SolrRequestParserTest, ShardRoutingCustomTest, TestBadConfig, DistributedTermsComponentTest, SolrIndexConfigTest, BinaryUpdateRequestHandlerTest, TestExceedMaxTermLength, AddBlockUpdateTest, CollectionsAPIDistributedZkTest, TestValueSourceCache, CachingDirectoryFactoryTest, TestRandomFaceting, SpatialFilterTest, WordBreakSolrSpellCheckerTest, TestFieldResource, IndexBasedSpellCheckerTest, SimplePostToolTest, LeaderElectionIntegrationTest, DebugComponentTest, AutoCommitTest, DocValuesMissingTest, CleanupOldIndexTest, TestReplicationHandlerBackup, DocumentBuilderTest, TestSimpleTrackingShardHandler, HighlighterMaxOffsetTest, TestIntervalFaceting, CoreMergeIndexesAdminHandlerTest, SolrCmdDistributorTest, JsonLoaderTest, TestHighFrequencyDictionaryFactory, TestMiniSolrCloudClusterSSL, QueryParsingTest, TestDefaultStatsCache, TestRTGBase, HdfsCollectionsAPIDistributedZkTest, DateMathParserTest, SpellCheckCollatorTest, DistributedQueryComponentCustomSortTest, ReplicationFactorTest, TestEmbeddedSolrServerConstructors, PluginInfoTest, DistributedSuggestComponentTest, ExternalFileFieldSortTest, TestComplexPhraseQParserPlugin, TestManagedSchema, ResourceLoaderTest, TestQuerySenderListener, HighlighterTest, TestFiltering, PrimitiveFieldTypeTest, TestConfig, TestFoldingMultitermQuery, TestSchemaVersionResource, TestNoOpRegenerator, ZkNodePropsTest, ShardSplitTest, TestReversedWildcardFilterFactory, TestSolrCloudWithKerberosAlt, CdcrUpdateLogTest, TestFreeTextSuggestions, TestMergePolicyConfig, TestCloudInspectUtil, CurrencyFieldOpenExchangeTest, TestFieldCollectionResource, TestJoin, DateFieldTest, TestQuerySenderNoQuery, DistributedVersionInfoTest, TestJsonFacets, SpellPossibilityIteratorTest, EchoParamsTest, DistributedMLTComponentTest, TestExactStatsCache, CopyFieldTest, TestManagedSchemaDynamicFieldResource, TestSolrDynamicMBean, RollingRestartTest, ConvertedLegacyTest, BasicDistributedZk2Test, HdfsThreadLeakTest, CoreAdminCreateDiscoverTest, CdcrVersionReplicationTest, TestRangeQuery, TestPHPSerializedResponseWriter, RuleEngineTest, DistributedFacetPivotWhiteBoxTest, TestDistributedMissingSort, TestSuggestSpellingConverter, TestFileDictionaryLookup, TestSolrQueryParser, FileUtilsTest, TestManagedResource, TestSolrXml, TestShardHandlerFactory, TestPseudoReturnFields, TestSystemIdResolver, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ZkSolrClientTest, TestRecovery, ZkControllerTest, TestStressReorder, SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, OverseerCollectionProcessorTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, CoreAdminHandlerTest, SuggesterTest, SuggesterWFSTTest, NoCacheHeaderTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TermsComponentTest, TermVectorComponentTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, ReturnFieldsTest, MBeansHandlerTest, TestPartialUpdateDeduplication, SearchHandlerTest, SOLR749Test, TestSolrIndexConfig, TestSolrDeletionPolicy2, TestBinaryField, MinimalSchemaTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SynonymTokenizerTest, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestUtils, SystemInfoHandlerTest, DistributedIntervalFacetingTest, AssignTest, AsyncMigrateRouteKeyTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [392/512] on J1 in 139.92s, 1 test, 1 failure <<< FAILURES!

[...truncated 384 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:513: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1426: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:981: There were test failures: 512 suites, 2015 tests, 1 failure, 68 ignored (34 assumptions)

Total time: 62 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any