Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5109/
Java: 64bit/jdk1.8.0_51 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample

Error Message:
expected 32 docs in the techproducts example but found 0, output: Creating Solr 
home directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr
  Starting up Solr on port 52288 using command: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\bin\solr start 
-p 52288 -s 
"C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr"
   Setup new core instance directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts
  Creating new core 'techproducts' using command: 
http://localhost:52288/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
  {   "responseHeader":{     "status":0,     "QTime":269},   
"core":"techproducts"}   Indexing tech product example docs from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\exampledocs
  Solr techproducts example launched successfully. Direct your Web browser to 
http://localhost:52288/solr to visit the Solr Admin UI 

Stack Trace:
java.lang.AssertionError: expected 32 docs in the techproducts example but 
found 0, output: Creating Solr home directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr

Starting up Solr on port 52288 using command:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\bin\solr start 
-p 52288 -s 
"C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr"


Setup new core instance directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts

Creating new core 'techproducts' using command:
http://localhost:52288/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts

{
  "responseHeader":{
    "status":0,
    "QTime":269},
  "core":"techproducts"}


Indexing tech product example docs from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\exampledocs

Solr techproducts example launched successfully. Direct your Web browser to 
http://localhost:52288/solr to visit the Solr Admin UI

        at 
__randomizedtesting.SeedInfo.seed([85DB64B3BDC96552:F0CB40BA72B5DCD]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:368)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:305)
        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 11338 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\init-core-data-001
   [junit4]   2> 3034868 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testSchemalessExample
   [junit4]   2> 3034869 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
] o.a.s.u.TestSolrCLIRunExample Selected port 52278 to start schemaless example 
Solr instance on ...
   [junit4]   2> 3035916 INFO  (Thread-8224) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 3035918 INFO  (Thread-8224) [    ] o.e.j.s.h.ContextHandler 
Started o.e.j.s.ServletContextHandler@11d78d82{/solr,null,AVAILABLE}
   [junit4]   2> 3035919 INFO  (Thread-8224) [    ] o.e.j.s.ServerConnector 
Started ServerConnector@4a39e11{HTTP/1.1}{127.0.0.1:52278}
   [junit4]   2> 3035919 INFO  (Thread-8224) [    ] o.e.j.s.Server Started 
@3040840ms
   [junit4]   2> 3035919 INFO  (Thread-8224) [    ] o.a.s.c.s.e.JettySolrRunner 
Jetty properties: {hostContext=/solr, hostPort=52278}
   [junit4]   2> 3035919 INFO  (Thread-8224) [    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 3035920 INFO  (Thread-8224) [    ] 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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\'
   [junit4]   2> 3035938 INFO  (Thread-8224) [    ] 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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\solr.xml
   [junit4]   2> 3035943 INFO  (Thread-8224) [    ] 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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr
   [junit4]   2> 3035943 INFO  (Thread-8224) [    ] o.a.s.c.CoreContainer New 
CoreContainer 857372735
   [junit4]   2> 3035943 INFO  (Thread-8224) [    ] 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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\]
   [junit4]   2> 3035943 INFO  (Thread-8224) [    ] o.a.s.c.CoreContainer 
loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\lib
   [junit4]   2> 3035943 WARN  (Thread-8224) [    ] 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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\lib).
   [junit4]   2> 3035949 INFO  (Thread-8224) [    ] 
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> 3035951 INFO  (Thread-8224) [    ] o.a.s.u.UpdateShardHandler 
Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 3035951 INFO  (Thread-8224) [    ] o.a.s.l.LogWatcher SLF4J 
impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3035951 INFO  (Thread-8224) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3035951 INFO  (Thread-8224) [    ] o.a.s.c.CoreContainer No 
authentication plugin used.
   [junit4]   2> 3035951 INFO  (Thread-8224) [    ] 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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr
   [junit4]   2> 3035952 INFO  (Thread-8224) [    ] o.a.s.c.CoresLocator Found 
0 core definitions
   [junit4]   2> 3035953 INFO  (Thread-8224) [    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3035953 INFO  (Thread-8224) [    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 3038919 INFO  (qtp1584567734-21055) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=0 
   [junit4]   2> 3038923 INFO  (qtp1584567734-21057) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores 
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0 
   [junit4]   2> 3038930 INFO  (qtp1584567734-21059) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=0 
   [junit4]   2> 3038938 INFO  (qtp1584567734-21060) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=0 
   [junit4]   2> 3038940 INFO  (qtp1584567734-21056) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores 
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0 
   [junit4]   2> 3039266 INFO  (qtp1584567734-21058) [    ] 
o.a.s.h.a.CoreAdminHandler core create command 
name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json
   [junit4]   2> 3039266 INFO  (qtp1584567734-21058) [    ] o.a.s.c.SolrCore 
Created CoreDescriptor: {name=gettingstarted, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=gettingstarted, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\,
 dataDir=data\}
   [junit4]   2> 3039266 INFO  (qtp1584567734-21058) [    ] 
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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\'
   [junit4]   2> 3039294 INFO  (qtp1584567734-21058) [    ] o.a.s.c.SolrConfig 
current version of requestparams : 0
   [junit4]   2> 3039294 INFO  (qtp1584567734-21058) [    ] o.a.s.c.SolrConfig 
Adding specified lib dirs to ClassLoader
   [junit4]   2> 3039295 WARN  (qtp1584567734-21058) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../contrib/extraction/lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib).
   [junit4]   2> 3039296 WARN  (qtp1584567734-21058) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../dist/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist).
   [junit4]   2> 3039297 WARN  (qtp1584567734-21058) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../contrib/clustering/lib/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib).
   [junit4]   2> 3039297 WARN  (qtp1584567734-21058) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../dist/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist).
   [junit4]   2> 3039298 WARN  (qtp1584567734-21058) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../contrib/langid/lib/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib).
   [junit4]   2> 3039298 WARN  (qtp1584567734-21058) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../dist/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist).
   [junit4]   2> 3039299 WARN  (qtp1584567734-21058) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../contrib/velocity/lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib).
   [junit4]   2> 3039299 WARN  (qtp1584567734-21058) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../dist/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist).
   [junit4]   2> 3039313 INFO  (qtp1584567734-21058) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3039327 INFO  (qtp1584567734-21058) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3039331 INFO  (qtp1584567734-21058) [    ] o.a.s.s.IndexSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\conf\managed-schema
   [junit4]   2> 3039335 INFO  (qtp1584567734-21058) [    ] o.a.s.s.IndexSchema 
[gettingstarted] Schema name=example-data-driven-schema
   [junit4]   2> 3039425 INFO  (qtp1584567734-21058) [    ] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 3039458 INFO  (qtp1584567734-21058) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3039460 INFO  (qtp1584567734-21058) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3039476 INFO  (qtp1584567734-21058) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\conf'
   [junit4]   2> 3039477 INFO  (qtp1584567734-21058) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'gettingstarted' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\
   [junit4]   2> 3039477 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3039477 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.SolrCore [[gettingstarted] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\],
 dataDir=[null]
   [junit4]   2> 3039477 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70dd865c
   [junit4]   2> 3039477 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for newSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 3039478 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for firstSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 3039478 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\data\
   [junit4]   2> 3039478 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\data\index/
   [junit4]   2> 3039478 WARN  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.SolrCore [gettingstarted] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3039479 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\data\index
   [junit4]   2> 3039479 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@37a93a3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e440886),segFN=segments_1,generation=1}
   [junit4]   2> 3039479 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3039480 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 3039480 INFO  
(OldIndexDirectoryCleanupThreadForCore-gettingstarted) [    x:gettingstarted] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
gettingstarted in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\data\
   [junit4]   2> 3039480 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3039480 WARN  
(OldIndexDirectoryCleanupThreadForCore-gettingstarted) [    x:gettingstarted] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 3039482 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"add-unknown-fields-to-the-schema"
   [junit4]   2> 3039483 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 3039487 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3039488 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3039489 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3039490 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3039492 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 3039492 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 3039492 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.PluginBag requestHandler : '/analysis/document' created with 
startup=lazy 
   [junit4]   2> 3039492 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 3039492 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 3039492 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 3039492 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 3039492 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/sql,/tvrh,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract
   [junit4]   2> 3039492 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3039492 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3039492 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3039492 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 3039492 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 3039494 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@37a93a3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e440886),segFN=segments_1,generation=1}
   [junit4]   2> 3039494 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3039494 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.s.SolrIndexSearcher Opening Searcher@32e470f1[gettingstarted] main
   [junit4]   2> 3039495 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\conf
   [junit4]   2> 3039495 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\conf}
   [junit4]   2> 3039495 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\conf
   [junit4]   2> 3039495 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3039496 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3039496 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3039497 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 3039498 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\conf\elevate.xml
   [junit4]   2> 3039502 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3039502 INFO  
(searcherExecutor-10558-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.c.SolrCore QuerySenderListener sending requests to 
Searcher@32e470f1[gettingstarted] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3039502 INFO  
(searcherExecutor-10558-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 3039502 INFO  
(searcherExecutor-10558-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: default
   [junit4]   2> 3039502 INFO  
(searcherExecutor-10558-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: wordbreak
   [junit4]   2> 3039503 INFO  
(searcherExecutor-10558-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Registered new searcher 
Searcher@32e470f1[gettingstarted] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3039503 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 3039503 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 3039503 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 3039503 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1508663874892595200
   [junit4]   2> 3039505 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 
1508663874892595200
   [junit4]   2> 3039505 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.c.CoreContainer registering core: gettingstarted
   [junit4]   2> 3039506 INFO  (qtp1584567734-21058) [    x:gettingstarted] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores 
params={name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json} 
status=0 QTime=241 
   [junit4]   2> 3039508 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
] o.e.j.s.ServerConnector Stopped 
ServerConnector@4a39e11{HTTP/1.1}{127.0.0.1:52278}
   [junit4]   2> 3039508 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=857372735
   [junit4]   2> 3039508 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7a91acc8
   [junit4]   2> 3039509 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
x:gettingstarted] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 3039509 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
x:gettingstarted] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 3039509 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
x:gettingstarted] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 3039509 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
x:gettingstarted] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 3039509 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Closing main searcher on 
request.
   [junit4]   2> 3039518 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 3039518 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\data\index;done=false>>]
   [junit4]   2> 3039518 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\data\index
   [junit4]   2> 3039518 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\data\;done=false>>]
   [junit4]   2> 3039518 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-001\schemaless\solr\gettingstarted\data\
   [junit4]   2> 3039520 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
x:gettingstarted] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11d78d82{/solr,null,UNAVAILABLE}
   [junit4]   2> 3039520 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on 
port 52278
   [junit4]   2> 3039520 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[85DB64B3BDC96552]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
   [junit4]   2> 3039523 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testTechproductsExample
   [junit4]   2> 3039528 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  ] o.a.s.u.TestSolrCLIRunExample Selected port 52288 to start techproducts 
example Solr instance on ...
   [junit4]   2> 3040534 INFO  (Thread-8239) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 3040535 INFO  (Thread-8239) [    ] o.e.j.s.h.ContextHandler 
Started o.e.j.s.ServletContextHandler@2624ade0{/solr,null,AVAILABLE}
   [junit4]   2> 3040536 INFO  (Thread-8239) [    ] o.e.j.s.ServerConnector 
Started ServerConnector@743aa867{HTTP/1.1}{127.0.0.1:52288}
   [junit4]   2> 3040536 INFO  (Thread-8239) [    ] o.e.j.s.Server Started 
@3045460ms
   [junit4]   2> 3040536 INFO  (Thread-8239) [    ] o.a.s.c.s.e.JettySolrRunner 
Jetty properties: {hostContext=/solr, hostPort=52288}
   [junit4]   2> 3040536 INFO  (Thread-8239) [    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 3040537 INFO  (Thread-8239) [    ] 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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\'
   [junit4]   2> 3040546 INFO  (Thread-8239) [    ] 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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\solr.xml
   [junit4]   2> 3040550 INFO  (Thread-8239) [    ] 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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr
   [junit4]   2> 3040550 INFO  (Thread-8239) [    ] o.a.s.c.CoreContainer New 
CoreContainer 137504569
   [junit4]   2> 3040550 INFO  (Thread-8239) [    ] 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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\]
   [junit4]   2> 3040550 INFO  (Thread-8239) [    ] o.a.s.c.CoreContainer 
loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\lib
   [junit4]   2> 3040550 WARN  (Thread-8239) [    ] 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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\lib).
   [junit4]   2> 3040556 INFO  (Thread-8239) [    ] 
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> 3040558 INFO  (Thread-8239) [    ] o.a.s.u.UpdateShardHandler 
Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 3040559 INFO  (Thread-8239) [    ] o.a.s.l.LogWatcher SLF4J 
impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3040559 INFO  (Thread-8239) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3040559 INFO  (Thread-8239) [    ] o.a.s.c.CoreContainer No 
authentication plugin used.
   [junit4]   2> 3040559 INFO  (Thread-8239) [    ] 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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr
   [junit4]   2> 3040560 INFO  (Thread-8239) [    ] o.a.s.c.CoresLocator Found 
0 core definitions
   [junit4]   2> 3040561 INFO  (Thread-8239) [    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3040561 INFO  (Thread-8239) [    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 3043535 INFO  (qtp1318107789-21075) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=0 
   [junit4]   2> 3043538 INFO  (qtp1318107789-21077) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores 
params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0 
   [junit4]   2> 3043539 INFO  (qtp1318107789-21079) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=0 
   [junit4]   2> 3043541 INFO  (qtp1318107789-21080) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=0 
   [junit4]   2> 3043544 INFO  (qtp1318107789-21076) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores 
params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0 
   [junit4]   2> 3043701 INFO  (qtp1318107789-21078) [    ] 
o.a.s.h.a.CoreAdminHandler core create command 
name=techproducts&action=CREATE&instanceDir=techproducts&wt=json
   [junit4]   2> 3043702 INFO  (qtp1318107789-21078) [    ] o.a.s.c.SolrCore 
Created CoreDescriptor: {name=techproducts, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=techproducts, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\,
 dataDir=data\}
   [junit4]   2> 3043702 INFO  (qtp1318107789-21078) [    ] 
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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\'
   [junit4]   2> 3043736 INFO  (qtp1318107789-21078) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 3043736 INFO  (qtp1318107789-21078) [    ] o.a.s.c.SolrConfig 
Adding specified lib dirs to ClassLoader
   [junit4]   2> 3043737 WARN  (qtp1318107789-21078) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../contrib/extraction/lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\extraction\lib).
   [junit4]   2> 3043738 WARN  (qtp1318107789-21078) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../dist/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist).
   [junit4]   2> 3043739 WARN  (qtp1318107789-21078) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../contrib/clustering/lib/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\clustering\lib).
   [junit4]   2> 3043739 WARN  (qtp1318107789-21078) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../dist/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist).
   [junit4]   2> 3043740 WARN  (qtp1318107789-21078) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../contrib/langid/lib/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\langid\lib).
   [junit4]   2> 3043740 WARN  (qtp1318107789-21078) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../dist/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist).
   [junit4]   2> 3043741 WARN  (qtp1318107789-21078) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../contrib/velocity/lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\velocity\lib).
   [junit4]   2> 3043741 WARN  (qtp1318107789-21078) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../dist/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist).
   [junit4]   2> 3043753 INFO  (qtp1318107789-21078) [    ] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 3043754 INFO  (qtp1318107789-21078) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3043771 INFO  (qtp1318107789-21078) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3043772 INFO  (qtp1318107789-21078) [    ] o.a.s.s.IndexSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\conf\schema.xml
   [junit4]   2> 3043776 INFO  (qtp1318107789-21078) [    ] o.a.s.s.IndexSchema 
[techproducts] Schema name=example
   [junit4]   2> 3043902 INFO  (qtp1318107789-21078) [    ] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 3043903 INFO  (qtp1318107789-21078) [    ] o.a.s.r.RestManager 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 3043903 INFO  (qtp1318107789-21078) [    ] o.a.s.r.RestManager 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 3043909 INFO  (qtp1318107789-21078) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3043910 INFO  (qtp1318107789-21078) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3043930 INFO  (qtp1318107789-21078) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\conf'
   [junit4]   2> 3043930 INFO  (qtp1318107789-21078) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'techproducts' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\
   [junit4]   2> 3043930 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3043930 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.SolrCore [[techproducts] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\],
 dataDir=[null]
   [junit4]   2> 3043930 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70dd865c
   [junit4]   2> 3043931 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.SolrCore [[techproducts] ] Added SolrEventListener for newSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 3043931 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.SolrCore [[techproducts] ] Added SolrEventListener for firstSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher 
warming in solrconfig.xml}]}]
   [junit4]   2> 3043931 INFO  (qtp1318107789-21078) [    x:techproducts] 
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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\data\
   [junit4]   2> 3043931 INFO  (qtp1318107789-21078) [    x:techproducts] 
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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\data\index/
   [junit4]   2> 3043932 WARN  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.SolrCore [techproducts] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3043933 INFO  (qtp1318107789-21078) [    x:techproducts] 
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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\data\index
   [junit4]   2> 3043933 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1318107789-21078]: init: current segments 
file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@5edf93fa
   [junit4]   2> 3043933 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1318107789-21078]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 3043933 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1318107789-21078]: 0 msec to checkpoint
   [junit4]   2> 3043934 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: init: create=true
   [junit4]   2> 3043934 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@af0d0e5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2daac2f6)
   [junit4]   2> index=
   [junit4]   2> version=6.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> 
similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene53
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@66da7ba6
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@6aa1f860
   [junit4]   2> 
   [junit4]   2> 3043934 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: now flush at close
   [junit4]   2> 3043934 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]:   start flush: 
applyAllDeletes=true
   [junit4]   2> 3043934 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]:   index before flush 
   [junit4]   2> 3043934 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1318107789-21078]: startFullFlush
   [junit4]   2> 3043934 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1318107789-21078]: qtp1318107789-21078 
finishFullFlush success=true
   [junit4]   2> 3043935 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: apply all deletes during 
flush
   [junit4]   2> 3043935 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: now apply all deletes for 
all segments maxDoc=0
   [junit4]   2> 3043935 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp1318107789-21078]: prune sis=segments:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 3043935 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp1318107789-21078]: initDynamicDefaults 
spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 3043935 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp1318107789-21078]: updateMergeThreads 
ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 3043935 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp1318107789-21078]: now merge
   [junit4]   2> 3043935 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp1318107789-21078]:   index: 
   [junit4]   2> 3043935 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp1318107789-21078]:   no more merges pending; 
now return
   [junit4]   2> 3043936 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: waitForMerges
   [junit4]   2> 3043936 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: waitForMerges done
   [junit4]   2> 3043936 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: commit: start
   [junit4]   2> 3043936 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: commit: enter lock
   [junit4]   2> 3043936 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: commit: now prepare
   [junit4]   2> 3043937 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: prepareCommit: flush
   [junit4]   2> 3043937 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]:   index before flush 
   [junit4]   2> 3043937 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1318107789-21078]: startFullFlush
   [junit4]   2> 3043937 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: apply all deletes during 
flush
   [junit4]   2> 3043937 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: now apply all deletes for 
all segments maxDoc=0
   [junit4]   2> 3043937 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp1318107789-21078]: prune sis=segments:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 3043937 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1318107789-21078]: qtp1318107789-21078 
finishFullFlush success=true
   [junit4]   2> 3043937 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: startCommit(): start
   [junit4]   2> 3043937 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: startCommit index= 
changeCount=2
   [junit4]   2> 3043938 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: startCommit: wrote pending 
segments file "pending_segments_1"
   [junit4]   2> 3043938 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: done all syncs: []
   [junit4]   2> 3043938 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: commit: pendingCommit != 
null
   [junit4]   2> 3043938 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: commit: done writing 
segments file "segments_1"
   [junit4]   2> 3043938 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1318107789-21078]: now checkpoint "" [0 
segments ; isCommit = true]
   [junit4]   2> 3043938 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@af0d0e5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2daac2f6),segFN=segments_1,generation=1}
   [junit4]   2> 3043938 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3043938 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1318107789-21078]: 0 msec to checkpoint
   [junit4]   2> 3043939 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: commit: took 2.0 msec
   [junit4]   2> 3043939 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: commit: done
   [junit4]   2> 3043939 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: rollback
   [junit4]   2> 3043939 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: all running merges have 
aborted
   [junit4]   2> 3043939 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: rollback: done finish 
merges
   [junit4]   2> 3043939 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1318107789-21078]: abort
   [junit4]   2> 3043939 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1318107789-21078]: done abort success=true
   [junit4]   2> 3043939 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: rollback: infos=
   [junit4]   2> 3043940 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1318107789-21078]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 3043940 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1318107789-21078]: 0 msec to checkpoint
   [junit4]   2> 3043940 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 3043940 INFO  
(OldIndexDirectoryCleanupThreadForCore-techproducts) [    x:techproducts] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
techproducts in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\data\
   [junit4]   2> 3043940 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3043941 WARN  
(OldIndexDirectoryCleanupThreadForCore-techproducts) [    x:techproducts] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 3043943 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 3043947 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3043948 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3043949 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3043950 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3043951 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 3043952 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 3043952 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/analysis/document' created with 
startup=lazy 
   [junit4]   2> 3043952 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 3043952 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/suggest' created with startup=lazy 
   [junit4]   2> 3043952 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 3043952 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 3043952 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 3043952 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/sql,/tvrh,/select,/admin/segments,/admin/system,/suggest,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract
   [junit4]   2> 3043953 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3043954 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3043954 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3043955 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 3043956 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 3043956 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1318107789-21078]: init: current segments 
file is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@5edf93fa
   [junit4]   2> 3043956 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1318107789-21078]: init: load commit 
"segments_1"
   [junit4]   2> 3043956 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@af0d0e5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2daac2f6),segFN=segments_1,generation=1}
   [junit4]   2> 3043956 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3043956 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1318107789-21078]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 3043957 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1318107789-21078]: 0 msec to checkpoint
   [junit4]   2> 3043957 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: init: create=false
   [junit4]   2> 3043957 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@af0d0e5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2daac2f6)
   [junit4]   2> index=
   [junit4]   2> version=6.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> 
similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene53
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@524fffa8
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@3fa024b1
   [junit4]   2> 
   [junit4]   2> 3043957 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: flush at getReader
   [junit4]   2> 3043957 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1318107789-21078]: startFullFlush
   [junit4]   2> 3043957 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: apply all deletes during 
flush
   [junit4]   2> 3043957 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: now apply all deletes for 
all segments maxDoc=0
   [junit4]   2> 3043957 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp1318107789-21078]: prune sis=segments_1:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 3043958 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: return reader version=2 
reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 3043958 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1318107789-21078]: qtp1318107789-21078 
finishFullFlush success=true
   [junit4]   2> 3043958 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1318107789-21078]: getReader took 1 msec
   [junit4]   2> 3043958 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.s.SolrIndexSearcher Opening Searcher@403dc0ab[techproducts] main
   [junit4]   2> 3043959 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\conf
   [junit4]   2> 3043959 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\conf}
   [junit4]   2> 3043959 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\conf
   [junit4]   2> 3043959 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\conf
   [junit4]   2> 3043959 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 3043960 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.RestManager Initializing 2 registered ManagedResources
   [junit4]   2> 3043960 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\conf
   [junit4]   2> 3043960 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\conf
   [junit4]   2> 3043960 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for 
/schema/analysis/stopwords/english
   [junit4]   2> 3043960 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 3043960 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.ManagedResource Notified 1 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 3043961 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\conf
   [junit4]   2> 3043961 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_synonyms_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\conf
   [junit4]   2> 3043961 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for 
/schema/analysis/synonyms/english
   [junit4]   2> 3043961 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded 3 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 3043961 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.r.ManagedResource Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 3043961 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3043962 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3043962 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 3043962 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3043962 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.s.s.SolrSuggester init: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 3043962 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 3043963 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_85DB64B3BDC96552-001\tempDir-002\techproducts\solr\techproducts\conf\elevate.xml
   [junit4]   2> 3043967 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3043967 INFO  
(searcherExecutor-10569-thread-1-processing-x:techproducts) [    
x:techproducts] o.a.s.c.SolrCore QuerySenderListener sending requests to 
Searcher@403dc0ab[techproducts] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3043968 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 3043968 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 3043968 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 3043968 INFO  
(searcherExecutor-10569-thread-1-processing-x:techproducts) [    
x:techproducts] o.a.s.c.S.Request [techproducts] webapp=null path=null 
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
 hits=0 status=0 QTime=0 
   [junit4]   2> 3043968 INFO  
(searcherExecutor-10569-thread-1-processing-x:techproducts) [    
x:techproducts] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 3043968 INFO  
(searcherExecutor-10569-thread-1-processing-x:techproducts) [    
x:techproducts] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: default
   [junit4]   2> 3043968 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1508663879574487040
   [junit4]   2> 3043969 INFO  
(searcherExecutor-10569-thread-1-processing-x:techproducts) [    
x:techproducts] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: wordbreak
   [junit4]   2> 3043969 INFO  
(searcherExecutor-10569-thread-1-processing-x:techproducts) [    
x:techproducts] o.a.s.c.SolrCore [techproducts] Registered new searcher 
Searcher@403dc0ab[techproducts] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3043970 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 
1508663879574487040
   [junit4]   2> 3043970 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.c.CoreContainer registering core: techproducts
   [junit4]   2> 3043971 INFO  (qtp1318107789-21078) [    x:techproducts] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores 
params={name=techproducts&action=CREATE&instanceDir=techproducts&wt=json} 
status=0 QTime=269 
   [junit4]   1> SimplePostTool version 5.0.0
   [junit4]   1> Posting files to [base] url 
http://localhost:52288/solr/techproducts/update using content-type 
application/xml...
   [junit4]   1> POSTing file gb18030-example.xml to [base]
   [junit4]   1> POSTing file hd.xml to [base]
   [junit4]   1> POSTing file ipod_other.xml to [base]
   [junit4]   1> POSTing file ipod_video.xml to [base]
   [junit4]   1> POSTing file manufacturers.xml to [base]
   [junit4]   1> POSTing file mem.xml to [base]
   [junit4]   1> POSTing file money.xml to [base]
   [junit4]   1> POSTing file monitor.xml to [base]
   [junit4]   1> POSTing file monitor2.xml to [base]
   [junit4]   1> POSTing file mp500.xml to [base]
   [junit4]   1> POSTing file sd500.xml to [base]
   [junit4]   1> POSTing file solr.xml to [base]
   [junit4]   1> POSTing file utf8-example.xml to [base]
   [junit4]   1> POSTing file vidcard.xml to [base]
   [junit4]   1> 14 files indexed.
   [junit4]   1> COMMITting Solr index changes to 
http://localhost:52288/solr/techproducts/update...
   [junit4]   1> Time spent: 0:00:00.009
   [junit4]   2> 3043989 INFO  (qtp1318107789-21075) [    x:techproducts] 
o.a.s.c.S.Request [techproducts] webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 3043990 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testTechproductsExample
   [junit4]   2> 3043990 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  ] o.e.j.s.ServerConnector Stopped 
ServerConnector@743aa867{HTTP/1.1}{127.0.0.1:52288}
   [junit4]   2> 3043990 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=137504569
   [junit4]   2> 3043991 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.c.SolrCore [techproducts]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4312ec34
   [junit4]   2> 3043991 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 3043992 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 3043992 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 3043992 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 3043992 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 now flush at close
   [junit4]   2> 3043992 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
   start flush: applyAllDeletes=true
   [junit4]   2> 3043992 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
   index before flush 
   [junit4]   2> 3043992 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 startFullFlush
   [junit4]   2> 3043992 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552] 
finishFullFlush success=true
   [junit4]   2> 3043992 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 apply all deletes during flush
   [junit4]   2> 3043992 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 now apply all deletes for all segments maxDoc=0
   [junit4]   2> 3043992 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[BD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 3043992 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 3043993 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 3043993 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 now merge
   [junit4]   2> 3043993 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
   index: 
   [junit4]   2> 3043993 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
   no more merges pending; now return
   [junit4]   2> 3043993 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 waitForMerges
   [junit4]   2> 3043993 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 waitForMerges done
   [junit4]   2> 3043993 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 commit: start
   [junit4]   2> 3043994 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 commit: enter lock
   [junit4]   2> 3043994 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 commit: now prepare
   [junit4]   2> 3043994 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 prepareCommit: flush
   [junit4]   2> 3043994 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
   index before flush 
   [junit4]   2> 3043994 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 startFullFlush
   [junit4]   2> 3043994 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 apply all deletes during flush
   [junit4]   2> 3043994 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 now apply all deletes for all segments maxDoc=0
   [junit4]   2> 3043994 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[BD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 3043995 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552] 
finishFullFlush success=true
   [junit4]   2> 3043995 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 startCommit(): start
   [junit4]   2> 3043995 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
   skip startCommit(): no changes pending
   [junit4]   2> 3043995 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 commit: pendingCommit == null; skip
   [junit4]   2> 3043995 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 commit: took 1.7 msec
   [junit4]   2> 3043996 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 commit: done
   [junit4]   2> 3043996 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 rollback
   [junit4]   2> 3043996 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 all running merges have aborted
   [junit4]   2> 3043996 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 rollback: done finish merges
   [junit4]   2> 3043996 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]]:
 abort
   [junit4]   2> 3043997 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[85DB64B3BDC96552]) [  
  x

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

 (SUITE-TestSolrCLIRunExample-seed#[85DB64B3BDC96552]-worker) [    ] 
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.util.TestSolrCLIRunExample_85DB64B3BDC96552-001
   [junit4]   2> NOTE: test params are: codec=Lucene53, sim=DefaultSimilarity, 
locale=tr, timezone=America/Glace_Bay
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_51 
(64-bit)/cpus=3,threads=1,free=169338896,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial2, 
FullSolrCloudDistribCmdsTest, TestQuerySenderListener, 
TestDefaultSimilarityFactory, AsyncMigrateRouteKeyTest, TestRestoreCore, 
HdfsWriteToMultipleCollectionsTest, OpenCloseCoreStressTest, 
CollectionsAPIDistributedZkTest, ChaosMonkeySafeLeaderTest, CopyFieldTest, 
MinimalSchemaTest, QueryParsingTest, BJQParserTest, TestInfoStreamLogging, 
OverseerCollectionProcessorTest, ReturnFieldsTest, DistributedMLTComponentTest, 
CleanupOldIndexTest, FileUtilsTest, TestRemoteStreaming, 
TestDistributedGrouping, TestSolrQueryParser, TestIntervalFaceting, 
StatsComponentTest, TestSchemaNameResource, CdcrUpdateLogTest, 
CachingDirectoryFactoryTest, ExternalFileFieldSortTest, 
SignatureUpdateProcessorFactoryTest, TestRTGBase, TestSolrConfigHandlerCloud, 
FullHLLTest, SimplePostToolTest, TestReRankQParserPlugin, 
DisMaxRequestHandlerTest, TestSerializedLuceneMatchVersion, IndexSchemaTest, 
HdfsRecoveryZkTest, TestNamedUpdateProcessors, ZkStateWriterTest, 
SSLMigrationTest, AnalyticsQueryTest, UpdateParamsTest, 
HdfsChaosMonkeySafeLeaderTest, CurrencyFieldXmlFileTest, TestSearchPerf, 
TestDynamicFieldResource, TestReplicationHandlerBackup, 
TermVectorComponentDistributedTest, CustomCollectionTest, 
TestReversedWildcardFilterFactory, ActionThrottleTest, TestShardHandlerFactory, 
TestMergePolicyConfig, TestManagedSchemaFieldTypeResource, MBeansHandlerTest, 
MigrateRouteKeyTest, TestBulkSchemaAPI, HLLSerializationTest, TestRTimer, 
SolrCmdDistributorTest, CursorMarkTest, TestBadConfig, HttpPartitionTest, 
TestInitParams, RuleEngineTest, CloudExitableDirectoryReaderTest, 
TestInitQParser, TestDFRSimilarityFactory, TestCoreDiscovery, 
SolrCloudExampleTest, AutoCommitTest, TestFieldTypeResource, 
AddSchemaFieldsUpdateProcessorFactoryTest, HdfsDirectoryFactoryTest, 
TestCopyFieldCollectionResource, TestRandomFaceting, TestPseudoReturnFields, 
TestFieldTypeCollectionResource, TestConfigReload, HighlighterTest, 
TestRemoveLastDynamicCopyField, LoggingHandlerTest, HighlighterConfigTest, 
TermsComponentTest, XsltUpdateRequestHandlerTest, 
TestLMJelinekMercerSimilarityFactory, TestValueSourceCache, 
UpdateRequestProcessorFactoryTest, BinaryUpdateRequestHandlerTest, 
FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
TestMacros, BlockDirectoryTest, TestSolr4Spatial, RemoteQueryErrorTest, 
TestManagedResourceStorage, DebugComponentTest, TestChildDocTransformer, 
MergeStrategyTest, SpatialFilterTest, TestCodecSupport, SpellCheckCollatorTest, 
AsyncCallRequestStatusResponseTest, TestFuzzyAnalyzedSuggestions, 
TestQuerySenderNoQuery, TestManagedStopFilterFactory, SimpleMLTQParserTest, 
EchoParamsTest, TestSuggestSpellingConverter, HdfsRecoverLeaseTest, 
TestAnalyzeInfixSuggestions, ExitableDirectoryReaderTest, TestNRTOpen, 
TestCloudInspectUtil, TestSortingResponseWriter, TestHdfsUpdateLog, 
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestDocSet, 
TestDynamicFieldCollectionResource, TestRealTimeGet, TestFastOutputStream, 
TestClusterStateMutator, TestImplicitCoreProperties, BasicDistributedZk2Test, 
UnloadDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, 
BasicZkTest, RecoveryZkTest, LeaderElectionTest, ZkSolrClientTest, 
TestZkChroot, ShardRoutingCustomTest, TestFaceting, TestRecovery, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, TestReload, 
TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, 
TestRangeQuery, TestCoreContainer, SolrCoreTest, SpellCheckComponentTest, 
TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, 
BasicFunctionalityTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, 
SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, 
SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, 
TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestTrie, 
SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, TestUpdate, 
TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, 
SortByFunctionTest, DocValuesMultiTest, TestSolrDeletionPolicy1, 
SolrInfoMBeanTest, CacheHeaderTest, IndexBasedSpellCheckerTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, StandardRequestHandlerTest, 
DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, 
PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, RequestHandlersTest, 
DocumentBuilderTest, TermVectorComponentTest, MoreLikeThisHandlerTest, 
RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, 
RegexBoostProcessorTest, JSONWriterTest, TestCSVResponseWriter, 
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, 
CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, 
AlternateDirectoryTest, SolrIndexConfigTest, BadComponentTest, 
TestSolrDeletionPolicy2, TestConfig, TestSolrCoreProperties, 
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, 
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestFastWriter, TestJmxMonitoredMap, ResourceLoaderTest, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, 
ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, PrimUtilsTest, 
DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, 
RAMDirectoryFactoryTest, TestSolrJ, TestUtils, TestDocumentBuilder, 
ZkNodePropsTest, UUIDFieldTest, CircularListTest, CursorPagingTest, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, 
TestJettySolrRunner, AssignTest, BaseCdcrDistributedZkTest, 
CdcrVersionReplicationTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, 
ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteShardTest, 
DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, 
DistributedVersionInfoTest, LeaderInitiatedRecoveryOnCommitTest, 
OverseerStatusTest, RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, 
TestAuthenticationFramework, TestCryptoKeys, TestLeaderElectionZkExpiry, 
TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, 
TestRebalanceLeaders, TestSolrCloudWithKerberosAlt, 
VMParamsZkACLAndCredentialsProvidersTest, QueryResultKeyTest, 
TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, 
TestReloadAndDeleteDocs, TestSolrConfigHandler, RequestLoggingTest, 
TestBlobHandler, TestReqParamsAPI, TestSQLHandler, 
TestSolrConfigHandlerConcurrent, SegmentsInfoRequestHandlerTest, 
DistributedFacetPivotLongTailTest, FacetPivotSmallTest, SuggestComponentTest, 
JavabinLoaderTest, TestCustomDocTransformer, TestRawResponseWriter, 
TestManagedResource, TestRestManager, TestClassNameShortening, 
TestDefaultSearchFieldResource, TestFieldResource, 
TestManagedSchemaDynamicFieldResource, TestSchemaResource, 
TestSchemaVersionResource, TestSolrQueryParserDefaultOperatorResource, 
TestSolrQueryParserResource, TestManagedSynonymFilterFactory, 
TestBulkSchemaConcurrent, TestCollationFieldDocValues, TestManagedSchema, 
TestSchemaManager, AnalyticsMergeStrategyTest, RankQueryTest, 
TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestCustomSort, 
TestHashQParserPlugin, TestMissingGroups, 
TestOverriddenPrefixQueryForCustomFieldType, TestRecoveryHdfs, 
TestSearcherReuse, TestStressUserVersions, TestTrieFacet, 
TestMinMaxOnMultiValuedField, TestOrdValues, TestScoreJoinQPNoScore, 
TestScoreJoinQPScore, TestJsonRequest, CloudMLTQParserTest, 
TestNonDefinedSimilarityFactory, TestDefaultStatsCache, 
TestExactSharedStatsCache, TestLRUStatsCache, ResponseHeaderTest, 
TestFreeTextSuggestions, BufferStoreTest, HdfsDirectoryTest, 
HdfsLockFactoryTest, AnalysisErrorHandlingTest, DataDrivenBlockJoinTest, 
TestDocBasedVersionConstraints, VersionInfoTest, AtomicUpdatesTest, 
ParsingFieldUpdateProcessorsTest, PreAnalyzedUpdateProcessorTest, 
UUIDUpdateProcessorFallbackTest, DistanceUnitsTest, TestObjectReleaseTracker, 
TestRandomMergePolicy, TestSolrCLIRunExample]
   [junit4] Completed [531/531] on J1 in 28.47s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 10 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:716: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:660: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: 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:514:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1429:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:984:
 There were test failures: 531 suites, 2104 tests, 1 failure, 74 ignored (39 
assumptions)

Total time: 68 minutes 45 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to