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

2 tests failed.
FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8CA10E47D37D7BF3-001/solr-instance-016/./collection1/data/index.20160523175748379,
 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8CA10E47D37D7BF3-001/solr-instance-016/./collection1/data,
 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8CA10E47D37D7BF3-001/solr-instance-016/./collection1/data/index.20160523175748460]
 expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8CA10E47D37D7BF3-001/solr-instance-016/./collection1/data/index.20160523175748379,
 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8CA10E47D37D7BF3-001/solr-instance-016/./collection1/data,
 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8CA10E47D37D7BF3-001/solr-instance-016/./collection1/data/index.20160523175748460]
 expected:<2> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([8CA10E47D37D7BF3:7BD2E01F1595D415]: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:900)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1332)
        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:  org.apache.solr.update.processor.TestNamedUpdateProcessors.test

Error Message:
Could not find collection:.system

Stack Trace:
java.lang.AssertionError: Could not find collection:.system
        at 
__randomizedtesting.SeedInfo.seed([8CA10E47D37D7BF3:4F5319D7D81160B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:134)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
        at 
org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:78)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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)




Build Log:
[...truncated 11438 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestNamedUpdateProcessors
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/init-core-data-001
   [junit4]   2> 1555466 INFO  
(SUITE-TestNamedUpdateProcessors-seed#[8CA10E47D37D7BF3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1555473 INFO  
(SUITE-TestNamedUpdateProcessors-seed#[8CA10E47D37D7BF3]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_u/y
   [junit4]   2> 1555476 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1555476 INFO  (Thread-2997) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1555476 INFO  (Thread-2997) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1555586 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63336
   [junit4]   2> 1555586 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1555587 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1555598 INFO  (zkCallback-1826-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@cbf7cd6 name:ZooKeeperConnection 
Watcher:127.0.0.1:63336 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1555598 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1555598 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1555598 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1555602 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1555602 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1555603 INFO  (zkCallback-1827-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4411b614 
name:ZooKeeperConnection Watcher:127.0.0.1:63336/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1555604 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1555604 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1555604 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1555607 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1555609 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1555611 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1555615 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1555615 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1555619 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1555620 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1555623 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1555624 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1555627 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1555627 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1555630 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1555630 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1555632 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1555633 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1555635 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1555635 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1555638 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1555638 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1555641 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1555641 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1555644 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1555644 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1555646 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1555646 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1555892 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/cores/collection1
   [junit4]   2> 1555894 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1555896 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17c9a222{/_u/y,null,AVAILABLE}
   [junit4]   2> 1555904 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5fb9a6a9{HTTP/1.1,[http/1.1]}{127.0.0.1:63341}
   [junit4]   2> 1555904 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.e.j.s.Server Started @1561619ms
   [junit4]   2> 1555904 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/tempDir-001/control/data,
 hostContext=/_u/y, hostPort=63341, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/cores}
   [junit4]   2> 1555904 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1555904 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001'
   [junit4]   2> 1555904 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1555904 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1555905 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1555906 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1555907 INFO  (zkCallback-1828-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6e674a97 
name:ZooKeeperConnection Watcher:127.0.0.1:63336/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1555907 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1555907 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1555909 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1555909 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/solr.xml
   [junit4]   2> 1555914 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/cores
   [junit4]   2> 1555914 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 859374442
   [junit4]   2> 1555914 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001]
   [junit4]   2> 1555915 WARN  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/lib
   [junit4]   2> 1555915 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
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> 1555917 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1555918 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1555918 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1555918 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63336/solr
   [junit4]   2> 1555918 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1555918 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1555919 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1555920 INFO  (zkCallback-1831-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@37b2821e 
name:ZooKeeperConnection Watcher:127.0.0.1:63336 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1555921 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1555921 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1555923 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$49/1812759519@27ce7e1b
   [junit4]   2> 1555923 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1555924 INFO  
(zkCallback-1832-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@68aa3282 
name:ZooKeeperConnection Watcher:127.0.0.1:63336/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1555924 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1555926 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1555929 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1555934 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1555937 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1555940 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1555943 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1555945 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1555948 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 1555950 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1555952 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1555953 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1555954 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1555958 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1555960 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1555962 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1555963 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000
   [junit4]   2> 1555963 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:63341__u%2Fy
   [junit4]   2> 1555964 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1555966 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.Overseer Overseer 
(id=95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) starting
   [junit4]   2> 1555968 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1555978 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1555979 INFO  
(OverseerCollectionConfigSetProcessor-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000)
 [n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1555979 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.Overseer Starting to work on the main 
queue
   [junit4]   2> 1555980 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63341__u%2Fy
   [junit4]   2> 1555981 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:63341__u%2Fy
   [junit4]   2> 1555983 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1555983 INFO  
(zkCallback-1832-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy    ] 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> 1555984 INFO  
(zkCallback-1832-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1555997 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 1555997 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1555998 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/cores
   [junit4]   2> 1556000 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1556000 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.CorePropertiesLocator Found core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/cores/collection1
   [junit4]   2> 1556000 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions
   [junit4]   2> 1556001 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1556001 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 1556001 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1556001 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1556002 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection control_collection not visible yet, but 
flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1556003 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63341/_u/y";,
   [junit4]   2>   "node_name":"127.0.0.1:63341__u%2Fy",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1556003 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63341/_u/y";,
   [junit4]   2>   "node_name":"127.0.0.1:63341__u%2Fy",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1556004 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1556004 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 1556005 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1556005 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1556007 INFO  
(zkCallback-1832-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1557016 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1557016 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1557017 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1557017 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 1557018 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1557018 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/cores/collection1'
   [junit4]   2> 1557018 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1557018 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1557020 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1557026 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1557028 WARN  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1557028 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1557036 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1557040 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1557112 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1557119 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1557120 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1557133 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1557135 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1557137 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1557138 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1557141 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
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=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1557141 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1557141 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1557141 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/cores/collection1/data/]
   [junit4]   2> 1557141 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5be23f38
   [junit4]   2> 1557142 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/cores/collection1/data
   [junit4]   2> 1557142 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1557142 WARN  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1557142 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/cores/collection1/data/index
   [junit4]   2> 1557142 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=28.2294921875, 
floorSegmentMB=0.97265625, forceMergeDeletesPctAllowed=14.75724225676458, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7450311754067623
   [junit4]   2> 1557142 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@102ae792 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f9cf8eb),segFN=segments_1,generation=1}
   [junit4]   2> 1557143 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1557143 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/cores/collection1/data/
   [junit4]   2> 1557143 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1557146 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1557146 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1557146 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1557146 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1557146 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1557146 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1557146 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1557146 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1557146 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1557146 WARN  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1557150 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1557151 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1557151 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1557152 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1557158 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1557158 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1557158 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1557158 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1557159 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1557160 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1557160 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=97.4599609375, 
floorSegmentMB=2.1943359375, forceMergeDeletesPctAllowed=19.392723650619644, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1557160 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@102ae792 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f9cf8eb),segFN=segments_1,generation=1}
   [junit4]   2> 1557160 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1557160 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@53b4d2a1[collection1] main]
   [junit4]   2> 1557160 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 1557161 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1557161 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based 
storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1557162 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 1557162 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1557162 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1557163 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1557163 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1557163 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1557163 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1557163 INFO  
(searcherExecutor-4606-thread-1-processing-n:127.0.0.1:63341__u%2Fy 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@53b4d2a1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1557163 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1557163 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1557164 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1557164 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1535165242351288320
   [junit4]   2> 1557165 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1535165242351288320
   [junit4]   2> 1557165 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1557166 INFO  
(coreLoadExecutor-4605-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1557167 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:63341/_u/y 
collection:control_collection shard:shard1
   [junit4]   2> 1557168 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1557174 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/95947827536592900-core_node1-n_0000000000
   [junit4]   2> 1557174 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 
and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1557177 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1557177 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1557177 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:63341/_u/y/collection1/
   [junit4]   2> 1557177 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1557177 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:63341/_u/y/collection1/ has no replicas
   [junit4]   2> 1557178 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1557179 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1557183 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/95947827536592900-core_node1-n_0000000000
   [junit4]   2> 1557185 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63341/_u/y/collection1/ shard1
   [junit4]   2> 1557187 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:63341/_u/y";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1557300 INFO  
(zkCallback-1832-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1557356 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:63341/_u/y/collection1/ and leader is 
http://127.0.0.1:63341/_u/y/collection1/
   [junit4]   2> 1557356 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63341/_u/y
   [junit4]   2> 1557356 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1557356 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 1557356 INFO  
(coreZkRegister-4599-thread-1-processing-n:127.0.0.1:63341__u%2Fy x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63341__u%2Fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1557361 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63341/_u/y";,
   [junit4]   2>   "node_name":"127.0.0.1:63341__u%2Fy",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1557361 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63341/_u/y";,
   [junit4]   2>   "node_name":"127.0.0.1:63341__u%2Fy",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1557475 INFO  
(zkCallback-1832-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1557528 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1557529 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1557530 INFO  (zkCallback-1836-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@c21f3da name:ZooKeeperConnection 
Watcher:127.0.0.1:63336/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1557530 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1557531 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1557531 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1557532 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1557534 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1557537 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1557537 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1557537 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1557538 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1557540 INFO  (zkCallback-1837-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@52ff9f51 
name:ZooKeeperConnection Watcher:127.0.0.1:63336/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1557540 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1557540 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1557546 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1557547 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: collection1
   [junit4]   2> 1557665 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.o.ZkStateWriter going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 1557900 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/shard-1-001/cores/collection1
   [junit4]   2> 1557902 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/shard-1-001
   [junit4]   2> 1557902 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1557905 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53d92b87{/_u/y,null,AVAILABLE}
   [junit4]   2> 1557905 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5a81d0e8{HTTP/1.1,[http/1.1]}{127.0.0.1:63348}
   [junit4]   2> 1557906 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.e.j.s.Server Started @1563621ms
   [junit4]   2> 1557907 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/_u/y, hostPort=63348, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/shard-1-001/cores}
   [junit4]   2> 1557907 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1557907 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/shard-1-001'
   [junit4]   2> 1557907 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1557907 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1557908 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1557909 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1557910 INFO  (zkCallback-1838-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@bdea5d4 name:ZooKeeperConnection 
Watcher:127.0.0.1:63336/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1557911 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1557911 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1557913 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1557913 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/shard-1-001/solr.xml
   [junit4]   2> 1557928 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/shard-1-001/cores
   [junit4]   2> 1557928 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 816658227
   [junit4]   2> 1557928 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/shard-1-001]
   [junit4]   2> 1557928 WARN  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/shard-1-001/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/shard-1-001/lib
   [junit4]   2> 1557928 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
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> 1557931 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1557932 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1557932 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1557932 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63336/solr
   [junit4]   2> 1557932 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1557932 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1557932 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1557935 INFO  (zkCallback-1841-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@28aac138 
name:ZooKeeperConnection Watcher:127.0.0.1:63336 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1557935 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1557936 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1557938 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$49/1812759519@3d9afbf2
   [junit4]   2> 1557938 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1557939 INFO  
(zkCallback-1842-thread-1-processing-n:127.0.0.1:63348__u%2Fy) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@43118168 
name:ZooKeeperConnection Watcher:127.0.0.1:63336/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1557940 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1557950 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1557951 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1557953 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1557959 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1557960 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95947827536592905-127.0.0.1:63348__u%2Fy-n_0000000001
   [junit4]   2> 1557961 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000 
to know if I could be the leader
   [junit4]   2> 1557962 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:63348__u%2Fy as DOWN
   [junit4]   2> 1557966 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63348__u%2Fy"} current state version: 
3
   [junit4]   2> 1557966 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:63348__u%2Fy
   [junit4]   2> 1557968 INFO  (zkCallback-1836-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 1557968 INFO  
(zkCallback-1832-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1557968 INFO  
(zkCallback-1842-thread-1-processing-n:127.0.0.1:63348__u%2Fy) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1558078 INFO  
(OverseerStateUpdate-95947827536592900-127.0.0.1:63341__u%2Fy-n_0000000000) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1558968 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63348__u%2Fy
   [junit4]   2> 1558969 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:63348__u%2Fy
   [junit4]   2> 1558971 INFO  (zkCallback-1836-thread-1) [    ] 
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> 1558971 INFO  
(zkCallback-1832-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy    ] 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> 1558972 INFO  
(zkCallback-1842-thread-1-processing-n:127.0.0.1:63348__u%2Fy) 
[n:127.0.0.1:63348__u%2Fy    ] 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> 1558973 INFO  (zkCallback-1836-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1558973 INFO  
(zkCallback-1842-thread-1-processing-n:127.0.0.1:63348__u%2Fy) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1558973 INFO  
(zkCallback-1832-thread-1-processing-n:127.0.0.1:63341__u%2Fy) 
[n:127.0.0.1:63341__u%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1558992 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 1558992 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1558995 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_8CA10E47D37D7BF3-001/shard-1-001/cores
   [junit4]   2> 1558997 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[8CA10E47D37D7BF3]) 
[n:127.0.0.1:63348__u%2Fy    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1558997 INFO  (TEST-Test

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

r-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8CA10E47D37D7BF3-001/solr-instance-029/./collection1/data/index
   [junit4]   2> 1804429 INFO  
(TEST-TestReplicationHandler.doTestStopPoll-seed#[8CA10E47D37D7BF3]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76459f5a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1804431 INFO  
(TEST-TestReplicationHandler.doTestStopPoll-seed#[8CA10E47D37D7BF3]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@58255b5a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1804431 INFO  
(TEST-TestReplicationHandler.doTestStopPoll-seed#[8CA10E47D37D7BF3]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1397125534
   [junit4]   2> 1804431 INFO  (coreCloseExecutor-5616-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@377bd8ed
   [junit4]   2> 1804432 INFO  (coreCloseExecutor-5616-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{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> 1804432 INFO  (coreCloseExecutor-5616-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1804432 INFO  (coreCloseExecutor-5616-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1804432 INFO  (coreCloseExecutor-5616-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1804432 INFO  (coreCloseExecutor-5616-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1804432 INFO  (coreCloseExecutor-5616-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1804432 INFO  (coreCloseExecutor-5616-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8CA10E47D37D7BF3-001/solr-instance-030/./collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8CA10E47D37D7BF3-001/solr-instance-030/./collection1/data;done=false>>]
   [junit4]   2> 1804432 INFO  (coreCloseExecutor-5616-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1804432 INFO  (coreCloseExecutor-5616-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8CA10E47D37D7BF3-001/solr-instance-030/./collection1/data
   [junit4]   2> 1804432 INFO  (coreCloseExecutor-5616-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8CA10E47D37D7BF3-001/solr-instance-030/./collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8CA10E47D37D7BF3-001/solr-instance-030/./collection1/data/index;done=false>>]
   [junit4]   2> 1804432 INFO  (coreCloseExecutor-5616-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1804432 INFO  (coreCloseExecutor-5616-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8CA10E47D37D7BF3-001/solr-instance-030/./collection1/data/index
   [junit4]   2> 1804434 INFO  
(TEST-TestReplicationHandler.doTestStopPoll-seed#[8CA10E47D37D7BF3]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@62c5cb14{/solr,null,UNAVAILABLE}
   [junit4]   2> 1804436 INFO  
(SUITE-TestReplicationHandler-seed#[8CA10E47D37D7BF3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8CA10E47D37D7BF3-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=de-AT, 
timezone=America/Yellowknife
   [junit4]   2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.8.0_72 
(64-bit)/cpus=3,threads=1,free=144266056,total=468189184
   [junit4]   2> NOTE: All tests run in this JVM: [RAMDirectoryFactoryTest, 
LeaderInitiatedRecoveryOnShardRestartTest, DistanceFunctionTest, 
TestCloudDeleteByQuery, SpellPossibilityIteratorTest, TestSolrFieldCacheMBean, 
TestValueSourceCache, TestFreeTextSuggestions, BinaryUpdateRequestHandlerTest, 
TestExactSharedStatsCache, TestSchemaSimilarityResource, 
OverriddenZkACLAndCredentialsProvidersTest, SuggesterWFSTTest, 
TestCollationFieldDocValues, TestTrie, SortByFunctionTest, 
SpellCheckCollatorTest, BasicFunctionalityTest, TestFuzzyAnalyzedSuggestions, 
RemoteQueryErrorTest, TestPKIAuthenticationPlugin, 
TestSerializedLuceneMatchVersion, TestShortCircuitedRequests, 
TestDynamicFieldCollectionResource, TestNoOpRegenerator, 
IndexSchemaRuntimeFieldTest, TestConfigSetsAPI, LukeRequestHandlerTest, 
TestCSVResponseWriter, BufferStoreTest, FileBasedSpellCheckerTest, 
CollectionsAPIDistributedZkTest, DistributedFacetPivotWhiteBoxTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestIndexingPerformance, 
TestCollapseQParserPlugin, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
CdcrReplicationHandlerTest, TestQuerySenderListener, PluginInfoTest, 
CopyFieldTest, TestSystemIdResolver, TestXmlQParser, 
SolrCoreCheckLockOnStartupTest, TestSolrConfigHandler, SuggesterTSTTest, 
TermVectorComponentDistributedTest, PKIAuthenticationIntegrationTest, 
DateMathParserTest, RestartWhileUpdatingTest, 
AsyncCallRequestStatusResponseTest, FacetPivotSmallTest, DateFieldTest, 
TestMinMaxOnMultiValuedField, TestBlobHandler, TestFoldingMultitermQuery, 
CoreAdminCreateDiscoverTest, TestSolrIndexConfig, SpellCheckComponentTest, 
TestReload, SuggestComponentContextFilterQueryTest, TestRTGBase, 
DataDrivenBlockJoinTest, CoreAdminHandlerTest, WordBreakSolrSpellCheckerTest, 
FileUtilsTest, CurrencyFieldOpenExchangeTest, TestAddFieldRealTimeGet, 
TestPerFieldSimilarityWithDefaultOverride, TestSolr4Spatial, TestIndexSearcher, 
TestClusterStateMutator, DistributedTermsComponentTest, 
TestSolrCloudWithKerberosAlt, TestFieldCollectionResource, ZkNodePropsTest, 
PreAnalyzedUpdateProcessorTest, MultiThreadedOCPTest, 
SpellingQueryConverterTest, TestRecoveryHdfs, TestSolrDeletionPolicy2, 
TestImplicitCoreProperties, FullSolrCloudDistribCmdsTest, 
BasicDistributedZk2Test, HLLSerializationTest, 
TestTolerantUpdateProcessorCloud, TestPHPSerializedResponseWriter, 
TestStressUserVersions, TestRTimerTree, TestMiniSolrCloudClusterSSL, 
ZkSolrClientTest, CdcrVersionReplicationTest, MinimalSchemaTest, 
ZkStateWriterTest, SSLMigrationTest, OpenCloseCoreStressTest, TestBinaryField, 
TestSimpleTrackingShardHandler, TestExclusionRuleCollectionAccess, 
TestRawTransformer, DefaultValueUpdateProcessorTest, 
TestSolrQueryParserResource, TestManagedResourceStorage, 
TestConfigSetImmutable, TestSolrXml, TestSolrJ, TestReplicaProperties, 
TestCustomSort, TestJoin, BadCopyFieldTest, ConjunctionSolrSpellCheckerTest, 
HdfsLockFactoryTest, TlogReplayBufferedWhileIndexingTest, RuleEngineTest, 
HdfsRecoveryZkTest, SolrCloudExampleTest, TestReplicationHandlerBackup, 
SolrInfoMBeanTest, TestFilteredDocIdSet, QueryParsingTest, ConnectionReuseTest, 
TestStressRecovery, BlockJoinFacetDistribTest, RankQueryTest, 
DistributedMLTComponentTest, MultiTermTest, TestJettySolrRunner, TestZkChroot, 
TestOmitPositions, SolrCmdDistributorTest, TestBinaryResponseWriter, 
ForceLeaderTest, SecurityConfHandlerTest, CacheHeaderTest, HdfsSyncSliceTest, 
TestWriterPerf, UniqFieldsUpdateProcessorFactoryTest, 
AnalysisErrorHandlingTest, OpenExchangeRatesOrgProviderTest, OverseerRolesTest, 
SuggesterTest, TestRestoreCore, TestCloudPivotFacet, TestInitParams, 
BasicDistributedZkTest, UnloadDistributedZkTest, BasicZkTest, 
TestReplicationHandler]
   [junit4] Completed [307/597 (2!)] on J1 in 74.77s, 15 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 913 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:531: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1427:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984: 
There were test failures: 597 suites (10 ignored), 2428 tests, 2 failures, 121 
ignored (71 assumptions) [seed: 8CA10E47D37D7BF3]

Total time: 86 minutes 17 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