You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/20 16:32:41 UTC

[JENKINS] Lucene-Solr-Tests-4.2.1-Java6 - Build # 3 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.2.1-Java6/3/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:30457/ex/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:30463/ex/collection1], CloudJettyRunner [url=http://127.0.0.1:30469/ex/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:30457/ex/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:30463/ex/collection1], CloudJettyRunner [url=http://127.0.0.1:30469/ex/collection1]]
	at __randomizedtesting.SeedInfo.seed([8BEC6A888291D129:A0AE490F5CEB115]: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.SyncSliceTest.doTest(SyncSliceTest.java:212)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 8744 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T2079 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ex/
[junit4:junit4]   2> 5 T2079 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1363793126671
[junit4:junit4]   2> 6 T2079 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T2080 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T2080 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T2080 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T2080 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T2080 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 24 T2080 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1363793126670/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T2079 oasc.ZkTestServer.run start zk server on port:30437
[junit4:junit4]   2> 108 T2079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30437 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3f2cf04c
[junit4:junit4]   2> 109 T2079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 110 T2085 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30437. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 110 T2085 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30437, initiating session
[junit4:junit4]   2> 110 T2081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30438
[junit4:junit4]   2> 111 T2081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30438
[junit4:junit4]   2> 111 T2083 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 114 T2083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8867a5220000 with negotiated timeout 10000 for client /140.211.11.196:30438
[junit4:junit4]   2> 114 T2085 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30437, sessionid = 0x13d8867a5220000, negotiated timeout = 10000
[junit4:junit4]   2> 115 T2086 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f2cf04c name:ZooKeeperConnection Watcher:127.0.0.1:30437 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T2079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T2079 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T2084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8867a5220000
[junit4:junit4]   2> 119 T2086 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 119 T2081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:30438 which had sessionid 0x13d8867a5220000
[junit4:junit4]   2> 119 T2079 oaz.ZooKeeper.close Session: 0x13d8867a5220000 closed
[junit4:junit4]   2> 120 T2079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30437/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@29bdb15
[junit4:junit4]   2> 121 T2079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 121 T2087 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30437. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 121 T2087 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30437, initiating session
[junit4:junit4]   2> 122 T2081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30439
[junit4:junit4]   2> 122 T2081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30439
[junit4:junit4]   2> 123 T2083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8867a5220001 with negotiated timeout 10000 for client /140.211.11.196:30439
[junit4:junit4]   2> 123 T2087 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30437, sessionid = 0x13d8867a5220001, negotiated timeout = 10000
[junit4:junit4]   2> 123 T2088 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29bdb15 name:ZooKeeperConnection Watcher:127.0.0.1:30437/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 124 T2079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 124 T2079 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 134 T2079 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 137 T2079 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 144 T2079 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 147 T2079 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 147 T2079 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 159 T2079 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 160 T2079 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 264 T2079 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 265 T2079 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 268 T2079 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 269 T2079 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 279 T2079 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 279 T2079 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 282 T2079 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 283 T2079 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 286 T2079 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 286 T2079 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 289 T2079 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 289 T2079 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 297 T2079 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 297 T2079 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 300 T2084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8867a5220001
[junit4:junit4]   2> 301 T2088 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 301 T2079 oaz.ZooKeeper.close Session: 0x13d8867a5220001 closed
[junit4:junit4]   2> 301 T2081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:30439 which had sessionid 0x13d8867a5220001
[junit4:junit4]   2> 473 T2079 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 478 T2079 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30440
[junit4:junit4]   2> 479 T2079 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 479 T2079 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 480 T2079 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363793126966
[junit4:junit4]   2> 480 T2079 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363793126966/solr.xml
[junit4:junit4]   2> 480 T2079 oasc.CoreContainer.<init> New CoreContainer 1177758179
[junit4:junit4]   2> 481 T2079 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363793126966/'
[junit4:junit4]   2> 482 T2079 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363793126966/'
[junit4:junit4]   2> 529 T2079 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 530 T2079 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 530 T2079 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 531 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 531 T2079 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 532 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 532 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 532 T2079 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 533 T2079 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 533 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 552 T2079 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 570 T2079 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30437/solr
[junit4:junit4]   2> 571 T2079 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 572 T2079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30437 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6aa5bfcc
[junit4:junit4]   2> 573 T2079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 573 T2098 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30437. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 574 T2098 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30437, initiating session
[junit4:junit4]   2> 574 T2081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30441
[junit4:junit4]   2> 574 T2081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30441
[junit4:junit4]   2> 576 T2083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8867a5220002 with negotiated timeout 20000 for client /140.211.11.196:30441
[junit4:junit4]   2> 576 T2098 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30437, sessionid = 0x13d8867a5220002, negotiated timeout = 20000
[junit4:junit4]   2> 576 T2099 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6aa5bfcc name:ZooKeeperConnection Watcher:127.0.0.1:30437 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 576 T2079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 577 T2084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8867a5220002
[junit4:junit4]   2> 578 T2099 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 578 T2081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:30441 which had sessionid 0x13d8867a5220002
[junit4:junit4]   2> 578 T2079 oaz.ZooKeeper.close Session: 0x13d8867a5220002 closed
[junit4:junit4]   2> 579 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 588 T2079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30437/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@36ada14c
[junit4:junit4]   2> 589 T2079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 589 T2100 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30437. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 590 T2100 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30437, initiating session
[junit4:junit4]   2> 590 T2081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30442
[junit4:junit4]   2> 590 T2081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30442
[junit4:junit4]   2> 592 T2083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8867a5220003 with negotiated timeout 20000 for client /140.211.11.196:30442
[junit4:junit4]   2> 592 T2100 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30437, sessionid = 0x13d8867a5220003, negotiated timeout = 20000
[junit4:junit4]   2> 592 T2101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36ada14c name:ZooKeeperConnection Watcher:127.0.0.1:30437/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 592 T2079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 594 T2079 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 597 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 605 T2079 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 608 T2079 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 611 T2079 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30440_ex
[junit4:junit4]   2> 611 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30440_ex Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30440_ex
[junit4:junit4]   2> 617 T2079 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30440_ex
[junit4:junit4]   2> 620 T2079 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 633 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 634 T2079 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 643 T2079 oasc.Overseer.start Overseer (id=89377546350755843-127.0.0.1:30440_ex-n_0000000000) starting
[junit4:junit4]   2> 644 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 645 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 646 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 647 T2079 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 650 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 651 T2103 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 652 T2079 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 654 T2079 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 655 T2079 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 658 T2102 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 662 T2104 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363793126966/collection1
[junit4:junit4]   2> 663 T2104 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 663 T2104 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 663 T2104 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 664 T2104 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363793126966/collection1/'
[junit4:junit4]   2> 665 T2104 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363793126966/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 665 T2104 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363793126966/collection1/lib/README' to classloader
[junit4:junit4]   2> 700 T2104 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 739 T2104 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 840 T2104 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 847 T2104 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1272 T2104 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1280 T2104 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1282 T2104 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1292 T2104 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1296 T2104 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1299 T2104 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1300 T2104 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1300 T2104 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1300 T2104 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1301 T2104 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1301 T2104 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1301 T2104 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1302 T2104 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363793126966/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363793126670/control/data/
[junit4:junit4]   2> 1302 T2104 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@962522b
[junit4:junit4]   2> 1302 T2104 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1303 T2104 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363793126670/control/data forceNew: false
[junit4:junit4]   2> 1303 T2104 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363793126670/control/data/index/
[junit4:junit4]   2> 1303 T2104 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363793126670/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1303 T2104 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363793126670/control/data/index forceNew: false
[junit4:junit4]   2> 1306 T2104 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66f8a120 lockFactory=org.apache.lucene.store.NativeFSLockFactory@50b04f7b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1306 T2104 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1307 T2104 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1308 T2104 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1308 T2104 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1308 T2104 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1309 T2104 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1309 T2104 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1309 T2104 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1309 T2104 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1310 T2104 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1314 T2104 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1318 T2104 oass.SolrIndexSearcher.<init> Opening Searcher@13b6c0f5 main
[junit4:junit4]   2> 1319 T2104 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363793126670/control/data/tlog
[junit4:junit4]   2> 1319 T2104 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1320 T2104 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1322 T2105 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13b6c0f5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1322 T2104 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1323 T2104 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2161 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2162 T2102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30440_ex",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30440/ex"}
[junit4:junit4]   2> 2162 T2102 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2162 T2102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2180 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2325 T2104 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2325 T2104 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30440/ex collection:control_collection shard:shard1
[junit4:junit4]   2> 2326 T2104 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2340 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2341 T2104 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2342 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2352 T2104 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2352 T2104 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2352 T2104 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30440/ex/collection1/
[junit4:junit4]   2> 2353 T2104 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2353 T2104 oasc.SyncStrategy.syncToMe http://127.0.0.1:30440/ex/collection1/ has no replicas
[junit4:junit4]   2> 2353 T2104 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30440/ex/collection1/
[junit4:junit4]   2> 2353 T2104 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2357 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3685 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3730 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3787 T2104 oasc.ZkController.register We are http://127.0.0.1:30440/ex/collection1/ and leader is http://127.0.0.1:30440/ex/collection1/
[junit4:junit4]   2> 3787 T2104 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30440/ex
[junit4:junit4]   2> 3787 T2104 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3787 T2104 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3787 T2104 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3789 T2104 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3790 T2079 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3791 T2079 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3791 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3805 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3806 T2079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30437/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@72a72039
[junit4:junit4]   2> 3807 T2079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3807 T2106 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30437. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3808 T2106 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30437, initiating session
[junit4:junit4]   2> 3808 T2081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30449
[junit4:junit4]   2> 3809 T2081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30449
[junit4:junit4]   2> 3810 T2083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8867a5220004 with negotiated timeout 10000 for client /140.211.11.196:30449
[junit4:junit4]   2> 3810 T2106 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30437, sessionid = 0x13d8867a5220004, negotiated timeout = 10000
[junit4:junit4]   2> 3810 T2107 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72a72039 name:ZooKeeperConnection Watcher:127.0.0.1:30437/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3810 T2079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3811 T2079 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3813 T2079 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3993 T2079 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3996 T2079 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30450
[junit4:junit4]   2> 3997 T2079 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3997 T2079 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3998 T2079 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363793130478
[junit4:junit4]   2> 3998 T2079 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363793130478/solr.xml
[junit4:junit4]   2> 3999 T2079 oasc.CoreContainer.<init> New CoreContainer 1836683854
[junit4:junit4]   2> 4000 T2079 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363793130478/'
[junit4:junit4]   2> 4000 T2079 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363793130478/'
[junit4:junit4]   2> 4049 T2079 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4049 T2079 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4050 T2079 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4050 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4050 T2079 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4051 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4051 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4052 T2079 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4052 T2079 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4053 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4073 T2079 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4096 T2079 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30437/solr
[junit4:junit4]   2> 4097 T2079 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4098 T2079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30437 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5632d361
[junit4:junit4]   2> 4101 T2079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4101 T2117 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30437. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4102 T2117 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30437, initiating session
[junit4:junit4]   2> 4103 T2081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30451
[junit4:junit4]   2> 4103 T2081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30451
[junit4:junit4]   2> 4109 T2083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8867a5220005 with negotiated timeout 20000 for client /140.211.11.196:30451
[junit4:junit4]   2> 4109 T2117 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30437, sessionid = 0x13d8867a5220005, negotiated timeout = 20000
[junit4:junit4]   2> 4109 T2118 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5632d361 name:ZooKeeperConnection Watcher:127.0.0.1:30437 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4110 T2079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4111 T2084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8867a5220005
[junit4:junit4]   2> 4119 T2118 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4119 T2081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:30451 which had sessionid 0x13d8867a5220005
[junit4:junit4]   2> 4119 T2079 oaz.ZooKeeper.close Session: 0x13d8867a5220005 closed
[junit4:junit4]   2> 4120 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4133 T2079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30437/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@59bd0bb9
[junit4:junit4]   2> 4134 T2079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4134 T2119 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30437. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4135 T2119 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30437, initiating session
[junit4:junit4]   2> 4135 T2081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30452
[junit4:junit4]   2> 4136 T2081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30452
[junit4:junit4]   2> 4214 T2083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8867a5220006 with negotiated timeout 20000 for client /140.211.11.196:30452
[junit4:junit4]   2> 4215 T2119 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30437, sessionid = 0x13d8867a5220006, negotiated timeout = 20000
[junit4:junit4]   2> 4215 T2120 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59bd0bb9 name:ZooKeeperConnection Watcher:127.0.0.1:30437/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4215 T2079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4239 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4241 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4244 T2079 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5243 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5243 T2102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30440_ex",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30440/ex"}
[junit4:junit4]   2> 5256 T2079 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30450_ex
[junit4:junit4]   2> 5257 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220006 type:delete cxid:0xd zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30450_ex Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30450_ex
[junit4:junit4]   2> 5259 T2079 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30450_ex
[junit4:junit4]   2> 5286 T2107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5286 T2120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5286 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5290 T2120 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5290 T2107 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5300 T2101 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5300 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5307 T2121 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363793130478/collection1
[junit4:junit4]   2> 5307 T2121 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5308 T2121 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5308 T2121 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5309 T2121 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363793130478/collection1/'
[junit4:junit4]   2> 5310 T2121 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363793130478/collection1/lib/README' to classloader
[junit4:junit4]   2> 5311 T2121 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363793130478/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5392 T2121 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 5449 T2121 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5550 T2121 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5556 T2121 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6021 T2121 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6029 T2121 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6032 T2121 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6042 T2121 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6046 T2121 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6049 T2121 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6049 T2121 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6050 T2121 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6050 T2121 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6051 T2121 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6051 T2121 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6051 T2121 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6052 T2121 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363793130478/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty1/
[junit4:junit4]   2> 6052 T2121 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@962522b
[junit4:junit4]   2> 6052 T2121 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6053 T2121 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty1 forceNew: false
[junit4:junit4]   2> 6053 T2121 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty1/index/
[junit4:junit4]   2> 6053 T2121 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6053 T2121 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty1/index forceNew: false
[junit4:junit4]   2> 6055 T2121 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6055 T2121 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6057 T2121 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6057 T2121 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6058 T2121 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6058 T2121 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6058 T2121 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6058 T2121 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6059 T2121 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6059 T2121 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6059 T2121 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6064 T2121 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6068 T2121 oass.SolrIndexSearcher.<init> Opening Searcher@5f6b9907 main
[junit4:junit4]   2> 6068 T2121 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty1/tlog
[junit4:junit4]   2> 6069 T2121 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6069 T2121 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6077 T2122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f6b9907 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6079 T2121 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6079 T2121 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6792 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6798 T2102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30450_ex",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30450/ex"}
[junit4:junit4]   2> 6798 T2102 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6798 T2102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6803 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6803 T2107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6803 T2120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7081 T2121 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7081 T2121 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30450/ex collection:collection1 shard:shard1
[junit4:junit4]   2> 7082 T2121 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7097 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7098 T2121 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7099 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7108 T2121 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7108 T2121 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7108 T2121 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30450/ex/collection1/
[junit4:junit4]   2> 7108 T2121 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7109 T2121 oasc.SyncStrategy.syncToMe http://127.0.0.1:30450/ex/collection1/ has no replicas
[junit4:junit4]   2> 7109 T2121 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30450/ex/collection1/
[junit4:junit4]   2> 7109 T2121 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7114 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8307 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8329 T2107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8329 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8329 T2120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8340 T2121 oasc.ZkController.register We are http://127.0.0.1:30450/ex/collection1/ and leader is http://127.0.0.1:30450/ex/collection1/
[junit4:junit4]   2> 8340 T2121 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30450/ex
[junit4:junit4]   2> 8340 T2121 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8340 T2121 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8341 T2121 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8342 T2121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8343 T2079 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8343 T2079 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8344 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8579 T2079 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8588 T2079 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30457
[junit4:junit4]   2> 8589 T2079 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8589 T2079 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8590 T2079 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363793135022
[junit4:junit4]   2> 8590 T2079 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363793135022/solr.xml
[junit4:junit4]   2> 8591 T2079 oasc.CoreContainer.<init> New CoreContainer 2038043526
[junit4:junit4]   2> 8592 T2079 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363793135022/'
[junit4:junit4]   2> 8592 T2079 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363793135022/'
[junit4:junit4]   2> 8641 T2079 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8642 T2079 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8642 T2079 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8643 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8643 T2079 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8644 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8644 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8645 T2079 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8645 T2079 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8646 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8665 T2079 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8683 T2079 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30437/solr
[junit4:junit4]   2> 8684 T2079 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8684 T2079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30437 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@46574f9f
[junit4:junit4]   2> 8685 T2079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8686 T2132 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30437. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8687 T2132 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30437, initiating session
[junit4:junit4]   2> 8687 T2081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30458
[junit4:junit4]   2> 8687 T2081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30458
[junit4:junit4]   2> 8690 T2083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8867a5220007 with negotiated timeout 20000 for client /140.211.11.196:30458
[junit4:junit4]   2> 8690 T2132 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30437, sessionid = 0x13d8867a5220007, negotiated timeout = 20000
[junit4:junit4]   2> 8690 T2133 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46574f9f name:ZooKeeperConnection Watcher:127.0.0.1:30437 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8690 T2079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8692 T2084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8867a5220007
[junit4:junit4]   2> 8708 T2133 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8708 T2081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:30458 which had sessionid 0x13d8867a5220007
[junit4:junit4]   2> 8708 T2079 oaz.ZooKeeper.close Session: 0x13d8867a5220007 closed
[junit4:junit4]   2> 8708 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8715 T2079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30437/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e2d54d6
[junit4:junit4]   2> 8715 T2079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8716 T2134 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30437. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8716 T2134 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30437, initiating session
[junit4:junit4]   2> 8716 T2081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30459
[junit4:junit4]   2> 8717 T2081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30459
[junit4:junit4]   2> 8718 T2083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8867a5220008 with negotiated timeout 20000 for client /140.211.11.196:30459
[junit4:junit4]   2> 8718 T2134 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30437, sessionid = 0x13d8867a5220008, negotiated timeout = 20000
[junit4:junit4]   2> 8718 T2135 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e2d54d6 name:ZooKeeperConnection Watcher:127.0.0.1:30437/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8718 T2079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8719 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8726 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8728 T2079 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9730 T2079 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30457_ex
[junit4:junit4]   2> 9731 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a5220008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30457_ex Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30457_ex
[junit4:junit4]   2> 9733 T2079 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30457_ex
[junit4:junit4]   2> 9735 T2120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9735 T2107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9736 T2101 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9736 T2135 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9736 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9736 T2120 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9737 T2107 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9755 T2136 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363793135022/collection1
[junit4:junit4]   2> 9755 T2136 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9756 T2136 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9756 T2136 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9757 T2136 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363793135022/collection1/'
[junit4:junit4]   2> 9758 T2136 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363793135022/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9758 T2136 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363793135022/collection1/lib/README' to classloader
[junit4:junit4]   2> 9791 T2136 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 9829 T2136 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9835 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9836 T2102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30450_ex",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30450/ex"}
[junit4:junit4]   2> 9848 T2120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9848 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9849 T2107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9929 T2136 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9929 T2135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9935 T2136 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10458 T2136 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10467 T2136 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10470 T2136 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10481 T2136 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10485 T2136 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10488 T2136 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10489 T2136 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10489 T2136 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10490 T2136 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10490 T2136 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10490 T2136 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10491 T2136 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10491 T2136 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363793135022/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty2/
[junit4:junit4]   2> 10491 T2136 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@962522b
[junit4:junit4]   2> 10491 T2136 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10492 T2136 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty2 forceNew: false
[junit4:junit4]   2> 10492 T2136 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty2/index/
[junit4:junit4]   2> 10492 T2136 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10492 T2136 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty2/index forceNew: false
[junit4:junit4]   2> 10495 T2136 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69827f9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@67079bb1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10495 T2136 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10497 T2136 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10497 T2136 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10497 T2136 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10498 T2136 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10498 T2136 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10498 T2136 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10499 T2136 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10499 T2136 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10499 T2136 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10504 T2136 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10509 T2136 oass.SolrIndexSearcher.<init> Opening Searcher@4469860b main
[junit4:junit4]   2> 10509 T2136 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty2/tlog
[junit4:junit4]   2> 10510 T2136 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10510 T2136 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10513 T2137 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4469860b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10514 T2136 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10515 T2136 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11353 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11353 T2102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30457_ex",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30457/ex"}
[junit4:junit4]   2> 11354 T2102 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11354 T2102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11388 T2135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11388 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11388 T2107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11388 T2120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11518 T2136 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11518 T2136 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30457/ex collection:collection1 shard:shard1
[junit4:junit4]   2> 11522 T2136 oasc.ZkController.register We are http://127.0.0.1:30457/ex/collection1/ and leader is http://127.0.0.1:30450/ex/collection1/
[junit4:junit4]   2> 11522 T2136 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30457/ex
[junit4:junit4]   2> 11522 T2136 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11522 T2136 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C125 name=collection1 org.apache.solr.core.SolrCore@551bb609 url=http://127.0.0.1:30457/ex/collection1 node=127.0.0.1:30457_ex C125_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:30457_ex, base_url=http://127.0.0.1:30457/ex}
[junit4:junit4]   2> 11523 T2138 C125 P30457 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11524 T2138 C125 P30457 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11524 T2136 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11524 T2138 C125 P30457 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11524 T2138 C125 P30457 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11524 T2079 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11525 T2079 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11525 T2138 C125 P30457 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11526 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11720 T2079 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11723 T2079 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30463
[junit4:junit4]   2> 11723 T2079 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11724 T2079 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11724 T2079 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363793138206
[junit4:junit4]   2> 11725 T2079 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363793138206/solr.xml
[junit4:junit4]   2> 11725 T2079 oasc.CoreContainer.<init> New CoreContainer 1895554370
[junit4:junit4]   2> 11726 T2079 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363793138206/'
[junit4:junit4]   2> 11726 T2079 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363793138206/'
[junit4:junit4]   2> 11774 T2079 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 11775 T2079 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11776 T2079 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11776 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11776 T2079 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11777 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11777 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11778 T2079 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11778 T2079 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11779 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11798 T2079 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11817 T2079 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30437/solr
[junit4:junit4]   2> 11817 T2079 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11818 T2079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30437 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1144d3e7
[junit4:junit4]   2> 11819 T2079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11819 T2148 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30437. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11820 T2148 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30437, initiating session
[junit4:junit4]   2> 11820 T2081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30464
[junit4:junit4]   2> 11820 T2081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30464
[junit4:junit4]   2> 11822 T2083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8867a5220009 with negotiated timeout 20000 for client /140.211.11.196:30464
[junit4:junit4]   2> 11822 T2148 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30437, sessionid = 0x13d8867a5220009, negotiated timeout = 20000
[junit4:junit4]   2> 11822 T2149 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1144d3e7 name:ZooKeeperConnection Watcher:127.0.0.1:30437 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11822 T2079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11823 T2084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8867a5220009
[junit4:junit4]   2> 11839 T2149 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11839 T2081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:30464 which had sessionid 0x13d8867a5220009
[junit4:junit4]   2> 11839 T2079 oaz.ZooKeeper.close Session: 0x13d8867a5220009 closed
[junit4:junit4]   2> 11840 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 11847 T2079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30437/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@71eaebde
[junit4:junit4]   2> 11847 T2079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11848 T2150 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30437. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11848 T2150 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30437, initiating session
[junit4:junit4]   2> 11848 T2081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30465
[junit4:junit4]   2> 11848 T2081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30465
[junit4:junit4]   2> 11850 T2083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8867a522000a with negotiated timeout 20000 for client /140.211.11.196:30465
[junit4:junit4]   2> 11850 T2150 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30437, sessionid = 0x13d8867a522000a, negotiated timeout = 20000
[junit4:junit4]   2> 11850 T2151 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71eaebde name:ZooKeeperConnection Watcher:127.0.0.1:30437/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11850 T2079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11851 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a522000a type:create cxid:0x1 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11852 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a522000a type:create cxid:0x3 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11854 T2079 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12856 T2079 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30463_ex
[junit4:junit4]   2> 12857 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a522000a type:delete cxid:0xd zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30463_ex Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30463_ex
[junit4:junit4]   2> 12858 T2079 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30463_ex
[junit4:junit4]   2> 12860 T2120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12860 T2135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12860 T2107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12861 T2101 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12861 T2151 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12862 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12863 T2120 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12863 T2135 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12863 T2107 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12881 T2152 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363793138206/collection1
[junit4:junit4]   2> 12881 T2152 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12882 T2152 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12882 T2152 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12883 T2152 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363793138206/collection1/'
[junit4:junit4]   2> 12884 T2152 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363793138206/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12885 T2152 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363793138206/collection1/lib/README' to classloader
[junit4:junit4]   2> 12893 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12894 T2102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30457_ex",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30457/ex"}
[junit4:junit4]   2> 12907 T2120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12907 T2151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12907 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12907 T2107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12907 T2135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12938 T2152 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 12995 T2152 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13095 T2152 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13104 T2152 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13545 T2110 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=3&state=recovering&nodeName=127.0.0.1:30457_ex&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 13698 T2152 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13705 T2152 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13708 T2152 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13718 T2152 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13723 T2152 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13726 T2152 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13727 T2152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13728 T2152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13728 T2152 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13729 T2152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13729 T2152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13730 T2152 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13730 T2152 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363793138206/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3/
[junit4:junit4]   2> 13730 T2152 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@962522b
[junit4:junit4]   2> 13731 T2152 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13732 T2152 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3 forceNew: false
[junit4:junit4]   2> 13732 T2152 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3/index/
[junit4:junit4]   2> 13732 T2152 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13732 T2152 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3/index forceNew: false
[junit4:junit4]   2> 13735 T2152 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ede93b1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@311c2e21),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13736 T2152 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13738 T2152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13738 T2152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13739 T2152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13740 T2152 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13740 T2152 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13740 T2152 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13741 T2152 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13741 T2152 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13742 T2152 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13749 T2152 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13755 T2152 oass.SolrIndexSearcher.<init> Opening Searcher@333eb62d main
[junit4:junit4]   2> 13755 T2152 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3/tlog
[junit4:junit4]   2> 13756 T2152 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13757 T2152 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13760 T2153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@333eb62d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13762 T2152 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13762 T2152 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14412 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14413 T2102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30463_ex",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30463/ex"}
[junit4:junit4]   2> 14413 T2102 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14413 T2102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14432 T2107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14432 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14433 T2151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14433 T2120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14432 T2135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14766 T2152 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14766 T2152 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30463/ex collection:collection1 shard:shard1
[junit4:junit4]   2> 14769 T2152 oasc.ZkController.register We are http://127.0.0.1:30463/ex/collection1/ and leader is http://127.0.0.1:30450/ex/collection1/
[junit4:junit4]   2> 14769 T2152 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30463/ex
[junit4:junit4]   2> 14769 T2152 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14769 T2152 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C126 name=collection1 org.apache.solr.core.SolrCore@72d6be85 url=http://127.0.0.1:30463/ex/collection1 node=127.0.0.1:30463_ex C126_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:30463_ex, base_url=http://127.0.0.1:30463/ex}
[junit4:junit4]   2> 14770 T2154 C126 P30463 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14770 T2152 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14770 T2154 C126 P30463 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14771 T2154 C126 P30463 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14771 T2154 C126 P30463 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14771 T2079 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14771 T2079 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14772 T2154 C126 P30463 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14772 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14925 T2079 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14928 T2079 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30469
[junit4:junit4]   2> 14928 T2079 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14929 T2079 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14929 T2079 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363793141452
[junit4:junit4]   2> 14929 T2079 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363793141452/solr.xml
[junit4:junit4]   2> 14929 T2079 oasc.CoreContainer.<init> New CoreContainer 1503086598
[junit4:junit4]   2> 14930 T2079 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363793141452/'
[junit4:junit4]   2> 14930 T2079 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363793141452/'
[junit4:junit4]   2> 14973 T2079 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 14974 T2079 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14974 T2079 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14974 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14975 T2079 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14975 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14975 T2079 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14975 T2079 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14976 T2079 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14976 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14990 T2079 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15004 T2079 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30437/solr
[junit4:junit4]   2> 15005 T2079 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15005 T2079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30437 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7981d22
[junit4:junit4]   2> 15006 T2079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15006 T2164 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30437. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15007 T2164 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30437, initiating session
[junit4:junit4]   2> 15007 T2081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30470
[junit4:junit4]   2> 15007 T2081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30470
[junit4:junit4]   2> 15009 T2083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8867a522000b with negotiated timeout 20000 for client /140.211.11.196:30470
[junit4:junit4]   2> 15009 T2164 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30437, sessionid = 0x13d8867a522000b, negotiated timeout = 20000
[junit4:junit4]   2> 15009 T2165 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7981d22 name:ZooKeeperConnection Watcher:127.0.0.1:30437 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15009 T2079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15010 T2084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8867a522000b
[junit4:junit4]   2> 15025 T2165 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15025 T2081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:30470 which had sessionid 0x13d8867a522000b
[junit4:junit4]   2> 15025 T2079 oaz.ZooKeeper.close Session: 0x13d8867a522000b closed
[junit4:junit4]   2> 15025 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15032 T2079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30437/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2977f0e
[junit4:junit4]   2> 15032 T2079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15033 T2166 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30437. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15033 T2166 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30437, initiating session
[junit4:junit4]   2> 15033 T2081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30471
[junit4:junit4]   2> 15033 T2081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30471
[junit4:junit4]   2> 15034 T2083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8867a522000c with negotiated timeout 20000 for client /140.211.11.196:30471
[junit4:junit4]   2> 15035 T2166 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30437, sessionid = 0x13d8867a522000c, negotiated timeout = 20000
[junit4:junit4]   2> 15035 T2167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2977f0e name:ZooKeeperConnection Watcher:127.0.0.1:30437/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15035 T2079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15036 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a522000c type:create cxid:0x1 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15037 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a522000c type:create cxid:0x3 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15040 T2079 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C125_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:30457_ex, base_url=http://127.0.0.1:30457/ex}
[junit4:junit4]   2> 15546 T2138 C125 P30457 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:30450/ex/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15546 T2138 C125 P30457 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:30457/ex START replicas=[http://127.0.0.1:30450/ex/collection1/] nUpdates=100
[junit4:junit4]   2> 15546 T2138 C125 P30457 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15547 T2138 C125 P30457 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15548 T2138 C125 P30457 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15548 T2138 C125 P30457 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15548 T2138 C125 P30457 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15548 T2138 C125 P30457 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:30450/ex/collection1/. core=collection1
[junit4:junit4]   2> 15548 T2138 C125 P30457 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C127 name=collection1 org.apache.solr.core.SolrCore@29dbcdf9 url=http://127.0.0.1:30450/ex/collection1 node=127.0.0.1:30450_ex C127_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:30450_ex, base_url=http://127.0.0.1:30450/ex, leader=true}
[junit4:junit4]   2> 15553 T2112 C127 P30450 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15556 T2113 C127 P30450 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15558 T2113 C127 P30450 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15559 T2113 C127 P30450 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15560 T2113 C127 P30450 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15560 T2113 C127 P30450 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15560 T2113 C127 P30450 oass.SolrIndexSearcher.<init> Opening Searcher@5a0bb0e7 realtime
[junit4:junit4]   2> 15560 T2113 C127 P30450 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15561 T2113 C127 P30450 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 15562 T2138 C125 P30457 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15562 T2138 C125 P30457 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15563 T2114 C127 P30450 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15564 T2114 C127 P30450 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15564 T2138 C125 P30457 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15564 T2138 C125 P30457 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15564 T2138 C125 P30457 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15567 T2114 C127 P30450 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15568 T2138 C125 P30457 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15569 T2138 C125 P30457 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty2/index.20130321012542233 forceNew: false
[junit4:junit4]   2> 15569 T2138 C125 P30457 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@4ae84b9f lockFactory=org.apache.lucene.store.NativeFSLockFactory@78f9a3c1) fullCopy=false
[junit4:junit4]   2> 15571 T2114 C127 P30450 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15572 T2138 C125 P30457 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15574 T2138 C125 P30457 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15574 T2138 C125 P30457 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15575 T2138 C125 P30457 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69827f9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@67079bb1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69827f9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@67079bb1),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15576 T2138 C125 P30457 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15576 T2138 C125 P30457 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15576 T2138 C125 P30457 oass.SolrIndexSearcher.<init> Opening Searcher@65b803f7 main
[junit4:junit4]   2> 15577 T2137 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65b803f7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15578 T2138 C125 P30457 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15578 T2138 C125 P30457 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15578 T2138 C125 P30457 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15578 T2138 C125 P30457 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15580 T2138 C125 P30457 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15936 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15937 T2102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30463_ex",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30463/ex"}
[junit4:junit4]   2> 15955 T2102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30457_ex",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30457/ex"}
[junit4:junit4]   2> 15977 T2151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15977 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15977 T2120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15977 T2135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15977 T2107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15977 T2167 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16042 T2079 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30469_ex
[junit4:junit4]   2> 16043 T2084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8867a522000c type:delete cxid:0xf zxid:0x9c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30469_ex Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30469_ex
[junit4:junit4]   2> 16044 T2079 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30469_ex
[junit4:junit4]   2> 16046 T2107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16046 T2135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16046 T2151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16046 T2167 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16046 T2101 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16046 T2120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16047 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16046 T2167 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16047 T2107 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16056 T2151 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16056 T2135 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16056 T2120 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16061 T2170 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363793141452/collection1
[junit4:junit4]   2> 16061 T2170 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16061 T2170 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16061 T2170 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16062 T2170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363793141452/collection1/'
[junit4:junit4]   2> 16063 T2170 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363793141452/collection1/lib/README' to classloader
[junit4:junit4]   2> 16064 T2170 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363793141452/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16100 T2170 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 16142 T2170 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16242 T2170 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16249 T2170 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16790 T2111 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:30463_ex&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 16828 T2170 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16840 T2170 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16844 T2170 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16859 T2170 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16865 T2170 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16869 T2170 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16870 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 16885 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 16886 T2170 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16887 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 16887 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 16887 T2170 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 16887 T2170 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363793141452/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty4/
[junit4:junit4]   2> 16887 T2170 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@962522b
[junit4:junit4]   2> 16888 T2170 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 16888 T2170 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty4 forceNew: false
[junit4:junit4]   2> 16888 T2170 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty4/index/
[junit4:junit4]   2> 16888 T2170 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16889 T2170 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty4/index forceNew: false
[junit4:junit4]   2> 16891 T2170 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b72dbe lockFactory=org.apache.lucene.store.NativeFSLockFactory@57fd68ec),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16891 T2170 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16892 T2170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16893 T2170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16893 T2170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16893 T2170 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16894 T2170 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16894 T2170 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16894 T2170 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16894 T2170 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16895 T2170 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16899 T2170 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16903 T2170 oass.SolrIndexSearcher.<init> Opening Searcher@bfc0bcc main
[junit4:junit4]   2> 16903 T2170 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty4/tlog
[junit4:junit4]   2> 16904 T2170 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16904 T2170 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16907 T2171 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bfc0bcc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16908 T2170 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16908 T2170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17489 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17490 T2102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30469_ex",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30469/ex"}
[junit4:junit4]   2> 17490 T2102 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17490 T2102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17503 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17503 T2120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17503 T2167 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17503 T2107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17503 T2135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17503 T2151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17911 T2170 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17911 T2170 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30469/ex collection:collection1 shard:shard1
[junit4:junit4]   2> 17914 T2170 oasc.ZkController.register We are http://127.0.0.1:30469/ex/collection1/ and leader is http://127.0.0.1:30450/ex/collection1/
[junit4:junit4]   2> 17914 T2170 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30469/ex
[junit4:junit4]   2> 17914 T2170 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17914 T2170 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C128 name=collection1 org.apache.solr.core.SolrCore@52db4eb4 url=http://127.0.0.1:30469/ex/collection1 node=127.0.0.1:30469_ex C128_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:30469_ex, base_url=http://127.0.0.1:30469/ex}
[junit4:junit4]   2> 17915 T2172 C128 P30469 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17916 T2172 C128 P30469 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17916 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17916 T2172 C128 P30469 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17916 T2172 C128 P30469 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17917 T2079 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 17917 T2172 C128 P30469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17917 T2079 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17918 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17931 T2079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17932 T2079 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 17932 T2079 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 17933 T2079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C126_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:30463_ex, base_url=http://127.0.0.1:30463/ex}
[junit4:junit4]   2> 18791 T2154 C126 P30463 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:30450/ex/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18791 T2154 C126 P30463 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:30463/ex START replicas=[http://127.0.0.1:30450/ex/collection1/] nUpdates=100
[junit4:junit4]   2> 18791 T2154 C126 P30463 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18792 T2154 C126 P30463 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18792 T2154 C126 P30463 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18792 T2154 C126 P30463 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18792 T2154 C126 P30463 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18792 T2154 C126 P30463 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:30450/ex/collection1/. core=collection1
[junit4:junit4]   2> 18792 T2154 C126 P30463 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18794 T2112 C127 P30450 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18799 T2116 C127 P30450 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18801 T2116 C127 P30450 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18801 T2116 C127 P30450 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18801 T2116 C127 P30450 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18801 T2116 C127 P30450 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 2
[junit4:junit4]   2> 18802 T2154 C126 P30463 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18802 T2154 C126 P30463 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18804 T2114 C127 P30450 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18804 T2154 C126 P30463 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18805 T2154 C126 P30463 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18805 T2154 C126 P30463 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18807 T2114 C127 P30450 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18807 T2154 C126 P30463 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18808 T2154 C126 P30463 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3/index.20130321012545473 forceNew: false
[junit4:junit4]   2> 18808 T2154 C126 P30463 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a209fc5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@631a8160) fullCopy=false
[junit4:junit4]   2> 18811 T2114 C127 P30450 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18812 T2154 C126 P30463 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18813 T2154 C126 P30463 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18813 T2154 C126 P30463 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18815 T2154 C126 P30463 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ede93b1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@311c2e21),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ede93b1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@311c2e21),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18815 T2154 C126 P30463 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18815 T2154 C126 P30463 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18816 T2154 C126 P30463 oass.SolrIndexSearcher.<init> Opening Searcher@42007366 main
[junit4:junit4]   2> 18816 T2153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@42007366 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18817 T2154 C126 P30463 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18817 T2154 C126 P30463 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18817 T2154 C126 P30463 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18817 T2154 C126 P30463 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18819 T2154 C126 P30463 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18935 T2079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19007 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19008 T2102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30469_ex",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30469/ex"}
[junit4:junit4]   2> 19012 T2102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30463_ex",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30463/ex"}
[junit4:junit4]   2> 19023 T2167 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19023 T2107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19023 T2151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19023 T2135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19023 T2120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19023 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19933 T2115 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:30469_ex&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 19937 T2079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20939 T2079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C128_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:30469_ex, base_url=http://127.0.0.1:30469/ex}
[junit4:junit4]   2> 21934 T2172 C128 P30469 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:30450/ex/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21934 T2172 C128 P30469 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:30469/ex START replicas=[http://127.0.0.1:30450/ex/collection1/] nUpdates=100
[junit4:junit4]   2> 21935 T2172 C128 P30469 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21935 T2172 C128 P30469 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21935 T2172 C128 P30469 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21935 T2172 C128 P30469 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21935 T2172 C128 P30469 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21935 T2172 C128 P30469 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:30450/ex/collection1/. core=collection1
[junit4:junit4]   2> 21936 T2172 C128 P30469 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21937 T2112 C127 P30450 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21941 T2079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21947 T2110 C127 P30450 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21947 T2110 C127 P30450 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21948 T2110 C127 P30450 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21948 T2110 C127 P30450 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21949 T2110 C127 P30450 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 2
[junit4:junit4]   2> 21950 T2172 C128 P30469 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21950 T2172 C128 P30469 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21952 T2114 C127 P30450 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21953 T2172 C128 P30469 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 21953 T2172 C128 P30469 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21953 T2172 C128 P30469 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21955 T2114 C127 P30450 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21956 T2172 C128 P30469 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21957 T2172 C128 P30469 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty4/index.20130321012548621 forceNew: false
[junit4:junit4]   2> 21957 T2172 C128 P30469 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@7edce77f lockFactory=org.apache.lucene.store.NativeFSLockFactory@706e4769) fullCopy=false
[junit4:junit4]   2> 21960 T2114 C127 P30450 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 21961 T2172 C128 P30469 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21962 T2172 C128 P30469 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21962 T2172 C128 P30469 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21964 T2172 C128 P30469 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b72dbe lockFactory=org.apache.lucene.store.NativeFSLockFactory@57fd68ec),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b72dbe lockFactory=org.apache.lucene.store.NativeFSLockFactory@57fd68ec),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21964 T2172 C128 P30469 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21964 T2172 C128 P30469 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21964 T2172 C128 P30469 oass.SolrIndexSearcher.<init> Opening Searcher@6570a1d3 main
[junit4:junit4]   2> 21965 T2171 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6570a1d3 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 21966 T2172 C128 P30469 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 21966 T2172 C128 P30469 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 21966 T2172 C128 P30469 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21966 T2172 C128 P30469 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21968 T2172 C128 P30469 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22038 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22039 T2102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30469_ex",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30469/ex"}
[junit4:junit4]   2> 22051 T2120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22051 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22051 T2167 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22051 T2107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22051 T2151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22051 T2135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22943 T2079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22944 T2079 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C129 name=collection1 org.apache.solr.core.SolrCore@17dc9229 url=http://127.0.0.1:30440/ex/collection1 node=127.0.0.1:30440_ex C129_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:30440_ex, base_url=http://127.0.0.1:30440/ex, leader=true}
[junit4:junit4]   2> 22950 T2091 C129 P30440 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22952 T2091 C129 P30440 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66f8a120 lockFactory=org.apache.lucene.store.NativeFSLockFactory@50b04f7b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22952 T2091 C129 P30440 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22953 T2091 C129 P30440 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66f8a120 lockFactory=org.apache.lucene.store.NativeFSLockFactory@50b04f7b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66f8a120 lockFactory=org.apache.lucene.store.NativeFSLockFactory@50b04f7b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22954 T2091 C129 P30440 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22954 T2091 C129 P30440 oass.SolrIndexSearcher.<init> Opening Searcher@136535df main
[junit4:junit4]   2> 22954 T2091 C129 P30440 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22955 T2105 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@136535df main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 22955 T2091 C129 P30440 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 22966 T2113 C127 P30450 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22966 T2113 C127 P30450 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22967 T2113 C127 P30450 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22967 T2113 C127 P30450 oass.SolrIndexSearcher.<init> Opening Searcher@26b29e6 main
[junit4:junit4]   2> 22968 T2113 C127 P30450 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22968 T2122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@26b29e6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22968 T2113 C127 P30450 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:30457/ex/collection1/, StdNode: http://127.0.0.1:30463/ex/collection1/, StdNode: http://127.0.0.1:30469/ex/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C125_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:30457_ex, base_url=http://127.0.0.1:30457/ex}
[junit4:junit4]   2> 22975 T2125 C125 P30457 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22976 T2125 C125 P30457 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69827f9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@67079bb1),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69827f9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@67079bb1),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22976 T2125 C125 P30457 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22976 T2125 C125 P30457 oass.SolrIndexSearcher.<init> Opening Searcher@76bc3307 main
[junit4:junit4]   2> 22977 T2125 C125 P30457 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22977 T2137 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@76bc3307 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22978 T2125 C125 P30457 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   2>  C128_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:30469_ex, base_url=http://127.0.0.1:30469/ex}
[junit4:junit4]   2> 22980 T2157 C128 P30469 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C126_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:30463_ex, base_url=http://127.0.0.1:30463/ex}
[junit4:junit4]   2> 22980 T2141 C126 P30463 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22981 T2157 C128 P30469 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b72dbe lockFactory=org.apache.lucene.store.NativeFSLockFactory@57fd68ec),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b72dbe lockFactory=org.apache.lucene.store.NativeFSLockFactory@57fd68ec),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22981 T2141 C126 P30463 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ede93b1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@311c2e21),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ede93b1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@311c2e21),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22982 T2141 C126 P30463 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22982 T2157 C128 P30469 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22983 T2141 C126 P30463 oass.SolrIndexSearcher.<init> Opening Searcher@7de91ab main
[junit4:junit4]   2> 22983 T2157 C128 P30469 oass.SolrIndexSearcher.<init> Opening Searcher@7de91ab main
[junit4:junit4]   2> 22983 T2153 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceNotFoundException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1118)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:433)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:421)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:541)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:138)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:239)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1764)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:129)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1641)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 
[junit4:junit4]   2> 22984 T2171 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7de91ab main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 22983 T2157 C128 P30469 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22983 T2141 C126 P30463 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22984 T2153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7de91ab main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 22984 T2157 C128 P30469 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 22984 T2141 C126 P30463 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 22985 T2113 C127 P30450 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 19
[junit4:junit4]   2> 22986 T2079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22988 T2111 C127 P30450 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22990 T2126 C125 P30457 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22992 T2142 C126 P30463 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22994 T2158 C128 P30469 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 24999 T2091 C129 P30440 oass.SolrIndexSearcher.<init> Opening Searcher@339eb8ff realtime
[junit4:junit4]   2> 24999 T2091 C129 P30440 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1430040767798181888)} 0 2
[junit4:junit4]   2> 25007 T2141 C126 P30463 /update {update.distrib=FROMLEADER&_version_=-1430040767802376192&update.from=http://127.0.0.1:30450/ex/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1430040767802376192)} 0 1
[junit4:junit4]   2> 25007 T2157 C128 P30469 /update {update.distrib=FROMLEADER&_version_=-1430040767802376192&update.from=http://127.0.0.1:30450/ex/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1430040767802376192)} 0 1
[junit4:junit4]   2> 25008 T2125 C125 P30457 /update {update.distrib=FROMLEADER&_version_=-1430040767802376192&update.from=http://127.0.0.1:30450/ex/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1430040767802376192)} 0 1
[junit4:junit4]   2> 25008 T2113 C127 P30450 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1430040767802376192)} 0 6
[junit4:junit4]   2> 25012 T2091 C129 P30440 /update {wt=javabin&version=2} {add=[0 (1430040767811813376)]} 0 1
[junit4:junit4]   2> 25020 T2125 C125 P30457 /update {distrib.from=http://127.0.0.1:30450/ex/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1430040767816007680)]} 0 1
[junit4:junit4]   2> 25020 T2157 C128 P30469 /update {distrib.from=http://127.0.0.1:30450/ex/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1430040767816007680)]} 0 1
[junit4:junit4]   2> 25020 T2141 C126 P30463 /update {distrib.from=http://127.0.0.1:30450/ex/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1430040767816007680)]} 0 1
[junit4:junit4]   2> 25021 T2113 C127 P30450 /update {wt=javabin&version=2} {add=[0 (1430040767816007680)]} 0 6
[junit4:junit4]   2> 25025 T2091 C129 P30440 /update {wt=javabin&version=2} {add=[1 (1430040767825444864)]} 0 1
[junit4:junit4]   2> 25031 T2125 C125 P30457 /update {distrib.from=http://127.0.0.1:30450/ex/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1430040767828590592)]} 0 1
[junit4:junit4]   2> 25031 T2141 C126 P30463 /update {distrib.from=http://127.0.0.1:30450/ex/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1430040767828590592)]} 0 1
[junit4:junit4]   2> 25031 T2157 C128 P30469 /update {distrib.from=http://127.0.0.1:30450/ex/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1430040767828590592)]} 0 1
[junit4:junit4]   2> 25032 T2113 C127 P30450 /update {wt=javabin&version=2} {add=[1 (1430040767828590592)]} 0 5
[junit4:junit4]   2> 25035 T2091 C129 P30440 /update {wt=javabin&version=2} {add=[2 (1430040767835930624)]} 0 1
[junit4:junit4]   2> 25042 T2157 C128 P30469 /update {distrib.from=http://127.0.0.1:30450/ex/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1430040767841173504)]} 0 1
[junit4:junit4]   2> 25042 T2141 C126 P30463 /update {distrib.from=http://127.0.0.1:30450/ex/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1430040767841173504)]} 0 1
[junit4:junit4]   2> 25042 T2113 C127 P30450 /update {test.distrib.skip.servers=http://127.0.0.1:30457/ex/collection1/&wt=javabin&version=2} {add=[2 (1430040767841173504)]} 0 4
[junit4:junit4]   2> 25046 T2091 C129 P30440 /update {wt=javabin&version=2} {add=[3 (1430040767847464960)]} 0 1
[junit4:junit4]   2> 25052 T2157 C128 P30469 /update {distrib.from=http://127.0.0.1:30450/ex/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1430040767850610688)]} 0 1
[junit4:junit4]   2> 25052 T2113 C127 P30450 /update {test.distrib.skip.servers=http://127.0.0.1:30457/ex/collection1/&test.distrib.skip.servers=http://127.0.0.1:30463/ex/collection1/&wt=javabin&version=2} {add=[3 (1430040767850610688)]} 0 4
[junit4:junit4]   2> 25055 T2091 C129 P30440 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25059 T2091 C129 P30440 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66f8a120 lockFactory=org.apache.lucene.store.NativeFSLockFactory@50b04f7b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66f8a120 lockFactory=org.apache.lucene.store.NativeFSLockFactory@50b04f7b),segFN=segments_3,generation=3,filenames=[_0_Lucene41WithOrds_0.tib, _0_Asserting_0.tim, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_Asserting_0.tip, _0_Memory_0.ram, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.doc, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, _0_Asserting_0.doc, _0.fdt, segments_3]
[junit4:junit4]   2> 25059 T2091 C129 P30440 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene41WithOrds_0.tib, _0_Asserting_0.tim, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_Asserting_0.tip, _0_Memory_0.ram, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.doc, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, _0_Asserting_0.doc, _0.fdt, segments_3]
[junit4:junit4]   2> 25111 T2091 C129 P30440 oass.SolrIndexSearcher.<init> Opening Searcher@3e87246c main
[junit4:junit4]   2> 25112 T2091 C129 P30440 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25113 T2105 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e87246c main{StandardDirectoryReader(segments_3:3:nrt _0(4.2.1):C4)}
[junit4:junit4]   2> 25113 T2091 C129 P30440 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 58
[junit4:junit4]   2> 25116 T2113 C127 P30450 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25121 T2113 C127 P30450 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a1f476f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1521d44c),segFN=segments_6,generation=6,filenames=[_0_Lucene41WithOrds_0.tib, _0_Asserting_0.tim, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_Asserting_0.tip, _0_Memory_0.ram, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.doc, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, segments_6, _0_Asserting_0.doc, _0.fdt]
[junit4:junit4]   2> 25122 T2113 C127 P30450 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0_Lucene41WithOrds_0.tib, _0_Asserting_0.tim, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_Asserting_0.tip, _0_Memory_0.ram, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.doc, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, segments_6, _0_Asserting_0.doc, _0.fdt]
[junit4:junit4]   2> 25123 T2113 C127 P30450 oass.SolrIndexSearcher.<init> Opening Searcher@54bf9c32 main
[junit4:junit4]   2> 25124 T2113 C127 P30450 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25124 T2122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@54bf9c32 main{StandardDirectoryReader(segments_6:3:nrt _0(4.2.1):C4)}
[junit4:junit4]   2> 25125 T2113 C127 P30450 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:30457/ex/collection1/, StdNode: http://127.0.0.1:30463/ex/collection1/, StdNode: http://127.0.0.1:30469/ex/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 25127 T2141 C126 P30463 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25127 T2125 C125 P30457 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25127 T2157 C128 P30469 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25130 T2141 C126 P30463 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ede93b1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@311c2e21),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ede93b1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@311c2e21),segFN=segments_5,generation=5,filenames=[_0_Lucene41WithOrds_0.tib, _0_Asserting_0.tim, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_Asserting_0.tip, _0_Memory_0.ram, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.doc, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, segments_5, _0_Asserting_0.doc, _0.fdt]
[junit4:junit4]   2> 25131 T2125 C125 P30457 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69827f9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@67079bb1),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69827f9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@67079bb1),segFN=segments_4,generation=4,filenames=[_0_Lucene41WithOrds_0.tib, _0_Asserting_0.tim, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_Asserting_0.tip, _0_Memory_0.ram, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.doc, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, _0_Asserting_0.doc, _0.fdt, segments_4]
[junit4:junit4]   2> 25131 T2141 C126 P30463 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_0_Lucene41WithOrds_0.tib, _0_Asserting_0.tim, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_Asserting_0.tip, _0_Memory_0.ram, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.doc, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, segments_5, _0_Asserting_0.doc, _0.fdt]
[junit4:junit4]   2> 25131 T2125 C125 P30457 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0_Lucene41WithOrds_0.tib, _0_Asserting_0.tim, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_Asserting_0.tip, _0_Memory_0.ram, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.doc, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, _0_Asserting_0.doc, _0.fdt, segments_4]
[junit4:junit4]   2> 25131 T2157 C128 P30469 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b72dbe lockFactory=org.apache.lucene.store.NativeFSLockFactory@57fd68ec),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b72dbe lockFactory=org.apache.lucene.store.NativeFSLockFactory@57fd68ec),segFN=segments_6,generation=6,filenames=[_0_Lucene41WithOrds_0.tib, _0_Asserting_0.tim, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_Asserting_0.tip, _0_Memory_0.ram, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.doc, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, segments_6, _0_Asserting_0.doc, _0.fdt]
[junit4:junit4]   2> 25132 T2157 C128 P30469 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0_Lucene41WithOrds_0.tib, _0_Asserting_0.tim, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_Asserting_0.tip, _0_Memory_0.ram, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.doc, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, segments_6, _0_Asserting_0.doc, _0.fdt]
[junit4:junit4]   2> 25132 T2141 C126 P30463 oass.SolrIndexSearcher.<init> Opening Searcher@4a27c58 main
[junit4:junit4]   2> 25133 T2125 C125 P30457 oass.SolrIndexSearcher.<init> Opening Searcher@4abd3ffc main
[junit4:junit4]   2> 25133 T2141 C126 P30463 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25133 T2125 C125 P30457 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25133 T2153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a27c58 main{StandardDirectoryReader(segments_5:3:nrt _0(4.2.1):C3)}
[junit4:junit4]   2> 25133 T2157 C128 P30469 oass.SolrIndexSearcher.<init> Opening Searcher@8368055 main
[junit4:junit4]   2> 25134 T2137 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4abd3ffc main{StandardDirectoryReader(segments_4:3:nrt _0(4.2.1):C2)}
[junit4:junit4]   2> 25134 T2141 C126 P30463 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 25134 T2157 C128 P30469 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25134 T2125 C125 P30457 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 25134 T2171 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8368055 main{StandardDirectoryReader(segments_6:3:nrt _0(4.2.1):C4)}
[junit4:junit4]   2> 25135 T2157 C128 P30469 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 25135 T2113 C127 P30450 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 19
[junit4:junit4]   2> 25136 T2079 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 25137 T2079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25138 T2079 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 25140 T2111 C127 P30450 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 25143 T2126 C125 P30457 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=2 status=0 QTime=0 
[junit4:junit4]   2> 25146 T2142 C126 P30463 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=3 status=0 QTime=0 
[junit4:junit4]   2> 25149 T2158 C128 P30469 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 25150 T2079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 25161 T2143 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
[junit4:junit4]   2> 25162 T2143 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 25174 T2116 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
[junit4:junit4]   2> 25175 T2116 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30450/ex/collection1/
[junit4:junit4]   2> 25175 T2116 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:30450/ex START replicas=[http://127.0.0.1:30457/ex/collection1/, http://127.0.0.1:30463/ex/collection1/, http://127.0.0.1:30469/ex/collection1/] nUpdates=100
[junit4:junit4]   2> 25177 T2127 C125 P30457 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 25177 T2144 C126 P30463 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 25177 T2159 C128 P30469 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 25178 T2116 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:30450/ex  Received 4 versions from 127.0.0.1:30463/ex/collection1/
[junit4:junit4]   2> 25178 T2116 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:30450/ex  Our versions are newer. ourLowThreshold=1430040767802376192 otherHigh=1430040767841173504
[junit4:junit4]   2> 25179 T2116 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:30450/ex  Received 3 versions from 127.0.0.1:30457/ex/collection1/
[junit4:junit4]   2> 25179 T2116 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:30450/ex  Our versions are newer. ourLowThreshold=1430040767802376192 otherHigh=1430040767828590592
[junit4:junit4]   2> 25179 T2116 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:30450/ex  Received 5 versions from 127.0.0.

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

cene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 137705 T2079 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 138336 T2082 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 138680 T2167 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 138680 T2167 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 138680 T2167 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 138680 T2167 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 165262 T2151 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:30463/ex  couldn't connect to http://127.0.0.1:30457/ex/collection1/, counting as success
[junit4:junit4]   2> 165262 T2151 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:30463/ex DONE. sync succeeded
[junit4:junit4]   2> 165262 T2151 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 165263 T2151 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
[junit4:junit4]   2> 165263 T2151 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@72d6be85
[junit4:junit4]   2> 165264 T2151 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=10,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=305,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 165264 T2151 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 165264 T2151 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 165264 T2151 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 165265 T2151 C126 P30463 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3/tlog/tlog.0000000000000000005 refcount=1}
[junit4:junit4]   2> 165266 T2151 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 165317 T2151 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3/index.20130321012545473
[junit4:junit4]   2> 165317 T2151 oasc.CachingDirectoryFactory.closeDirectory Removing directory: ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3/index.20130321012545473
[junit4:junit4]   2> 165317 T2151 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3/index.20130321012545473
[junit4:junit4]   2> 165318 T2151 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3/index
[junit4:junit4]   2> 165318 T2151 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3/index
[junit4:junit4]   2> 165318 T2151 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3
[junit4:junit4]   2> 165318 T2151 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363793126670/jetty3
[junit4:junit4]   2> 165318 T2151 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:236)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 165319 T2151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 165319 T2151 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 165319 T2151 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 165319 T2151 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Lucene41WithOrds), _version_=MockFixedIntBlock(blockSize=1018), rnd_b=PostingsFormat(name=Asserting), intDefault=MockFixedIntBlock(blockSize=1018), id=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Memory doPackFST= false), a_t=PostingsFormat(name=Memory doPackFST= false), range_facet_sl=PostingsFormat(name=Asserting), range_facet_si=PostingsFormat(name=Memory doPackFST= false), other_tl1=MockFixedIntBlock(blockSize=1018), multiDefault=PostingsFormat(name=Memory doPackFST= false), a_si=MockFixedIntBlock(blockSize=1018)}, docValues:{}, sim=DefaultSimilarity, locale=ar_SD, timezone=Pacific/Yap
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=3,free=139084632,total=391970816
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestCoreContainer, SOLR749Test, TestSolrCoreProperties, TestConfig, PrimUtilsTest, ResourceLoaderTest, TestPropInjectDefaults, TestSolrDeletionPolicy2, HardAutoCommitTest, FieldMutatingUpdateProcessorTest, ZkControllerTest, StatsComponentTest, TestLMDirichletSimilarityFactory, TestHashPartitioner, TestFieldTypeResource, DistributedTermsComponentTest, TestFieldResource, SearchHandlerTest, SolrCoreTest, JsonLoaderTest, TestFastWriter, MinimalSchemaTest, RequestHandlersTest, TestDistributedSearch, TestDocSet, IndexSchemaRuntimeFieldTest, ZkSolrClientTest, TestIndexSearcher, AnalysisAfterCoreReloadTest, ExternalFileFieldSortTest, TestQueryUtils, TestFoldingMultitermQuery, ZkCLITest, PolyFieldTest, TestPseudoReturnFields, SolrInfoMBeanTest, TestAnalyzedSuggestions, TestSolrDeletionPolicy1, SystemInfoHandlerTest, TestWriterPerf, TestLFUCache, TestOmitPositions, LeaderElectionIntegrationTest, RAMDirectoryFactoryTest, DirectSolrConnectionTest, TestSearchPerf, SpatialFilterTest, TestXIncludeConfig, SolrRequestParserTest, CurrencyFieldOpenExchangeTest, TestFunctionQuery, FieldAnalysisRequestHandlerTest, CircularListTest, TestDistributedGrouping, PathHierarchyTokenizerFactoryTest, ShardRoutingCustomTest, BinaryUpdateRequestHandlerTest, PluginInfoTest, TestJoin, TestCSVResponseWriter, TestCharFilters, TestIBSimilarityFactory, TestDynamicFieldCollectionResource, XmlUpdateRequestHandlerTest, RequiredFieldsTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 165.77s, 1 test, 1 failure <<< FAILURES!

[...truncated 399 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.2.1-Java6/lucene/common-build.xml:877: There were test failures: 269 suites, 1133 tests, 1 failure, 23 ignored (4 assumptions)

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