Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5859/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
[index.20160522065708228, index.20160522065709094, index.properties, 
replication.properties] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20160522065708228, index.20160522065709094, 
index.properties, replication.properties] expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([6F3E7043D799FA26:B4957085D2B19395]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:905)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:872)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 8 object(s) that were not released!!! 
[MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, 
TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper, TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 8 object(s) that were not 
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, TransactionLog, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog]
        at __randomizedtesting.SeedInfo.seed([6F3E7043D799FA26]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
        at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000:
 The process cannot access the file because it is being used by another 
process.     
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1\data
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001:
 The process cannot access the file because it is being used by another 
process.     
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000:
 The process cannot access the file because it is being used by another process.

   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1\data
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001:
 The process cannot access the file because it is being used by another process.

   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001

        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11881 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\init-core-data-001
   [junit4]   2> 1364081 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1364088 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1364089 INFO  (Thread-3419) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1364089 INFO  (Thread-3419) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1364188 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63169
   [junit4]   2> 1364188 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1364190 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1364203 INFO  (zkCallback-1405-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b3e8efb 
name:ZooKeeperConnection Watcher:127.0.0.1:63169 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1364203 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1364203 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1364203 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1364216 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1364217 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11012c2e{/solr,null,AVAILABLE}
   [junit4]   2> 1364218 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@771134c8{HTTP/1.1,[http/1.1]}{127.0.0.1:63173}
   [junit4]   2> 1364218 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.e.j.s.Server Started @1370489ms
   [junit4]   2> 1364218 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63173}
   [junit4]   2> 1364219 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1364219 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2'
   [junit4]   2> 1364219 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1364219 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1364219 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1364220 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1364220 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1364221 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ba7ec52{/solr,null,AVAILABLE}
   [junit4]   2> 1364221 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@9654927{HTTP/1.1,[http/1.1]}{127.0.0.1:63178}
   [junit4]   2> 1364221 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.e.j.s.Server Started @1370493ms
   [junit4]   2> 1364221 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63178}
   [junit4]   2> 1364221 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1364221 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1'
   [junit4]   2> 1364222 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1364222 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1364222 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1364223 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1364234 INFO  (zkCallback-1407-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@327b81a3 
name:ZooKeeperConnection Watcher:127.0.0.1:63169/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1364234 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1364234 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1364235 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1364236 INFO  (zkCallback-1406-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@287f10 name:ZooKeeperConnection 
Watcher:127.0.0.1:63169/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1364236 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1364237 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1364239 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1364248 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\.
   [junit4]   2> 1364248 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 49418515
   [junit4]   2> 1364248 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1]
   [junit4]   2> 1364248 WARN  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\lib
   [junit4]   2> 1364248 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1364249 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\.
   [junit4]   2> 1364249 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1251066593
   [junit4]   2> 1364249 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2]
   [junit4]   2> 1364249 WARN  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\lib
   [junit4]   2> 1364252 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1364252 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1364253 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1364253 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1364253 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1364253 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63169/solr
   [junit4]   2> 1364253 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1364253 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1364253 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1364255 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1364255 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63169/solr
   [junit4]   2> 1364255 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1364255 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1364255 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1364257 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1364258 INFO  (zkCallback-1412-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@136b1033 
name:ZooKeeperConnection Watcher:127.0.0.1:63169 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1364258 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1364258 INFO  (jetty-launcher-1404-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1364259 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x154d7de86a40003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1364261 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$30/133218933@4fe8157e
   [junit4]   2> 1364262 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1364264 INFO  (zkCallback-1413-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b585ee8 
name:ZooKeeperConnection Watcher:127.0.0.1:63169 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1364264 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1364264 INFO  (jetty-launcher-1404-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1364267 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$30/133218933@15a782fd
   [junit4]   2> 1364268 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1364268 INFO  
(zkCallback-1414-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@34797a name:ZooKeeperConnection 
Watcher:127.0.0.1:63169/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1364268 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1364269 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1364273 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1364276 INFO  
(zkCallback-1415-thread-1-processing-n:127.0.0.1:63173_solr) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@11cc325d 
name:ZooKeeperConnection Watcher:127.0.0.1:63169/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1364276 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1364278 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1364280 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1364284 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1364284 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1364287 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1364287 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1364289 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1364289 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1364291 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1364292 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1364294 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1364294 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1364295 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1364296 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1364297 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1364297 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1364298 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1364298 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1364299 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1364300 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1364304 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1364304 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1364306 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1364306 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1364308 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1364308 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1364308 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95938842823229445-127.0.0.1:63178_solr-n_0000000000
   [junit4]   2> 1364309 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95938842823229446-127.0.0.1:63173_solr-n_0000000001
   [junit4]   2> 1364309 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:63178_solr
   [junit4]   2> 1364309 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1364310 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95938842823229445-127.0.0.1:63178_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1364311 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63173_solr
   [junit4]   2> 1364311 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.Overseer Overseer 
(id=95938842823229445-127.0.0.1:63178_solr-n_0000000000) starting
   [junit4]   2> 1364311 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:63173_solr
   [junit4]   2> 1364313 INFO  
(zkCallback-1414-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1364313 INFO  
(zkCallback-1415-thread-1-processing-n:127.0.0.1:63173_solr) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1364314 INFO  
(zkCallback-1414-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1364316 INFO  
(zkCallback-1415-thread-1-processing-n:127.0.0.1:63173_solr) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1364316 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1364328 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1364328 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1364330 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\.
   [junit4]   2> 1364331 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1364332 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1364332 INFO  (jetty-launcher-1404-thread-2) 
[n:127.0.0.1:63173_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1364341 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1364341 INFO  
(OverseerCollectionConfigSetProcessor-95938842823229445-127.0.0.1:63178_solr-n_0000000000)
 [n:127.0.0.1:63178_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1364341 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:63178_solr as DOWN
   [junit4]   2> 1364342 INFO  
(OverseerStateUpdate-95938842823229445-127.0.0.1:63178_solr-n_0000000000) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1364343 INFO  
(OverseerStateUpdate-95938842823229445-127.0.0.1:63178_solr-n_0000000000) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 1364344 INFO  
(OverseerStateUpdate-95938842823229445-127.0.0.1:63178_solr-n_0000000000) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63178_solr"} current state version: 0
   [junit4]   2> 1364344 INFO  
(OverseerStateUpdate-95938842823229445-127.0.0.1:63178_solr-n_0000000000) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:63178_solr
   [junit4]   2> 1365343 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63178_solr
   [junit4]   2> 1365343 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:63178_solr
   [junit4]   2> 1365344 INFO  
(zkCallback-1414-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1365344 INFO  
(zkCallback-1415-thread-1-processing-n:127.0.0.1:63173_solr) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1365345 INFO  
(zkCallback-1414-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1365345 INFO  
(zkCallback-1415-thread-1-processing-n:127.0.0.1:63173_solr) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1365354 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1365354 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1365355 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\.
   [junit4]   2> 1365355 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1365356 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1365356 INFO  (jetty-launcher-1404-thread-1) 
[n:127.0.0.1:63178_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1365356 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1365357 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1365358 INFO  (zkCallback-1418-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a9bedc2 
name:ZooKeeperConnection Watcher:127.0.0.1:63169 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1365359 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1365359 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1365361 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 
127.0.0.1:63169/solr
   [junit4]   2> 1365362 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1365362 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1365364 INFO  (zkCallback-1421-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@707efca name:ZooKeeperConnection 
Watcher:127.0.0.1:63169/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1365364 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1365364 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1365364 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1365365 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1365366 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1365370 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 1365372 INFO  
(SUITE-TestManagedSchemaAPI-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1365391 INFO  
(TEST-TestManagedSchemaAPI.test-seed#[6F3E7043D799FA26]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1365393 INFO  (qtp1453484723-10098) [n:127.0.0.1:63173_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1365404 INFO  
(OverseerCollectionConfigSetProcessor-95938842823229445-127.0.0.1:63178_solr-n_0000000000)
 [n:127.0.0.1:63178_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1365404 INFO  
(OverseerThreadFactory-4217-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1365404 INFO  
(OverseerThreadFactory-4217-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create 
collection testschemaapi
   [junit4]   2> 1365405 INFO  
(OverseerThreadFactory-4217-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/testschemaapi 
   [junit4]   2> 1365407 INFO  
(OverseerThreadFactory-4217-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/testschemaapi
   [junit4]   2> 1365408 INFO  
(zkCallback-1415-thread-1-processing-n:127.0.0.1:63173_solr) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 1365408 INFO  (zkCallback-1421-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1365409 INFO  
(zkCallback-1414-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 1365416 INFO  
(OverseerStateUpdate-95938842823229445-127.0.0.1:63178_solr-n_0000000000) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1365416 INFO  
(OverseerStateUpdate-95938842823229445-127.0.0.1:63178_solr-n_0000000000) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: testschemaapi
   [junit4]   2> 1365418 INFO  
(OverseerStateUpdate-95938842823229445-127.0.0.1:63178_solr-n_0000000000) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/testschemaapi/state.json
   [junit4]   2> 1365514 INFO  
(OverseerThreadFactory-4217-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
SolrCores for new collection testschemaapi, shardNames [shard1] , 
replicationFactor : 2
   [junit4]   2> 1365514 INFO  
(OverseerThreadFactory-4217-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core testschemaapi_shard1_replica1 as part of shard shard1 of collection 
testschemaapi on 127.0.0.1:63178_solr
   [junit4]   2> 1365514 INFO  
(OverseerThreadFactory-4217-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core testschemaapi_shard1_replica2 as part of shard shard1 of collection 
testschemaapi on 127.0.0.1:63173_solr
   [junit4]   2> 1365522 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1365523 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1365524 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=testschemaapi_shard1_replica2, collection.configName=conf1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, 
dataDir=data\, shard=shard1}
   [junit4]   2> 1365526 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1365526 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=testschemaapi_shard1_replica1, collection.configName=conf1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, 
dataDir=data\, shard=shard1}
   [junit4]   2> 1365526 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1365527 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
Registering watch for collection testschemaapi
   [junit4]   2> 1365527 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 1365527 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1365527 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
Registering watch for collection testschemaapi
   [junit4]   2> 1365528 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 1365528 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1365529 INFO  
(OverseerStateUpdate-95938842823229445-127.0.0.1:63178_solr-n_0000000000) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63173/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:63173_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1365529 INFO  
(OverseerStateUpdate-95938842823229445-127.0.0.1:63178_solr-n_0000000000) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63173/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:63173_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1365531 INFO  
(OverseerStateUpdate-95938842823229445-127.0.0.1:63178_solr-n_0000000000) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63178/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:63178_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1365531 INFO  
(OverseerStateUpdate-95938842823229445-127.0.0.1:63178_solr-n_0000000000) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63178/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:63178_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1365636 INFO  
(OverseerStateUpdate-95938842823229445-127.0.0.1:63178_solr-n_0000000000) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testschemaapi/state.json version: 0
   [junit4]   2> 1365636 INFO  
(zkCallback-1414-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testschemaapi/state.json] for collection [testschemaapi] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1365636 INFO  
(zkCallback-1415-thread-1-processing-n:127.0.0.1:63173_solr) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testschemaapi/state.json] for collection [testschemaapi] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1365637 INFO  
(zkCallback-1414-thread-1-processing-n:127.0.0.1:63178_solr) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[testschemaapi] from [0] to [1]
   [junit4]   2> 1365638 INFO  
(zkCallback-1415-thread-1-processing-n:127.0.0.1:63173_solr) 
[n:127.0.0.1:63173_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[testschemaapi] from [0] to [1]
   [junit4]   2> 1366527 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 1366527 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
Check for collection zkNode:testschemaapi
   [junit4]   2> 1366527 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1366527 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testschemaapi]
   [junit4]   2> 1366531 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 1366531 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2'
   [junit4]   2> 1366531 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1366531 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1366534 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1366542 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1366543 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1366546 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1366548 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 1366549 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
Check for collection zkNode:testschemaapi
   [junit4]   2> 1366550 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema 
[testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 1366555 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1366557 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1366557 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using 
configuration from collection testschemaapi
   [junit4]   2> 1366558 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1366558 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\testschemaapi_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 1366558 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
testschemaapi_shard1_replica2
   [junit4]   2> 1366558 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 1366559 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 1366559 WARN  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1366560 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 1366559 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1366560 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testschemaapi]
   [junit4]   2> 1366561 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@331bea92 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64a66e0f),segFN=segments_1,generation=1}
   [junit4]   2> 1366561 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 1366561 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1'
   [junit4]   2> 1366562 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1366562 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1366562 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1366563 INFO  
(OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) 
[n:127.0.0.1:63173_solr c:testschemaapi s:shard1 r:core_node1 
x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core testschemaapi_shard1_replica2 in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 1366564 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1366567 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1366568 WARN  
(OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) 
[n:127.0.0.1:63173_solr c:testschemaapi s:shard1 r:core_node1 
x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1366570 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1366571 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1366571 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1366572 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1366573 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1366573 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1366573 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1366575 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1366575 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1366578 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1366578 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1366580 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1366580 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1366581 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema 
[testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 1366586 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1366589 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1366589 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using 
configuration from collection testschemaapi
   [junit4]   2> 1366589 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1366589 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\testschemaapi_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 1366589 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
testschemaapi_shard1_replica1
   [junit4]   2> 1366590 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 1366590 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@331bea92 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64a66e0f),segFN=segments_1,generation=1}
   [junit4]   2> 1366590 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1366590 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2012bec2[testschemaapi_shard1_replica2] main]
   [junit4]   2> 1366591 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testschemaapi]
   [junit4]   2> 1366593 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 1366593 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1366594 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1366594 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1366594 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1366594 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1366594 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1366594 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1366594 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1366595 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: 
/configs/conf1/managed-schema, uniqueCoreId: 
testschemaapi_shard1_replica2:3530113249811
   [junit4]   2> 1366595 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1366595 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1366595 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1366595 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1366595 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1535021487793111040
   [junit4]   2> 1366595 INFO  
(searcherExecutor-4220-thread-1-processing-n:127.0.0.1:63173_solr 
x:testschemaapi_shard1_replica2 s:shard1 c:testschemaapi r:core_node1) 
[n:127.0.0.1:63173_solr c:testschemaapi s:shard1 r:core_node1 
x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore 
[testschemaapi_shard1_replica2] Registered new searcher 
Searcher@2012bec2[testschemaapi_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1366597 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1535021487793111040
   [junit4]   2> 1366597 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1366598 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica2
   [junit4]   2> 1366598 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica2 
address:http://127.0.0.1:63173/solr collection:testschemaapi shard:shard1
   [junit4]   2> 1366598 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 1366602 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/collections/testschemaapi/leader_elect/shard1/election/95938842823229446-core_node1-n_0000000000
   [junit4]   2> 1366602 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 
and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1366604 INFO  (qtp1453484723-10120) [n:127.0.0.1:63173_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1366605 INFO  
(OverseerStateUpdate-95938842823229445-127.0.0.1:63178_solr-n_0000000000) 
[n:127.0.0.1:63178_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi"} current state version: 0
   [junit4]   2> 1366606 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 1366606 WARN  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1366608 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_6F3E7043D799FA26-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 1366614 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@77d4b13e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c64a68a),segFN=segments_1,generation=1}
   [junit4]   2> 1366614 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1366616 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1366619 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1366619 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1366623 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1366627 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1366629 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1366629 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1366630 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1366630 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1366635 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1366635 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1366639 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@77d4b13e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c64a68a),segFN=segments_1,generation=1}
   [junit4]   2> 1366639 INFO  (qtp1021073141-10113) [n:127.0.0.1:63178_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1366639 INFO  
(OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) 
[n:127.0.0.1:63178_solr c:testschemaapi s:shard1 r:core_node2 
x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core tests

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

rectUpdateHandler2{commits=0,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}
   [junit4]   2> 1829124 INFO  (coreCloseExecutor-7211-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1829124 INFO  (coreCloseExecutor-7211-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1829124 INFO  (coreCloseExecutor-7211-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1829144 INFO  (coreCloseExecutor-7211-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1829146 INFO  (coreCloseExecutor-7211-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing 
NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1829147 INFO  (coreCloseExecutor-7211-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6F3E7043D799FA26-001\solr-instance-030\collection1\data\index.20160522065709094
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6F3E7043D799FA26-001\solr-instance-030\collection1\data\index.20160522065709094;done=false>>]
   [junit4]   2> 1829147 INFO  (coreCloseExecutor-7211-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1829147 INFO  (coreCloseExecutor-7211-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6F3E7043D799FA26-001\solr-instance-030\collection1\data\index.20160522065709094
   [junit4]   2> 1829147 INFO  (coreCloseExecutor-7211-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6F3E7043D799FA26-001\solr-instance-030\collection1\data
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6F3E7043D799FA26-001\solr-instance-030\collection1\data;done=false>>]
   [junit4]   2> 1829147 INFO  (coreCloseExecutor-7211-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1829147 INFO  (coreCloseExecutor-7211-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6F3E7043D799FA26-001\solr-instance-030\collection1\data
   [junit4]   2> 1829150 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[6F3E7043D799FA26]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4987acef{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicationHandler -Dtests.method=doTestStressReplication 
-Dtests.seed=6F3E7043D799FA26 -Dtests.slow=true -Dtests.locale=it-IT 
-Dtests.timezone=America/Jujuy -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 3.94s J0 | TestReplicationHandler.doTestStressReplication 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
[index.20160522065708228, index.20160522065709094, index.properties, 
replication.properties] expected:<1> but was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6F3E7043D799FA26:B4957085D2B19395]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:905)
   [junit4]    >        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:872)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1829213 INFO  
(SUITE-TestReplicationHandler-seed#[6F3E7043D799FA26]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6F3E7043D799FA26-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=FST50, 
id=FST50, newname=FST50}, docValues:{}, maxPointsInLeafNode=365, 
maxMBSortInHeap=5.687181206549488, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=it-IT, 
timezone=America/Jujuy
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=104997520,total=439877632
   [junit4]   2> NOTE: All tests run in this JVM: 
[CloudExitableDirectoryReaderTest, TestGraphTermsQParserPlugin, 
BlockDirectoryTest, SuggesterFSTTest, OverseerTest, 
DistributedQueryComponentCustomSortTest, TestScoreJoinQPScore, 
TestSolrDeletionPolicy1, TestLMDirichletSimilarityFactory, TestCollectionAPI, 
TestManagedSchema, TestSolrQueryParserDefaultOperatorResource, 
TestSizeLimitedDistributedMap, TimeZoneUtilsTest, TestRequestForwarding, 
TestDistribIDF, SharedFSAutoReplicaFailoverTest, UUIDFieldTest, PolyFieldTest, 
TestLuceneMatchVersion, HttpPartitionTest, TestDocumentBuilder, 
HdfsDirectoryTest, TestSimpleQParserPlugin, BitVectorTest, TestConfigReload, 
TestSchemaVersionResource, CdcrReplicationDistributedZkTest, 
TestStressLiveNodes, SuggestComponentTest, ReturnFieldsTest, 
TestClassicSimilarityFactory, SOLR749Test, TestQuerySenderNoQuery, 
DistribCursorPagingTest, TestJmxMonitoredMap, TestDistributedSearch, 
FastVectorHighlighterTest, DisMaxRequestHandlerTest, 
UUIDUpdateProcessorFallbackTest, TestSolrDynamicMBean, 
TestSweetSpotSimilarityFactory, TestDocBasedVersionConstraints, 
BasicDistributedZkTest, RollingRestartTest, RequiredFieldsTest, TestUpdate, 
TestMiniSolrCloudCluster, TestFileDictionaryLookup, TestChildDocTransformer, 
TriLevelCompositeIdRoutingTest, TestHdfsUpdateLog, TestRemoteStreaming, 
TestAnalyzedSuggestions, ClassificationUpdateProcessorFactoryTest, 
TestRawResponseWriter, PreAnalyzedFieldTest, PrimUtilsTest, SolrTestCaseJ4Test, 
SaslZkACLProviderTest, DirectUpdateHandlerTest, CursorPagingTest, 
TestTrieFacet, DeleteLastCustomShardedReplicaTest, TestElisionMultitermQuery, 
UnloadDistributedZkTest, RequestLoggingTest, ExternalFileFieldSortTest, 
TestAuthorizationFramework, HdfsCollectionsAPIDistributedZkTest, 
ClusterStateTest, IndexSchemaTest, ClusterStateUpdateTest, TestFieldResource, 
JSONWriterTest, CurrencyFieldXmlFileTest, CollectionStateFormat2Test, 
TestGroupingSearch, TestJmxIntegration, ZkControllerTest, 
BlockJoinFacetRandomTest, HdfsRecoverLeaseTest, AssignTest, 
XsltUpdateRequestHandlerTest, SimpleCollectionCreateDeleteTest, 
HdfsDirectoryFactoryTest, CircularListTest, DistribJoinFromCollectionTest, 
AlternateDirectoryTest, SolrCoreTest, PrimitiveFieldTypeTest, StressHdfsTest, 
SpatialHeatmapFacetsTest, DocValuesTest, TestDFRSimilarityFactory, 
PathHierarchyTokenizerFactoryTest, TestReRankQParserPlugin, TestRestManager, 
TestSolrConfigHandlerConcurrent, TestSolr4Spatial2, TestCoreContainer, 
TestCursorMarkWithoutUniqueKey, DocumentBuilderTest, 
TestDefaultSearchFieldResource, FullHLLTest, TestXIncludeConfig, 
HdfsThreadLeakTest, DOMUtilTest, TermsComponentTest, 
DirectSolrSpellCheckerTest, HdfsUnloadDistributedZkTest, TestDocSet, 
CdcrRequestHandlerTest, TestMacros, AnalysisAfterCoreReloadTest, 
SimplePostToolTest, ZkStateReaderTest, TestLazyCores, 
DocumentAnalysisRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
ChangedSchemaMergeTest, SyncSliceTest, DistributedVersionInfoTest, 
TestStressLucene, TestRandomDVFaceting, TestFieldSortValues, 
MigrateRouteKeyTest, TestPartialUpdateDeduplication, 
ChaosMonkeyNothingIsSafeTest, ResponseHeaderTest, 
TestHighFrequencyDictionaryFactory, HLLUtilTest, 
ConcurrentDeleteAndCreateCollectionTest, TestSchemaManager, TestSearchPerf, 
TestSurroundQueryParser, DocValuesMissingTest, 
DistributedQueryElevationComponentTest, HdfsBasicDistributedZk2Test, 
LeaderElectionTest, SmileWriterTest, ReplicationFactorTest, 
ChaosMonkeySafeLeaderTest, LeaderElectionIntegrationTest, 
TestReplicationHandler]
   [junit4] Completed [306/597 (2!)] on J0 in 74.88s, 15 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 955 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:529:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1427:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984:
 There were test failures: 597 suites (10 ignored), 2428 tests, 2 suite-level 
errors, 1 failure, 125 ignored (81 assumptions) [seed: 6F3E7043D799FA26]

Total time: 81 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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